Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 14:19
· 760 commits to main since this release

Changes between 0.8.0 and 0.9.0

This is a minor release with new features, usability improvements, bug fixes, and dependency upgrades. It is compatible with 0.8.0. All users are encouraged to upgrade.

Improve recovery

GitHub PR: #245

Add stream-environment debug REST endpoint

GitHub issue: #235

Fix connection naming race condition

GitHub issue: #234

Include all flags in performance tool auto-completion script

GitHub issue: #232

Use Micrometer for console metrics in performance tool

GitHub PR: #231

Allow 0 for --max-length-bytes option (no limit)

GitHub PR: #230

Add percentiles to chunk size metrics in performance tool

GitHub PR: #228

Add --metrics-command-line-arguments option

GitHub issue: #227

Add --metrics-tags option

GitHub issue: #225

Use Ubuntu 22.04 in performance tool Docker image

GitHub issue: #221

Install Ubuntu updates when building the performance tool image

GitHub issue: #220

Handle null value in AMQP 1.0 codecs

GitHub issue: #206

Retry offset retrieval in case connection to leader is down

GitHub issue: #204

Reset subscription client on metadata update

GitHub issue: #203

Bump dependencies

GitHub issue: #200