File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ Changelog
33
44All 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+
613## 4.79.0 - 2026-01-30
714
815### Added
@@ -246,7 +253,7 @@ All notable changes to this project will be documented in this file.
246253- (Benthos) New Bloblang method ` infer_schema ` . (@Jeffail )
247254- Custom s3 endpoints support in ` snowflake_streaming ` output. (@josephwoodward )
248255- Experimental field ` timely_nacks_maximum_wait ` added to all kafka protocol inputs. (@Jeffail )
249- - Added ` subject_compatibility_level ` to the ` schema_registry ` output. (@mmatczuk )
256+ - Added ` subject_compatibility_level ` to the ` schema_registry ` output. (@mmatczuk )
250257
251258### Fixed
252259
You can’t perform that action at this time.
0 commit comments