Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Release v1.7.0

Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 27 Feb 09:38
· 200 commits to master since this release

Overview

Adding a prefetch limit (defaulting to 128, but customisable via connection options) for #16.

New features

  • #16 Define an available prefetch limit, defaulting to 128: 4145ecf

Bug fixes / generic changes

  • #16 Use new prefetch limit within consume channel: 3c17f8a
  • #16 Add prefetch count to connection options: 92d97d7