NATS client v2.16.0 Release Notes

  • ๐Ÿš€ This release is a re-release of 2.15.7 with an additional opt-out and the minor version bump.

    JetStream Options Opt-Out

    • Ability to opt-out of using Server v2.9.0 consumer create api #728 @scottf

    JetStream / Management

    • Get Message Enhancement #696 @scottf
    • No Erase option on message delete #698 @scottf
    • ๐Ÿ‘Œ Support v2.9.0 Get Direct Message feature #701 #703 @scottf
    • ๐Ÿ‘Œ Support v2.9.0 Consumer Create feature #723 #725 @scottf

    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

    • ๐ŸŽ‰ Initial implementation, experimental. #705 #714 #720 @scottf

    Core

    • Static Memory Auth Handler #702 @scottf
    • ๐Ÿ‘Œ Support v2.9.0 stream configuration republish #709 @scottf