Skip to content

Coherence Demo v8.1.0

Latest
Compare
Choose a tag to compare
@tmiddlet2666 tmiddlet2666 released this 27 Sep 02:58
· 6 commits to main since this release
c9c1040

What's new in this release?

  • Added Polyglot support to access data from Go, JavaScript and Python. See here for more information
  • Added the ability to monitor prices using Server Sent Events, (SSE) via Monitor Prices menu option
  • Updated to support Latest version of Coherence CE 24.09
  • Removed the dependancy on jandex
  • Updates various dependencies, see notes below

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

New Contributors

Full Changelog: v8.0.0...v8.1.0