Skip to content

Commit 6da3d4b

Browse files
committed
Update CHANGELOG.md
1 parent 8e9c53d commit 6da3d4b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ 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+
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

0 commit comments

Comments
 (0)