Skip to content

Coherence Demo v8.0.0

Latest
Compare
Choose a tag to compare
@tmiddlet2666 tmiddlet2666 released this 28 Mar 03:45
· 21 commits to main since this release
c3556c0

What's new in this release?

  • Updated the demo to more efficiently aggregate information
  • Added support to auto-generate and instrument POF classes using pof-maven-plugin
  • Updated the UI to allow to do a stock-split for a given symbol, as well as add trades for a specific symbol
  • Updated to support Latest version of Coherence CE 24.03
  • Updates various dependencies, see notes below

Note: The application now requires JDK21 or later to run

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: v7.0.0...v8.0.0