Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@sosthene-nitrokey sosthene-nitrokey released this 19 Sep 09:36
v1.5.0
  • Make instance use within a slot really round-robin (#218)
  • Mark instances as bad on network failure (#218)
  • Automatically clear all connection pools on network failure (#218)
  • Retry bad instances in a background thread (#218)
  • Retry bad instance "inline" with the requests if background threads are not allowd (#223)
  • Add tests for retry mechanisms and timeouts with dead or stalled connections (#214)

Full Changelog