Release v2.6.0
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