- Add support to ephemeral pull consumers (#412)
- Fix ordered consumer implementation not being recreated when deleted (#510)
- Fix accounting issue pending data which would have caused slow consumers on ordered consumers using
next_msg
- Update default max control line to 4K as in the server since v2.2
- Fix subscribe to missing stream not raising NotFoundError (#499 )
Full Changelog: v2.5.0...v2.6.0