Skip to content

Commit 6fe38a2

Browse files
Update changelog for v4.91.0
1 parent d98ba51 commit 6fe38a2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.91.0 - 2026-05-08
7+
8+
### Fixed
9+
10+
- aws_s3: Fixed object_canned_acl field to properly accept empty string value in schema validation and runtime, allowing uploads to buckets with ACLs disabled. ([@josephwoodward](https://github.com/josephwoodward), [#4413](https://github.com/redpanda-data/connect/pull/4413))
11+
- iceberg: Fixed Iceberg v2 manifest list writer to accept v1 manifest files from tables upgraded from v1 to v2, resolving commit failures on upgraded tables. ([@Jeffail](https://github.com/Jeffail), [#4404](https://github.com/redpanda-data/connect/pull/4404))
12+
613
## 4.90.0 - 2026-04-30
714

815
### Added

0 commit comments

Comments
 (0)