All Versions
7
Latest Version
Avg Release Cycle
45 days
Latest Release
1621 days ago
Changelog History
Changelog History
-
v1.3.0 Changes
October 15, 2020๐ Changelog
โ Added
- โ Add support for automatic partition pausing (#238)
- โ Add a default config to dev-standalone image to allow overriding advertised hostname, contributed by @ruseinov (#248)
- โ Add paused status to partition metadata, contributed by @Jmgr (#253, #256)
- โ Add an option to allow resuming a paused partition when subscribing, contributed by @Jmgr (#255, #257)
- โ Add a timestamp to publication acks, contributed by @Jmgr (#254, #258)
- โ Add an option to disable partition auto pausing when there are subscribers, contributed by @Jmgr (#260)
- โ Add support for async publish errors (#263)
- โ Add readonly streams/partitions, contributed by @Jmgr (#237, #261)
- ๐ Expose HW and NewestOffset in metadata, contributed by @LaPetiteSouris (#242, #265)
- ๐ Allow AutoPause override on stream create (#267)
- โ Add Cursor Management beta API (#268)
- ๐ Support overriding MinISR on CreateStream (#270)
- ๐ฆ Expose server listen port, contributed by @Jmgr (#272)
- ๐ Allow using an automatically assigned connection port, contributed by @Jmgr (#273)
๐ Changed
- โก๏ธ Update nats-on-a-log dependency (#247)
- ๐ณ Run Docker images as non-root and push Kubernetes image to Docker Hub, contributed by @Horneth (#266)
๐ Fixed
- Maintain ISR across partition pauses (#240)
- ๐ Fix message retention bug (#244)
- ๐ Fix leader epoch cache bug (#245)
- ๐ Fix advertised hostname for Kubernetes image, contributed by @stephane-moreau (#252)
- ๐ Fix data race on partition recvChan (#262)
- ๐ Fix bug related to HW and empty log (#271)
-
v1.2.0 Changes
July 16, 2020๐ 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 Changes
May 29, 2020๐ 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 Changes
April 28, 2020๐ Initial stable production release of Liftbridge.
-
v1.0.0-beta Changes
March 03, 2020๐ 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 Changes
February 22, 2020๐ This is a non-production ready alpha release of Liftbridge. APIs are subject to change.
-
v0.0.1-alpha Changes
January 18, 2020๐ This is a non-production ready alpha release of Liftbridge. APIs are subject to change.