Skip to content

Releases: opendxl/opendxl-databus-client-java

Kafka Header Support

30 Nov 08:17
3740a02

Choose a tag to compare

2.4.10

Merge pull request #48 from sadasivaprasad-trellix/feature/kafka-head…

Security Fixes

14 Sep 12:30
3dc8d9e

Choose a tag to compare

Merge pull request #45 from nsingh-mcafee/master

Updated opendxl version

Security Fixes

18 May 19:58
22f61ff

Choose a tag to compare

Merge pull request #41 from mohansundaramk/master

Dependency Vulnerability Fix

2.4.7

28 Sep 04:27
7c865c8

Choose a tag to compare

Library updates to address vulnerabilities.

2.4.6

13 Jul 21:07
81abbcf

Choose a tag to compare

Library updates to address vulnerabilities.

2.4.5

09 Feb 23:31

Choose a tag to compare

2.4.4

11 Dec 20:24

Choose a tag to compare

  • Updated com.fasterxml.jackson.core:jackson-databind java library due to CVE-2020-25649 vulnerability

2.4.3

23 Aug 19:26

Choose a tag to compare

  • Fixes threading issue that occurred during data production

2.4.2

18 May 16:24
1cf0f48

Choose a tag to compare

  • Resolved CWE-79

2.4.1

20 Mar 18:29

Choose a tag to compare

  • Remove CVE-2020-1953 vulnerability
  • Remove IOException thrown in close Consumer method
  • Some example improvements