Coherence CLI - 1.9.0
Coherence CLI Release 1.9.0
This is release 1.9.0 of the Coherence Command Line Interface (CLI).
For more information, see the README.
Installing
See here for installation instructions.
Upgrading
If you already have the CLI installed, you can run cohctl version -u
to see if you have the latest version.
Getting Started
To get started, visit the Coherence CLI documentation and follow the instructions to install and start using the CLI.
New Features
- Update to be compatible with latest CE and commercial releases
- Added the option to pass additional arguments to
start class
command - Add
--maven-settings
option tocreate cluster
to specify a maven settings file - Added transportBackloggedTime (BACKLOG MS) to federation commands - (Only available in 15.1.1.0.0 Beta)
- Added
--ignore-special
to monitor clusters to ignore special or system caches - Add
-W
option to a number of describe commands including: federation, elastic-data and caches
Changes / Bugs Fixes
- Fixed an issue where sorting on
get p2p-stats
was not working - Fixed an issue where
get cache-stores
would not display correct information in some circumstances - Fixed an issue where incoming member count for
get federation
was not always accurate - Added concurrent caches to list of caches to exclude when
--ignore-special
is used - Updated to build with go 1.23.x
Breaking Changes
- N/A
Experimental Features - Creating starter projects
- Added the experimental feature
cohctl create starter
which allows you to create basic starter projects integrating Coherence and a number of frameworks including Helidon, SpringBoot or Micronaut. - This is an experimental feature only and may be changed or removed in the future.
What's Changed
- Prepare for next release by @tmiddlet2666 in #255
- Add ce-14.1.2-0-0 to ci/cd by @tmiddlet2666 in #256
- Fix p2p stats sort not working by @tmiddlet2666 in #257
- get cache-stores command not correctly displaying cache stores by @tmiddlet2666 in #259
- Update with latest CE releases by @tmiddlet2666 in #260
- Add --maven-settings option to create cluster by @tmiddlet2666 in #261
- additional work on templates by @tmiddlet2666 in #262
- Update deps for springboot template by @tmiddlet2666 in #263
- Add tests for create starter by @tmiddlet2666 in #264
- Update template dependencies by @tmiddlet2666 in #265
- Update scripts to use arm image by @tmiddlet2666 in #267
- Update docs and release script to create docs.zip by @tmiddlet2666 in #268
- Fixup minor issue with docs by @tmiddlet2666 in #269
- Update Helidon template version by @tmiddlet2666 in #270
- Minor docs updates by @tmiddlet2666 in #271
- Update template by @tmiddlet2666 in #272
- various deps updates by @tmiddlet2666 in #274
- Update to compile with go 1.23 by @tmiddlet2666 in #275
- Add transportBackloggedTime column by @tmiddlet2666 in #276
- Update springboot starter version by @tmiddlet2666 in #277
- Add --ignore-special to monitor clusters by @tmiddlet2666 in #278
- Add -W command to various describe commands by @tmiddlet2666 in #279
- Fixup watch command and ci/ci by @tmiddlet2666 in #280
- Fix CI/CD for WLS by @tmiddlet2666 in #281
- Prepare for next release by @tmiddlet2666 in #282
- Bump version to 1.9.0 for next release by @tmiddlet2666 in #283
- Fix docs version by @tmiddlet2666 in #284
Full Changelog: 1.8.0...1.9.0