Skip to content

Release v2.6.0

Compare
Choose a tag to compare
@wallyqs wallyqs released this 28 Oct 00:01
· 38 commits to main since this release
v2.6.0
8d3f053

Added

  • Added support to ephemeral pull consumers (#412)

Changed

  • Changed default max control line to 4K as in the server since v2.2

Fixed

  • Fixed ordered consumer implementation not being recreated when consumer deleted (#510)
  • Fixed accounting issue pending data which would have caused slow consumers on ordered consumers using next_msg
  • Fixed subscribe to missing stream not raising NotFoundError (#499 )

Full Changelog: v2.5.0...v2.6.0