Skip to content

Commit d8026f2

Browse files
committed
Updated changelog
1 parent 2a123d1 commit d8026f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ at locations that better optimize for object storage.
8282
- Introduced bootstrap command options to specify custom schema files for database initialization.
8383

8484
- Added refresh credentials endpoint configuration to LoadTableResponse for AWS, Azure, and GCP. Enabling
85-
automatic storage credential refresh per table on the client side.
85+
automatic storage credential refresh per table on the client side. Java client version >= 1.8.0 is required.
86+
The endpoint path is always returned when using vended credentials, but the client must configure
87+
REFRESH\_ENDPOINT\_ENABLED = "true" in the catalog properties for the client to use the endpoint.
8688

8789
### Changes
8890

0 commit comments

Comments
 (0)