grav
grav copied to clipboard
chore(deps): update module github.com/nats-io/nats.go to v1.16.0
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/nats-io/nats.go | require | minor | v1.15.0 -> v1.16.0 |
Release Notes
nats-io/nats.go
v1.16.0
Changelog
Added
- JetStream:
-
Experimental:
StreamConfig.RePublish
configuration, which is aSubjectMapping
(source/destination) which allows the republish of a message after being sequenced and stored (#980) -
Experimental: Two new
ConsumerConfig
fields:Replicas
andMemoryStorage
which are generally inherited by parent stream, but can be configured directly (#980)
-
Experimental:
- Websocket:
-
ProxyPath()
option to add a path to websocket connection URLs. Thanks to @ido-gold-apolicy for the contribution (#974)
-
Complete Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.