Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 786 Bytes

Changelog

0.0.9

  • Added support for Jetstream domains #86

0.0.8

  • Added the Jetstream.API.Object module for interacting with the ObjectStore pattern #78

0.0.7

  • Makes KV.put_value, KV.create_key, KV.delete_key, and KV.purge_key synchronous

0.0.6

  • Adds KV watcher #72

0.0.5

  • Include NATS headers in Broadway.Message metadata #68

0.0.4

  • fix bug with Jetstream.API.KV.contents/2 where consumer names sometimes had / characters. #66

0.0.3

  • add Jetstream.API.KV.contents/2 function #64