Skip to content

Commit c3159a6

Browse files
committed
Update CHANGELOG.md
1 parent 0e32f14 commit c3159a6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ Changelog
33

44
All notable changes to this project will be documented in this file.
55

6+
## 4.80.0 - 2026-02-04
7+
8+
### Added
9+
10+
- otlp_grpc: add authorization support with JWT validation. (@mmatczuk)
11+
- redpanda/migrator: add `max_parallel_http_requests` field for concurrent schema migration. (@mmatczuk)
12+
- redpanda/migrator: implement DFS traversal for schema dependencies. (@mmatczuk)
13+
- redpanda/migrator: stream schemas instead of loading all into memory. (@mmatczuk)
14+
- redpanda/migrator: add progress logs to schema migration worker. (@mmatczuk)
15+
16+
### Fixed
17+
18+
- protobuf: remove hyperpb to fix memory leak. (@rockwotj)
19+
620
## 4.79.0 - 2026-01-30
721

822
### Added
@@ -246,7 +260,7 @@ All notable changes to this project will be documented in this file.
246260
- (Benthos) New Bloblang method `infer_schema`. (@Jeffail)
247261
- Custom s3 endpoints support in `snowflake_streaming` output. (@josephwoodward)
248262
- Experimental field `timely_nacks_maximum_wait` added to all kafka protocol inputs. (@Jeffail)
249-
- Added `subject_compatibility_level` to the `schema_registry` output. (@mmatczuk)
263+
- Added `subject_compatibility_level` to the `schema_registry` output. (@mmatczuk)
250264

251265
### Fixed
252266

0 commit comments

Comments
 (0)