Releases: coherence-community/coherence-demo
Coherence Demo v8.1.0
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
- Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.2.0 by @dependabot in #76
- Bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.2 by @dependabot in #81
- Add Polyglot support by @tmiddlet2666 in #82
- Update protobuf version by @tmiddlet2666 in #84
- Update readme link by @tmiddlet2666 in #85
- Fix minor error in Python script by @tmiddlet2666 in #86
- Add script for building polyglot docker images by @tmiddlet2666 in #87
- Add events example by @tmiddlet2666 in #90
- COH-29966 - Update 3rd Party Dependencies by @dhirupandey in #92
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /clients/go by @dependabot in #91
- Update github actions upload version by @tmiddlet2666 in #94
- Update Go client to v1.2.0 by @tmiddlet2666 in #95
- Bump kotlin.version from 1.9.23 to 1.9.24 by @dependabot in #98
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #97
- Bump jackson.version from 2.17.0 to 2.17.1 by @dependabot in #96
- Update github actions by @tmiddlet2666 in #99
- Add tests to Coherence demo project by @tmiddlet2666 in #100
- Update coherence-go-client verison by @tmiddlet2666 in #101
- Update trivy version by @tmiddlet2666 in #102
- Update go client to v1.2.2 by @tmiddlet2666 in #103
- Update various deps by @tmiddlet2666 in #110
- Minor code updates by @tmiddlet2666 in #117
- Minor updates and revert netty to .110Final due to bug by @tmiddlet2666 in #118
- Define type id for PortableType classes by @tmiddlet2666 in #123
- Update various depdencies by @tmiddlet2666 in #125
- Allow specifying pof-maven-plugin version by @tmiddlet2666 in #126
- Bump com.oracle.bedrock.coherence:coherence-12.2.1 from 7.0.4 to 7.0.5 by @dependabot in #127
- Bump kotlin.version from 2.0.10 to 2.0.20 by @dependabot in #128
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #129
New Contributors
- @dhirupandey made their first contribution in #92
Full Changelog: v8.0.0...v8.1.0
Coherence Demo v8.0.0
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
- Update to version 7.0.1-SNAPSHOT by @tmiddlet2666 in #42
- Update CE version in readme by @tmiddlet2666 in #43
- Add nightly Trivy scan for Coherence Demo on main branch as GitHub Ac… by @tmiddlet2666 in #44
- Jaegar Tracing Not working with latest coherence-demo by @tmiddlet2666 in #45
- Update ce version to 23.03.1 by @tmiddlet2666 in #46
- Add CI/CD for 23.09 by @tmiddlet2666 in #47
- Update netty by @tmiddlet2666 in #49
- Bump derby version by @tmiddlet2666 in #50
- Update to require minimum of JDK21 by @tmiddlet2666 in #51
- Bump io.netty:netty-all from 4.1.100.Final to 4.1.106.Final by @dependabot in #60
- Bump com.google.cloud.tools:jib-maven-plugin from 2.3.0 to 3.4.0 by @dependabot in #59
- Bump io.opentracing.contrib:opentracing-jdbc from 0.2.10 to 0.2.15 by @dependabot in #58
- Bump org.apache.maven.plugins:maven-source-plugin from 2.1.2 to 3.3.0 by @dependabot in #57
- Bump org.jetbrains.kotlin:kotlin-stdlib-common from 1.8.20 to 1.9.22 by @dependabot in #56
- Bump actions/setup-java from 1 to 4 by @dependabot in #55
- Bump actions/cache from 1 to 4 by @dependabot in #54
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #53
- Bump actions/checkout from 2 to 4 by @dependabot in #52
- Fixup issues with depadabot by @tmiddlet2666 in #61
- Bump com.coderplus.maven.plugins:copy-rename-maven-plugin from 1.0 to 1.0.1 by @dependabot in #66
- Prepare for v8.0.0 demo release by @tmiddlet2666 in #74
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 by @dependabot in #75
Full Changelog: v7.0.0...v8.0.0
Coherence Demo v7.0.0
What's new in this release?
- Support Latest version of Coherence CE 23.03 by default
- Change Launcher to startup
com.tangosol.net.Coherence
instead ofcom.tangosol.net.DefaultCacheServer
- Bump jackson-databind version from 2.13.3 to 2.13.4.1
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.
Coherence Demo v6.0.0
What's new in this release
- Support Latest version of Coherence CE - 22.09 by default
- Updated to require JDK17
- Move packages from javax -> jakarta
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.
Coherence Demo v5.0.1
Updated to work with Coherence CE 22.06.
Note: Corrected git tag
Coherence Demo v5.0.0
This release changes the way the demonstration is run.
Changes:
- Updated the demo to no longer create a shaded jar
- Updated the instructions to use
mvn exec:exec
to run the application - Updated the Coherence CE version to 21.06
Coherence Demo v4.0.1
This is a minor update to the Coherence Demo.
Changes:
- Updated to work with Coherence Operator 3.1.2
- Changed the namespace from
coherence-demo-ns
tocoherence-example
to more easily enable metrics with Grafana using the Coherence Operator deployment example
Coherence Demo v4.0.0
This version of the Coherence Demo works with Coherence CE and the Coherence Operator version 3.0.0.
coherence-demo-2.0.0
Version 2.0.0