Bug Fixes
- Files left over from aborted compactions will now be cleaned up more robustly. by @andrwng in #8140
- Fixes a bug where licenses could not be re-uploaded. by @graphcareful in #8231
- #8125 Fixed an issue wherein fetching at an offset could incorrectly return no results if the partition manifest were truncated. by @andrwng in #8126
- #8131 rpk:
--offset
option parses duration properly, e.g.--offset @2022-02-14:1h
by @daisukebe in #8132
Improvements
- #8064 Non terminal error code invalid_tx_state is returned when committing/aborting transactions that haven't begun. by @bharathv in #8065
Full Changelog: v22.3.10...v22.3.11