Skip to content

Releases: keboola/storage-api-php-client

10.18.1

11 Sep 11:33
118a3d8
Compare
Choose a tag to compare

Fixed documentation issue in #480

10.18.0

09 Sep 12:14
cee84d5
Compare
Choose a tag to compare

New feature:

  • Experimental support for dev branches creation in #468

Improvements:

  • parallel tests execution in #477

10.17.2

20 Aug 12:40
a7a99fb
Compare
Choose a tag to compare
  • improved test : master and manage Tokens tokens do not return plaintext token
  • added test for automatic data types don't change metadata nullable to non-nullable
  • temporary remove test for automatic data types for redshift and synapse (this function was temporary removed on server)

10.17.1

12 Aug 14:37
4178d25
Compare
Choose a tag to compare
  • add stack features to Miscellaneous > API Index > Component List

10.17.0

12 Aug 08:57
4766dff
Compare
Choose a tag to compare
  • Add async options for unlink bucket #459
  • Fix symfony process compatibility for Process v5 #454
  • ListFilesOptions now has options (bool) showExpired to include expired files in file list response #462

10.16.3

04 Aug 11:38
4aff5e6
Compare
Choose a tag to compare
  • test Direct Access add new column using writeTableAsync
  • improve stability Direct Access test
  • if the project is configured with pay as you go billing, token section payAsYouGo with details is available under owner info.
  • test automatic datatypes don't chage basetype metadata if change in backend
  • add posibility unlink bucket from other project using force unlink + tests

10.16.2

24 Jul 09:15
25d56cb
Compare
Choose a tag to compare

fixed test TableExporter for Synapse storage backend

10.16.1

20 Jul 06:52
a58d115
Compare
Choose a tag to compare
  • fix Create Table Column endpoint in documentation

10.16.0

20 Jul 05:30
1eccd06
Compare
Choose a tag to compare

TableExporter: auto columns add to export params

10.15.2

20 Jul 05:17
7eb4389
Compare
Choose a tag to compare

table tests fixup:

  • table displayNames propagation when shared table is linked into project
  • unload table from workspace - update column lenght metadata
  • adding column to tables having direct access enabled