Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

v2.6.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 21 Jun 10:51
18cebd4

Features

  • support customizable retry and timeout settings on the publisher client (#299) (7597604)

Bug Fixes

  • ACK deadline set for received messages can be too low (#416) (e907f6e)
  • threads can skip the line in publisher flow controller (#422) (ef89f55)

Documentation

  • block until the streaming pull shuts down (#424) (d0d0b70)
  • explain that future.cancel() is non-blocking (#420) (c825789)