Skip to content

Release v3.5.0

Compare
Choose a tag to compare
@kozlovic kozlovic released this 07 Nov 21:22
· 115 commits to main since this release
03ada19

Changelog

Added

  • KeyValue:
    • kvStatus_Bytes() to return the size of the bucket (#595)
    • Support for Mirror and Sources (#608)
  • JetStream
    • Stream alternates in jsStreamInfo. See jsStreamInfo.Alternates and jsStreamAlternate structure definition (#611)

Changed

  • KeyValue:
    • Library will no longer try to update the underlying stream when invoking js_CreateKeyValue() (#612)

Complete Changes

v3.4.1...v3.5.0