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
- Prepare for next release by @tmiddlet2666 in #134
 - Consolidate CI/CD by @tmiddlet2666 in #137
 - Fixup javadoc by @tmiddlet2666 in #138
 - remove JDK 22 by @tmiddlet2666 in #139
 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #141
 - Update coherence-js-client to 1.2.2 by @tmiddlet2666 in #142
 - Dependencies update by @tmiddlet2666 in #146
 - Update trivy scan by @tmiddlet2666 in #147
 - Minor updates to SEE example by @tmiddlet2666 in #151
 - Update to use trivy action by @tmiddlet2666 in #153
 - Minor updates to fragments by @tmiddlet2666 in #154
 - Bump jackson.version from 2.17.2 to 2.18.1 by @dependabot in #148
 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #150
 - Bump io.netty:netty-all from 4.1.110.Final to 4.1.115.Final by @dependabot in #152
 - minor update to py client by @tmiddlet2666 in #158
 - Ensure that federation menu is available on dashboard refresh by @tmiddlet2666 in #159
 - Various deps updates by @tmiddlet2666 in #167
 - Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @dependabot in #172
 - Bump kotlin.version from 2.0.21 to 2.1.10 by @dependabot in #168
 - Bump com.oracle.bedrock.coherence:coherence-12.2.1 from 7.0.5 to 7.0.6 by @dependabot in #171
 - Bump io.netty:netty-all from 4.1.118.Final to 4.1.119.Final by @dependabot in #169
 - Bump jackson.version from 2.18.2 to 2.18.3 by @dependabot in #170
 - Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by @dependabot in #174
 - Bump coherence-go-client to v2.1.0 by @tmiddlet2666 in #175
 - Update to use 25.03 by @tmiddlet2666 in #178
 - Bump com.google.cloud.tools:jib-maven-plugin from 3.4.4 to 3.4.5 by @dependabot in #177
 
Full Changelog: v8.1.0...v8.2.0