Skip to content

Micronaut Cassandra 6.0.2

Compare
Choose a tag to compare
@sdelamo sdelamo released this 24 Aug 07:11
· 1 commit to 6.0.x since this release

What's Changed

Docs 📖

  • Remove unnecessary version numbers from docs by @wetted in #361

Other Changes 💡

  • HealthEndpoint failure when using non-default jackson.serialization-inclusion property by @wetted in #352
  • Remove redundant logic for closing CqlSession beans. by @wetted in #355

Dependency updates 🚀

  • fix(deps): update managed.datastax.cassandra.driver to v4.17.0 by @renovate in #348
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.2 by @renovate in #358
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.1 by @renovate in #350

GraalVM

  • Deleted unnecessary native metadata files by @msupic in #351

Build 🐘

  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.4 by @renovate in #359
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.5 by @renovate in #365
  • fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.0.2 by @renovate in #356
  • chore(deps): update dependency gradle to v8.2.1 by @renovate in #346
  • fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.0.1 by @renovate in #347

CI ⚙️

  • chore(deps): update slsa-framework/slsa-github-generator action to v1.8.0 by @renovate in #364
  • chore(deps): update graalvm/setup-graalvm action to v1.1.2 by @renovate in #354

New Contributors

Full Changelog: v6.0.1...v6.0.2