Skip to content

Releases: Nasdaq/NasdaqCloudDataService-SDK-Java

Removing Strimzi Dependency

01 May 15:39
4dce1b6
Compare
Choose a tag to compare

Removing Strimzi Dependency

0.8.4

04 Jan 18:55
9085a68
Compare
Choose a tag to compare
  1. Upgrade kafka client
  2. Clean up and upgrade other dependencies
  3. Fix consumer group id
  4. Update using apche kafka callback handler for Oauth

0.7.0

07 Mar 19:54
Compare
Choose a tag to compare
  • Updated Strimzi Oauth common version to 0.8.1
  • Updated kafka version to 2.8.0
  • Fixing vulnerabilities highlighted by github scan

0.5.0

01 Nov 16:49
Compare
Choose a tag to compare
  • Remove certificate pinning for java sdk
  • Removing certificate pinning from docker sdk
  • Provide and option for custom groupid suffix in mirrormaker
  • Updated ReadME for certificate pinning

0.4.0 (deprecated)

19 Jul 19:50
02e7182
Compare
Choose a tag to compare

For SDK versions 0.4.x and higher:

Setting the auto.offset.reset property in kafka-config.properties to latest, will start the consumer from where it last stopped consuming or failed (not with latest message).

Setting the auto.offset.reset property in kafka-config.properties to earliest, will always start the consumer reading data after midnight (12:00:00 AM ET)

The default value for auto.offset.reset is earliest.

0.3.0 (deprecated)

19 Jan 21:21
Compare
Choose a tag to compare

Updating SDK to use Kafka 2.6.0
Updating base docker image for 0.20.0
Updating mirrormaker
Updating certificate management code to download the correct cert
Adding date in consumer-group-id

0.2.1 (deprecated)

28 Jan 18:49
Compare
Choose a tag to compare

Updating certificate management code to download the correct cert

0.2.0 (deprecated)

05 Jan 22:17
d1d87d7
Compare
Choose a tag to compare
Replaced DOD with CQT

0.1.0 (deprecated)

05 Jan 22:22
Compare
Choose a tag to compare
Added link to NFN specs