Releases: liftbridge-io/liftbridge
Releases · liftbridge-io/liftbridge
v1.2.0
Changelog
Added
- Add API support for stream-level configuration, contributed by @LaPetiteSouris (#211)
- Add async publish API endpoint for pipelined publishes (#209)
- Support TLS on connections to NATS, contributed by @LaPetiteSouris (#229)
Changed
- Scope all internal NATS subjects to the cluster namespace (#230)
Fixed
- Fix dev-standalone Docker image build (#206)
- Fix Kubernetes Docker image build (#208)
- Fix data waiter race in replication causing high tail latencies (#224)
- Fix occasional waitgroup underflow caused by server shutdown (#209)
- Fix occasional deadlock race on partition close caused by server shutdown (#209)
- Fix occasional file limit exceeded errors in unit tests (#209)
- Fix flaky CommitOnRestart test (#209)
- Fix possible panic on async errors occurring on NATS connections (#230)
- Fix spurious but benign error logs related to replication during partition leader failover (#231)
v1.1.0
Changelog
Added
- Add link to commercial support form to website (#197)
- Allow overriding configuration with environment variables, contributed by @brennantaylor (#200)
Fixed
- Fix flaky test (#198)
v1.0.0
Initial stable production release of Liftbridge.
v1.0.0-beta
This is a non-production ready beta release of Liftbridge. APIs are subject to change, but this is intended to be as close to the v1.0.0 API as possible.
v1.0.0-alpha
This is a non-production ready alpha release of Liftbridge. APIs are subject to change.
v0.0.1-alpha
This is a non-production ready alpha release of Liftbridge. APIs are subject to change.