Skip to content

8.0.7

Compare
Choose a tag to compare
released this 11 Oct 15:20
· 25879 commits to main since this release

Release 8.0.7

Bug Fixes

Gateway

  • On each metadata change, the topology of partition followers grows in the Gateway's broker topology (#8724)

Misc

  • Corrupt partition prevents startup of node (#10451)

Merged Pull Requests

  • Add verification timeout to SuccessfulDeploymentTest.shouldSendResponse (#10573)
  • test(dispatcher): fix potential sigsev in tests (#10538)
  • test(qa-client): use SocketUtil to get unused free port for connect failure test (#10517)
  • Do not fail consistency check if log is empty (#10463)
  • Specify the unit of retryBackOff (#10448)
  • Fix flaky JobMetricsTest (#10416)
  • Ensure retries are not interleaved even on multiple sequential calls (#10289)
  • Fix release script (#10279)
  • fix(gateway): store followers and inactive nodes in sets (#10255)