Releases: keboola/storage-api-php-client
Releases · keboola/storage-api-php-client
10.15.1
- added async call for table update which able to update table displayName when bucket has Direct Access enabled
- updated test for table asynch call
10.15.0
10.14.4
Allowed new symfony packages (version ^5.0)
10.14.3
10.14.2
10.14.1
- improved tests in regards to bucket sharing and direct access
- direct access documentation (beta)
- preparation phase for synthetic primary key support
10.14.0
10.13.0
- new attribute:
displayname
in create bucket endpoint, You can setdisplayName
when creating new bucket. - new endpoint: update bucket - to update
displayName
for your bucket. - new endpoint: update table - to update
displayName
for your table. - new endpoint: webalize displayName
- updated snowflake odbc driver in docker image.
- added support for temporary token creation for guest users.