hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

[TRACKING ISSUE] Promote alto auth codecs to stable [API-2134]

Open hz-devops-test opened this issue 2 years ago • 0 comments

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/25486 for details.


As part of promiting ALTO to stable in 5.4, we will get rid of experimental authentication codecs for Alto. This PR does that.

Fixes API-2134

protocol PR : https://github.com/hazelcast/hazelcast-client-protocol/pull/480

Breaking changes (list specific methods/types/messages):

  • None because we are removing some experimental codec

Checklist:

  • [x] Labels (Team:, Type:, Source:, Module:) and Milestone set
  • [x] Label Add to Release Notes or Not Release Notes content set
  • [x] Request reviewers if possible
  • [x] Send backports/forwardports if fix needs to be applied to past/future releases
  • [x] New public APIs have @Nonnull/@Nullable annotations
  • [x] New public APIs have @since tags in Javadoc

hz-devops-test avatar Oct 31 '23 08:10 hz-devops-test