Skip to content

Coherence Demo v8.2.0

Latest

Choose a tag to compare

@tmiddlet2666 tmiddlet2666 released this 03 Apr 02:54
· 26 commits to main since this release
a55e965

What's new in this release?

  • Updated to support Latest version of Coherence CE 25.03
  • Various dependency updates
  • Minor updates to Python and Go clients to support latest Coherence gRPC updates

Fixes

  • Ensure that federation menu is available on dashboard refresh

Note: The application now requires JDK21 or later to run

Running the demo locally

See here for details

Running the Coherence Demo against older Coherence versions

You must checkout the tag of the version you wish to run. e.g.

git checkout v5.0.1

And then follow the instructions for that specific tag.

What's Changed

Full Changelog: v8.1.0...v8.2.0