Skip to content

8.0.21

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 10:39
· 25221 commits to main since this release

release/8.0.21

Bug Fixes

Broker

  • Backpressure queue is not reset when back-to-back role transitions (#14044)
  • Brokers on release benchmarks are failing due to OOM (#13948)
  • Messaging service is not running (#7855)

Misc

  • Release: Repo dispatch Benchmark fails on 8.0/8.1 (#13787)

Maintenance

  • Release: Repo dispatch Benchmark fails on 8.0/8.1 (#13787)
  • Add ColumnFamily to keep track of executed migrations (#13763)

Merged Pull Requests

  • fix(gateway): close transport client and request manager with the BrokerClient (#14100)
  • fix(broker): remove existing limiter before adding a new one (#14062)
  • fix: don't retain requests until response is sent (#14012)
  • Track executed migrations in a ColumnFamily (#13780)
  • fix(stream-platform): register record listener before start reading (#13778)