Skip to content

Releases: micronaut-projects/micronaut-coherence

Micronaut Coherence v3.7.1

05 Oct 03:21
Compare
Choose a tag to compare

This release corrects a build issue requiring Java 17 in 3.7.0. This release is compatible with Java 11.

Dependency updates 🚀

Update micronaut-data to v3.8.0 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/214
Update dependency gradle to v7.5.1 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/215
Update dependency io.micronaut.discovery:micronaut-discovery-client to v3.2.0 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/217
Update mockito monorepo to v4.8.0 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/219
Update peter-evans/create-pull-request action to v4.1.2 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/221
Update dependency io.micronaut.cache:micronaut-cache-tck to v3.5.0 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/216
Update dependency org.junit.jupiter:junit-jupiter-params to v5.9.1 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/222
Update mikepenz/action-junit-report action to v3.5.1 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/220
Update peter-evans/create-pull-request action to v4.1.3 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/224
Update plugin io.micronaut.build.shared.settings to v6 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/225
Update micronaut to v3.7.1 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/213
Update micronaut-test to v3.6.2 by @renovate in https://github.com/micronaut-projects/micronaut-coherence/pull/218

Micronaut Coherence v3.7.0

04 Oct 07:11
Compare
Choose a tag to compare

This release integrates the latest open source Coherence, 22.06.2, as well as the latest Micronaut bits.
Please see the changelog for details.

What's Changed

Dependency updates 🚀

  • Update micronaut-data to v3.8.0 by @renovate in #214
  • Update dependency gradle to v7.5.1 by @renovate in #215
  • Update dependency io.micronaut.discovery:micronaut-discovery-client to v3.2.0 by @renovate in #217
  • Update mockito monorepo to v4.8.0 by @renovate in #219
  • Update peter-evans/create-pull-request action to v4.1.2 by @renovate in #221
  • Update dependency io.micronaut.cache:micronaut-cache-tck to v3.5.0 by @renovate in #216
  • Update dependency org.junit.jupiter:junit-jupiter-params to v5.9.1 by @renovate in #222
  • Update mikepenz/action-junit-report action to v3.5.1 by @renovate in #220
  • Update peter-evans/create-pull-request action to v4.1.3 by @renovate in #224
  • Update plugin io.micronaut.build.shared.settings to v6 by @renovate in #225
  • Update micronaut to v3.7.1 by @renovate in #213
  • Update micronaut-test to v3.6.2 by @renovate in #218

Full Changelog: v3.5.1...v3.7.0

Micronaut Coherence v3.5.1

26 Jul 21:12
Compare
Choose a tag to compare

What's Changed

Dependency updates 🚀

Full Changelog: v3.5.0...v3.5.1

Micronaut Coherence 3.4.1

26 Apr 23:33
Compare
Choose a tag to compare

v3.4.1 (2022-04-26)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Coherence v3.4.0

09 Apr 18:19
Compare
Choose a tag to compare

This release allows using the Coherence intregration with Micronaut 3.4.x.

What's Changed

Full Changelog: v3.0.1...v3.4.0

Micronaut Coherence v3.0.1

18 Oct 03:37
Compare
Choose a tag to compare

The Coherence team is happy to announce the release of Micronaut Coherence 3.0.1!

Changelog

Closed issues:

  • If using the default Coherence Session, don't require users to reference the repository name in configuration #94
  • Integrate Coherence CE 21.06.2 #82
  • Release a new version compatible with Micronaut 3.0 #64

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Coherence v3.0.0

20 Sep 23:01
Compare
Choose a tag to compare

The Coherence team is happy to announce the release of Micronaut Coherence 3.0.0!

This release is minor in terms of features aside from integrating the latest Micronaut 3.0.x libraries. You may have noticed that we skipped 2.0.0. This was intentional as going forward we intend to keep our major versions in sync to make it more obvious what versions of our integration library work with what versions of Micronaut.

Changelog

Closed issues:

  • Make the Coherence instance type configurable #75
  • Provide example apps #35

Merged pull requests:

Micronaut Coherence 1.0.0

07 Jul 08:07
Compare
Choose a tag to compare

v1.0.0 (2021-07-05)

Full Changelog

This is the initial release of Micronaut integration with Oracle Coherence.

Features

  • Dependency Injection of Coherence objects into Micronaut services
  • Support for event listeners and server-side interceptors
  • Micronaut Data Support
  • Micronaut Messaging Support
  • Micronaut Caching Support
  • Micronaut Distributed Config Support
  • Micronaut HTTP Sessions Support

Micronaut Coherence 1.0.0 M2

29 Apr 20:38
Compare
Choose a tag to compare
Pre-release

v1.0.0.M2 (2021-04-29)

Full Changelog

New features:

  • [coherence-data] Added support for async repositories (@rlubke)
  • [coherence-data] Added support for persistence events (@rlubke)

Micronaut Coherence 1.0.0 M1

08 Mar 16:31
Compare
Choose a tag to compare
Pre-release
  • Initial milestone release