Skip to content

Release v2.1.2

Compare
Choose a tag to compare
@wallyqs wallyqs released this 29 Jul 05:52
· 138 commits to main since this release

Fixed

  • Fixed being able to configure JetStream push consumers when created with susbcribe
js.subscribe("custom", durable: 'example', config: { deliver_policy: 'new' })

Added

  • Updated JetStream StreamConfig and UpdatedConfig types to have more parity with latest version of the server