github redpanda-data/redpanda v21.11.13

latest releases: v24.1.2, v24.1.2-rc2, v24.1.2-rc1...
2 years ago

Bug fixes

  • #4219 delete_retention_ms interprets -1 as infinite retention, i.e. never delete data. Docs don't need to be updated since this is Kafka-compatible and in line with existing documentation. by @LenaAn in #4290
  • #4288 Fix retention settings not working with acks=1 and enabled shadow indexing. by @ztlpn in #4289
  • #4314 Accept partition_count, replication_factor and red panda.datapolicy in alterConfig handler. by @ZeDRoman in #4315
  • #4328 ListOffset returns the earliest offset with timestamp greater or equal to the timestamp specifed. If no such an offset is found, offsetsForTimes() method in Consumer should return null. See KIP-79. by @LenaAn in #4325
  • #4331 Fixed listing brokers when some of the nodes are down. by @mmaslankaprv in #4242
  • #4331 Fixed describing groups when some of the nodes are down. by @mmaslankaprv in #4242

Features

Improvements

Full Changelog: v21.11.12...v21.11.13

Join discussion 🗣

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.