Changelog for Jira Source Connector for Confluent Platform¶
Version 1.2.11¶
- CC-29164: Bumped
protobuf-java
to 3.25.5 to resolve CVE-2024-7254 - CC-25187, CC-25186: Bumped
json
to 20240303 andspring-core
to 5.3.34 to resolve CVEs
Version 1.2.10¶
- CC-25353: Bumped
commons-io
dependency version to 2.15.1 to resolve CVEs
Version 1.2.9¶
- Bumped
jackson-core
dependency version to 2.15.2 to resolve CVEs - Bumped
spring-beans
dependency version to 5.3.27 to resolve CVEs
Version 1.2.8¶
- Fixed multiple CVEs - CVE-2022-22970, CVE-2022-22971, CVE-2022-22968, CVE-2022-3509, CVE-2022-3510, CVE-2022-3171 by upgrading dependency versions
- Fixed a potential race condition that could lead to null pointer exceptions
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