Changelog
All notable changes to this connector will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.2 - 2021-06-16
Added
- First public release of the OData Business Events Source Connector
- Connector version equals the OhJa version being used
1.3.3 - 2022-04-14
Added
- Added encrypted communication using configurable custom KeyStore and TrustStore
Changed
- Package name changed from org.init.ohja.kafka.connect.source.odatabusevent to org.init.ohja.kafka.connect.odata.busevent.source
1.3.4 - 2023-06-07
Added
- Enhanced logs using MDC
Changed
- Increased responsiveness of connector task when being stopped during retry
1.3.5 - 2024-03-05
Added
- Added support for OAuth client credentials flow
- Connector specific JMX metrics
- Extract schema functionality to CLI tool
Changed
- Bugfix in decimal mapping
1.3.5