Skip to content

2.15.7 Support Server v2.9.0 and Object Store Experimental

Compare
Choose a tag to compare
@scottf scottf released this 15 Sep 16:00
· 348 commits to main since this release
1a5fd94

IMPORTANT

This release uses a new consumer create API when interacting with nats-server version 2.9.0 or higher. This changes the subjects used by the client to create consumers, which might in some cases require changes in access and import/export configuration.

JetStream / Management

Key Value

  • Fix bug to return null instead of entry on get of deleted or purged key #700 @scottf
  • Allow direct configuration for KV #718 #724 @scottf

Object Store

Core