v1.0.0
Highlights 💫
First release of the Kafka Connector for Amazon EventBridge, a sink connector to send Kafka records to Amazon Event Buses with useful features, such as configurable topic to event detail-type name mapping, IAM role-based authentication, support for dead-letter queues, and schema registry support for Avro and Protocol Buffers (Protobuf).
What's Changed
- ci: Run scheduled builds by @embano1 in #1
- docs: Update README by @embano1 in #3
- fix: Fix log statements by @embano1 in #6
- docs: Add pattern example by @embano1 in #8
- docs: Add troubleshooting instructions by @embano1 in #5
- build(deps-dev): Bump org.mockito.version from 4.6.1 to 5.3.1 by @dependabot in #13
- build(deps): Bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #11
- build(deps): Bump maven-surefire-plugin from 2.22.2 to 3.1.0 by @dependabot in #16
- build(deps): Bump software.amazon.awssdk:bom from 2.20.65 to 2.20.74 by @dependabot in #15
New Contributors
- @embano1 made their first contribution in #1
- @dependabot made their first contribution in #13
Full Changelog: https://github.com/awslabs/eventbridge-kafka-connector/commits/v1.0.0