github nats-io/nack v0.10.1
Release v0.10.1

latest releases: v0.16.0, v0.15.2, v0.15.1...
19 months ago

Added

  • Added -read-only flag to the controller to start the controller in a way that it would not change the state of NATS streams/consumers
Starting /jetstream-controller v0.10.1...
Running in read-only mode: JetStream state in server will not be changed

Fixed

  • Fixed condition where an informer running during cleanup-period may not have the listed all entries and incorrectly delete a stream or consumer.
  • Fixed being able to update a Stream description.
  • Fixed Account lookup which would have occasionally caused a lookup error even though it was created.

Changelog

  • 6c54a4e Merge pull request #114 from nats-io/rework-cleanup
  • c58ebdc Make account lookups using rest client
  • 3e655e8 Add missing description to Stream
  • 8410527 Add option to run in read-only mode
  • ecb0ed0 Make streams/consumers loop not delete when informer not listing entry

Don't miss a new nack release

NewReleases is sending notifications on new releases.