Skip to content

v2.7.0

Compare
Choose a tag to compare
@karel-rehor karel-rehor released this 15 May 08:56
· 22 commits to main since this release

Bug Fixes

  1. #158: Refactor Batcher and LPBatcher:
    • Fields and methods using capacity renamed to initialCapacity.
    • Log messages when buffer data is not being emitted are simplified.
    • SetCapacity methods on both structures are now deprecated.
    • WithCapacity and WithBufferCapacity options are now deprecated.