v4.80.0
For installation instructions check out the getting started guide.
Added
- otlp_grpc: add authorization support with JWT validation. (@mmatczuk)
- redpanda/migrator: add
max_parallel_http_requestsfield for concurrent schema migration. (@mmatczuk) - redpanda/migrator: implement DFS traversal for schema dependencies. (@mmatczuk)
- redpanda/migrator: stream schemas instead of loading all into memory. (@mmatczuk)
- redpanda/migrator: add progress logs to schema migration worker. (@mmatczuk)
Fixed
- protobuf: remove hyperpb to fix memory leak. (@rockwotj)
The full change log can be found here.