Skip to content

Coherence CLI - 1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 06:53
225a3a2

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 to create 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

Full Changelog: 1.8.0...1.9.0