Skip to content

Releases: astronomy-commons/adc-streaming

v1.0.0: First stable release

16 Jul 20:04
Compare
Choose a tag to compare

This release provides a new API, described thoroughly in #36. Consumer and Producer behavior now has dedicated classes and configurations, annotated with types. The open API is preserved.

v0.2.0: Use certifi trust store by default

13 May 21:46
9de64fb
Compare
Choose a tag to compare

This release adds the feature described in #31: it configures the Kafka client to use certifi's set of CA certificates by default. This should improve portability when talking to brokers with SSL enabled.