File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/src/main/sphinx/release Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 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 ` )
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 ` )
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 ` )
You can’t perform that action at this time.
0 commit comments