RC1 of Strimzi Kafka OAuth library 0.4.0


Jakub Scholz
 

Hi,

Release Candidate 1 of the 0.4.0 version of the Strimzi Kafka OAuth library is now available for testing: https://github.com/strimzi/strimzi-kafka-oauth/releases/tag/0.4.0-rc1

The main changes are:
* Deprecated configuration options
* Compatibility improvements
* Updated dependencies
* Instructions for developers added
* Improvements to examples and documentation

To test it, you can use the staging Maven repository:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1062/</url>
    </repository>
  </repositories>

Any feedback can be provided here or as a GitHub issue.

Thanks & Regards
Jakub

Join cncf-strimzi-dev@lists.cncf.io to automatically receive all group messages.