-
Home
-
Kafka Connectors
Changelog
Version 1.2.7
- Fixed a potential Null Pointer Exception bug while fetching Jira issues
Version 1.2.6
- Fixed a potential Null Pointer Exception bug while fetching Jira issues
Version 1.2.5
- Bumped
jackson-databind
dependency version to 2.13.4.2 to resolve CVEs
Version 1.2.4
- Bumped
gson
dependency version to 2.9.0
- Changed
jettison
dependency scope from compile to test
Version 1.2.3
- Fixed compatibility issue with older versions of Confluent Platform and Apache Kafka®
- Bumped
spring-beans
dependency version to 5.3.18
Version 1.2.2
- Fixed bug where the connector wasn’t able to fetch more than a 100 Jira issues
- Bumped
jackson-databind
dependency version to 2.13.2
- Bumped
protobuf-java
dependency version to 3.19.4
Version 1.2.1
- CCLOG-1518: Fixed bug where new and updated issues weren’t being fetched when the initial Jira API response was empty
Version 1.2.0
- Added config validations
- Fixed recommender for
jira.resources
config
- Bumped
commons-io
dependency version to 2.7
- Bumped
jackson-databind
dependency version to 2.12.6