Skip to content

Coherence CLI - 1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 00:20
a0c66df

Coherence CLI Release 1.5.2

Introduction

This is release 1.5.2 of the Coherence Command Line Interface (CLI).

For more information, see the README.

Installing

See here for installations 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 / Changes

  • Added cohctl get service-distributions to show scheduled partition distributions
  • Added settings option to start jfr command to allow to change the settings file
  • Added evictions to cohctl get caches and cohctl describe caches commands
  • Update topics commands to display channel ownership (Thanks to @thegridman)
  • Changed the default CE version to 22.06.6 and support CE 23.09
  • The following are only available with 23.09, 22.06.6 and the latest commercial patch 14.1.1.2206.6
    • Added cohctl get service-description to show service description and members
    • Added cohctl get member-description to show member description
    • Added cohctl get cluster-description to show the cluster description and members
    • Added cohctl get cluster-config to display the operational config for a cluster. Only available with most recent versions of Coherence clusters

Bug Fixes

  • Fixed an issue with connecting using VisualVM to a cluster created with the CLI. You must remove an existing cluster and re-create a cluster for this to take effect
  • Fixed an issue where describe service would fail with only 1 node
  • Bump golang.org/x/net from 0.8.0 to 0.17.0

All changes since 1.5.1 - 1.5.1...1.5.2

Known Issues

  • If you use the new command completion for services or caches that contain a $, then the completion may not work correctly

Please raise an issue here if you have any problems.

You can also join our public Slack Channel.