Releases: opendxl/opendxl-databus-client-java
Releases · opendxl/opendxl-databus-client-java
Kafka Header Support
2.4.10 Merge pull request #48 from sadasivaprasad-trellix/feature/kafka-head…
Security Fixes
Merge pull request #45 from nsingh-mcafee/master Updated opendxl version
Security Fixes
Merge pull request #41 from mohansundaramk/master Dependency Vulnerability Fix
2.4.7
Library updates to address vulnerabilities.
2.4.6
Library updates to address vulnerabilities.
2.4.5
- Resolved the following vulnerabilities
- CVE-2020-8908
- CVE-2020-36217
- CVE-2021-21275
2.4.4
- Updated com.fasterxml.jackson.core:jackson-databind java library due to CVE-2020-25649 vulnerability
2.4.3
- Fixes threading issue that occurred during data production
2.4.2
- Resolved CWE-79
2.4.1
- Remove CVE-2020-1953 vulnerability
- Remove IOException thrown in close Consumer method
- Some example improvements