Features
rpk topic consume
now has--print-control-records
to opt into printing control records (for advanced use cases) by @twmb in #6937rpk topic consume
now supports%a
to print attributes; seerpk topic consume --help
for more details by @twmb in #6937
Improvements
rpk
now allows setting hostnames with dashes or numbers in the final domain segment by @twmb in #6937rpk
now seeks to end offsets if you seek to a future timestamp, rather than -1 by @twmb in #6937rpk
now supports using basic auth while creating a new acl user (--password for basic auth, --new-password or -p for the new user's password) by @twmb in #6937rpk
Fix the search path for device info when executing rpk redpanda tune disk_irq. by @twmb in #7341- pandaproxy: Shut down consumers more gracefully during shutdown. by @BenPope in #7303
- pandaproxy: consumer fetch: More gracefully handle partition movement by @BenPope in #7303
- Improve robustness of Schema Registry and HTTP Proxy under
std::errc::timed_out
by @BenPope in #6896 - Fix heap use after free during redpanda shutdown by @mmaslankaprv in #7325
Full Changelog: v22.1.9...v22.1.10