Skip to content

Releases: michelin/michelin-connect-plugins

v0.1.6

30 Oct 15:35
v0.1.6
5d47de3

Choose a tag to compare

✨ New features

⚡ Improvements

📝 Documentation

⬆️ Dependency updates

  • Adding dependabot for dependencies upgrades by @yraffin in #10
  • Upgrade Kafka dependencies to 3.9.1 and set scope to compileOnly by @AlexisSouquiere in #8
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #11
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #12
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #13
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.20.0 by @dependabot[bot] in #16
  • Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 by @dependabot[bot] in #18
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #21

💚 CI/CD

v0.1.5

08 Feb 14:53
7cbbbc4

Choose a tag to compare

What's Changed

  • Added the ability to decrypt AES256 text encrypted by the standard API or NS4KAFKA… by @yraffin in #5

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Feb 14:42
6c46427

Choose a tag to compare

What's Changed

  • Fixed aes256 config provider errors on multithreading by @yraffin in #3
  • Fix HeaderValueMatches & dependencies upgrades by @dcotfr in #4

New Contributors

  • @dcotfr made their first contribution in #4

Full Changelog: v0.1.1...v0.1.4

v0.1.1

13 Dec 13:03

Choose a tag to compare

Missing META-INF/services folder preventing AES256ConfigProvider to load properly

v0.1.0

07 Dec 09:04

Choose a tag to compare

Initial commit