| Update topics view to support new features. |
Topics view now has an overview (summary of important settings), messages (ability to create and view topic content), and settings (view all topic settings) tabs. |
| Topology configuration allows custom stream configuration options. |
Stream topology configuration supports Avro SerDe (Serializer/Deserializer) information to be specified and administrators can provide further resiliency parameters as per Confluent Documentation |
A new Task, OUTPUT_FIELD is added. |
From a given JSON input streaming event, a single field value can be output as an event (e.g. only output a matching _raw field value to be consumed by endpoint analytics system). |