All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for ordering key while publishing message
- Added exception handling in push_batch method for releasing lock
- Added support for accepting v1.1 config architecture thereby ensuring backward compatibility
- Now the structure for providing Pub/Sub producer config is entirely changed and unified. Please refer to documentation for new schema
- Improved exception handling in oath_client and request Module
- Added support for publishing messages to Pub/Sub emulator
- Improved checks on input data provided to the producer module
- First release with publishing messages to Google Cloud Pub/Sub capabilities