Skip to content

Commit 493befb

Browse files
committed
Add 11-24 relese notes
1 parent 2bc1f71 commit 493befb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/main/sphinx/release/release-479.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343

4444
## Delta Lake connector
4545

46+
* Add `APPLICATION_DEFAULT` authentication type for GCS. ({issue}`26984`)
47+
* Remove unauthentication access support in `SERVICE_ACCOUNT` ({issue}`26984`)
4648
* Rename `s3.exclusive-create config` to `delta.s3.transaction-log-conditional-writes.enabled`
4749
* Fix incorrect results due to incorrect pushdown of `IS NOT DISTINCT FROM`. ({issue}`27213`)
4850
* Fix failure when writing to tables written by Databricks 17.3. ({issue}`27100`)
@@ -72,6 +74,8 @@
7274

7375
## Hudi connector
7476

77+
* Add `APPLICATION_DEFAULT` authentication type for GCS. ({issue}`26984`)
78+
* Remove unauthentication access support in `SERVICE_ACCOUNT` ({issue}`26984`)
7579
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)
7680
* Avoid reading unusually large pages from parquet files.({issue}`27148`)
7781
* Fix potential `FileAlreadyExistsException` failure when network failures during s3 write({issue}`27330`)
@@ -81,6 +85,8 @@
8185
* Add support for disabling token exchange via the `iceberg.rest-catalog.oauth2.token-exchange-enabled` config property. ({issue}`27174`)
8286
* Add `retain_last` and `clean_expired_metadata` options to `expire_snapshots` command. ({issue}`27357`)
8387
* Remove `s3.exclusive-create` config
88+
* Add `APPLICATION_DEFAULT` authentication type for GCS. ({issue}`26984`)
89+
* Remove unauthentication access support in `SERVICE_ACCOUNT` ({issue}`26984`)
8490
* Fix failures when querying `$files` table after changes to table partitioning. ({issue}`26746`)
8591
* Fix incorrect results due to incorrect pushdown of `IS NOT DISTINCT FROM`. ({issue}`27213`)
8692
* Harden hierarchical namespace check in Azure with root blob fallback check. ({issue}`27278`)

0 commit comments

Comments
 (0)