Releases
v1.3.0
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 )
You can’t perform that action at this time.