- added pubsub to metrics functionality
- added endpoint to make test calls to pubsub topics (easier)
- updated dependencies
- fixed bug in topic-config deletion
- switched metrics from names to buckets
- added ?clean=1 query option for PUT topic-config/many
- updated dependencies
- added option to mirror messages from pubsub topic to kafka topics
- updated dependencies
- BREAKING changed the TopicConfig resource
- added pipes option for multiple pubsub targets
- added filter option for pipes to select specific messages
- upgraded dependencies
- BREAKING added new way of dealing with message batches by sorting and chunking them based on topicPartitions
- added chunkSize to topicConfig
- added new metrics
- added batching for kafka messages
- added pub sub publishing
- added targetTopic to topic config
- Initial release with changelog