Release v2.1.2
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