Skip to content

Releases: redpanda-data/redpanda

v21.5.1

05 May 20:22
47c6e63
Compare
Choose a tag to compare
release v21.5.1

Features

- enable http proxy in k8s with mTLS
- enable large batch reads with 10x latency reduction
- rpk acls support

Bugs:

- fix append entries gate closed
- improve read latency for large batch latency
- connection errors with SASL TLS and http proxy
- sassl handshake version 0 support for Kafka Python client
- wasm deregistration of topics

Non features:

- major progress in transaction support, missing 1 pr
- rpk cloud is now connecting to vectorized cloud
- fetch support is now codegen as well - last feature

v21.4.15

24 Apr 02:54
abbb009
Compare
Choose a tag to compare
release v21.4.15

- overlay kafka::offset index so mirror-maker2 "just works"
- add queue-depth backpressure algorithm
  loosely based on the PARDA latency-based queue control
  https://www.usenix.org/legacy/event/fast09/tech/full_papers/gulati/gulati_html/index.html
- add external connectivity to GKE
- controlled upgrade procedure on kubernetes for redpanda containers

v21.4.14

22 Apr 19:03
d86752a
Compare
Choose a tag to compare
release v21.4.14

- exposes auto create topics in k8s
- fixes Wasm script management bugs
- fixes telemetry for raft leadership dashboard

v21.4.13

21 Apr 03:51
94439e0
Compare
Choose a tag to compare
release v21.4.13

- Initial Wasm support
- HTTP JSON support in addition to kafka binary JSON

v21.4.12

18 Apr 04:42
8f38139
Compare
Choose a tag to compare
release v21.4.12

- reduce startup time with RPK
- fix `rpk cluster status` with ip
  information with consumers that are behind

v21.4.11

16 Apr 18:16
b93bd19
Compare
Choose a tag to compare
release v21.4.11

- fixed configuration updates

v21.4.10

14 Apr 15:51
1498b4a
Compare
Choose a tag to compare
release v21.4.10

- retrying DNS queries in RPC transport

v21.4.9

13 Apr 04:05
885942f
Compare
Choose a tag to compare
release v21.4.9

* kubernetes operator supports multiple interfaces
for HTTP Admin in addition to redpanda and RPK

* Additional raft telemetry needed by prometheus
to report detailed telemetry on topic level aggregations

v21.4.8

13 Apr 02:41
eaf0620
Compare
Choose a tag to compare
release v21.4.8

Add multiple listeners to HTTP Admin API
In order to connect cloud data clusters
to control clusters and scrapte for prom
telemetry, we need multiple listeners

v21.4.7

11 Apr 18:49
78e39bf
Compare
Choose a tag to compare
release v21.4.7

- Finish ACLs
- Fix incremental fetch debouncing
- Fix a plethora of rpk & k8s bugs
- add SCRAM to rpk