Skip to content

async-nats/v0.39.0

Latest
Compare
Choose a tag to compare
@Jarema Jarema released this 19 Feb 13:28

Overview

This release focuses on improvements and fixes for Object Store and KV.
It also removes Service API from experiment feature list, as it is not experimental for quite some time.

Added

  • Add kv::watch_many functions by @Jarema in #1364
  • Add metadata and headers to Object Store by @Jarema in #1349
  • Allow updating Object Store metadata headers and metadata by @Jarema in #1362
  • Add additional methods for getting raw messages from the stream by @Jarema in #1359

Fixed

Changed

New Contributors

Full Changelog: async-nats/v0.38.0...async-nats/v0.39.0