Releases: keboola/storage-api-php-client
Releases · keboola/storage-api-php-client
v14.19.1
What's Changed
- CT-1265 fix assert allow order change by @zajca in #1322
- Note that PK columns cannot be nullable by @jirkasemmler in #1325
- CT-1361 default value for null conversion in bq by @martinjandl in #1324
Full Changelog: v14.19.0...v14.19.1
v14.19.0
What's Changed
- now is able to register external bucket by @romanbracinik in #1313
- CT-1118 testImportTreatValuesAsNull by @zajca in #1316
- Skip synapse workspace load by @jirkasemmler in #1319
- BIG-246 test tableType for bigquery-external-table by @jirkasemmler in #1318
- CT-1238 fix expected order of keys by @zajca in #1263
- CT-1340 table import ordered columns by @martinjandl in #1317
Full Changelog: v14.18.0...v14.19.0
v14.18.0
v14.17.0
What's Changed
Minor
- CT-1305 async drop table by @jirkasemmler in #1291
- CT-1316 add backends field to project response by @martinjandl in #1298
- CT-745 file delete async by @zajca in #1311
- CT-746 file prepare async by @zajca in #1307
No release
- Ct 1015 disallow registering table with long name by @romanbracinik in #1274
- fix testRegisterTableWithWrongName- bucket name by @romanbracinik in #1277
- CT-1282 Check that workspaces does not have create streamlit privilege by @tomasfejfar in #1275
- CT-1218 test orderBy with typed table by @jirkasemmler in #1240
- [CT-1200] Creating an alias from external bucket table should be disallowed by @tomasfejfar in #1280
- [BIG-238] Handle interval datatype in REST API BQ by @tomasfejfar in #1278
- Fix tests by @jirkasemmler in #1282
- CT-1100 external bucket table duplicate tables by @zajca in #1281
- Ct 1237 table pull should create metadata by @romanbracinik in #1279
- Fix test after adding metadata table pull to branch by @romanbracinik in #1285
- CT-1301 testCreateTableBasetypes for snowflake by @zajca in #1284
- fix tests by @zajca in #1286
- Fix tests for PUT endpoint by @jirkasemmler in #1283
- fix cs by @zajca in #1289
- Update token response documentation by @jirkasemmler in #1287
- fix typo by @zajca in #1288
- remove check on
input-mapping-read-only-storage
feature in tests by @romanbracinik in #1290 - alteredColumnThrowsUserExAndAfterRefreshWillWork by @romanbracinik in #1293
- BQ tests by @romanbracinik in #1294
- CT-1332 PK is not required anymore by @romanbracinik in #1299
- CT-1259 delete table rows request validation by @martinjandl in #1295
- remove tes table should not be created by @romanbracinik in #1301
- Fix test by @jirkasemmler in #1302
- CT-1325 test export by @romanbracinik in #1297
- [CT-1326] Get table stringId with explode with limit=3 by @tomasfejfar in #1300
- Revert "Merge pull request #1300 from keboola/CT-1326-get-table-strin… by @tomasfejfar in #1303
- CT-996 Make sure that all backends set correct readOnlyStorageAccess value by @romanbracinik in #1304
- CT-1118 Add and test import with importAsNull by @tomasfejfar in #1296
- Revert "CT-1118 Add and test import with importAsNull" by @zajca in #1309
- CT-1309 sync linked bucket metatada by @zajca in #1305
- CT-1343 add TableDropTest by @zajca in #1306
- CT-1356 docker compose by @zajca in #1312
- CT-1348 test dataSizeBytes, rowsCount on empty table by @zajca in #1310
- CT-1331 do not expect error when having no datatype anymore by @jirkasemmler in #1308
New Contributors
- @martinjandl made their first contribution in #1295
Full Changelog: v14.16.0...v14.17.0
v14.15.0
What's Changed
- CT-1249 add BQ mixed test testLinkBucketExport by @zajca in #1260
- Sliced Files Credentials refresh by @romanbracinik in #1257
- add @internal to uploader clases by @romanbracinik in #1262
Full Changelog: v14.14.0...v14.15.0
v14.14.0
What's Changed
minor
- Add refresh for file by @romanbracinik in #1255
patch
- GMT-136 region in ws by @jirkasemmler in #1259
- tomasfejfar/phpstan-phpunit as dev dependency by @tomasfejfar in #1261
other
- fix exchange deletion by @zajca in #1254
- GMT-118 add region env by @jirkasemmler in #1256
- CT-1248 by @tomasfejfar in #1258
Full Changelog: v14.13.0...v14.14.0
v14.13.0
What's Changed
patch
- All bucket drop operations should be async by @jirkasemmler in #1244
- CT-1239 the whole path should be escaped including the suffix by @tomasfejfar in #1250
No release
- BIG-193 test loading nulls by @jirkasemmler in #1220
- CT-1185 drop TablesDefinitionCommonTest by @zajca in #1222
- fix deleted test file TablesDefinitionCommonTest.php by @romanbracinik in #1223
- CT-1185 drop testTooManyColumnsOrRowSizeFailed by @zajca in #1224
- Revert "Revert "CT-1176 BIG-176 add SNFLK test for useView and alias"" by @romanbracinik in #1221
- change err msg by @romanbracinik in #1227
- allow "psr/log": "^1.1|^2.0|^3.0", by @zajca in #1231
- SOX-456 Allow PM to link bucket in SOX by @romanbracinik in #1225
- test is allowed call share in sox branch by @romanbracinik in #1233
- BIG-216 test External table in external bucket in BQ by @zajca in #1234
- CT-1183 test that bucket detail contains metadata by @zajca in #1235
- [BIG-207] BQ import user exception wrong timestamp format by @tomasfejfar in #1229
- testRowVersionIsCreatedByTokenWhichCreateBranch by @romanbracinik in #1236
- Update PHPCS by @tomasfejfar in #1239
- CT-1190 Add tomasfejfar/phpstan-phpunit by @tomasfejfar in #1230
- BIG-199 test unsupported formats in filter by @tomasfejfar in #1242
- Drop token if it cannot be reused by @jirkasemmler in #1243
- test few default values for datatypes, more is tested in driver by @romanbracinik in #1241
- [BIG-200] [HOLD][BQ] Valide illogical comparsion end in a correct error by @tomasfejfar in #1238
- CT-1202 Test guide by @jirkasemmler in #1245
- Fix failing test - cross backend export fixes the null issue by @tomasfejfar in #1246
- fix snflk expectation new prop from SNFLK by @zajca in #1248
- test column mismatch is user err by @romanbracinik in #1247
- CT-703 Paralel jobs storage - no change, just Doctrine to create job by @tomasfejfar in #1249
- fix test expectations by @zajca in #1251
- fix test expectations by @zajca in #1252
Full Changelog: v14.12.1...v14.13.0
v14.12.1
What's Changed
Patch
- set timeout gcs uploader by @romanbracinik in #1216
No release
- set logger in tests only when not set by @zajca in #1213
- BIG-213 test view load for linked bucket in BQ by @zajca in #1214
- CT-1176 BIG-176 add SNFLK test for useView and alias by @zajca in #1215
- Revert "CT-1176 BIG-176 add SNFLK test for useView and alias" by @zajca in #1217
- Test if try register ex bucket with non exist listing throw user err by @romanbracinik in #1219
- BIG-195 add testRequirePartitionFilter for external buckets in BQ by @zajca in #1218
Full Changelog: v14.12.0...v14.12.1
v14.12.0
What's Changed
Minor
- CT-830 add parameter allow truncate if filter is empty by @romanbracinik in #1188
- GCP-408 GCS reupload by @zajca in #1212
No release
- BIG-152 enable BQ tests which needs pull by @zajca in #1170
- fix BQ pull table test by @zajca in #1171
- BIG-157 update BQ test to test preserve flag when using view load by @zajca in #1172
- SOX-353 vytvareni tokenu by @zajca in #1168
- SOX-316 test password is not present in response by @jirkasemmler in #1159
- Fix phpstan by @jirkasemmler in #1174
- SOX-355 same and different canCreateJobs test by @tomasfejfar in #1173
- Assert that buckets are available for the testcase by @jirkasemmler in #1176
- SOX-354 Check canCreateJobs can't do stuff in branch by @tomasfejfar in #1175
- CT-1093 Test adding column with expression by @tomasfejfar in #1178
- SOX-346 test scenario with deleted configuration by @tomasfejfar in #1180
- CT-1118 failing test nullable column by @zajca in #1161
- SOX-211 Test cannot export from dev to prod by @tomasfejfar in #1181
- Revert "CT-1118 failing test nullable column" by @zajca in #1184
- SOX-31 test that manage token id is logged in the event by @tomasfejfar in #1183
- Big 126 external buckets by @romanbracinik in #1177
- CT-1115 add testAddNullableColumn by @zajca in #1186
- CT-1115 fix incorrect message assertion by @tomasfejfar in #1187
- SOX-382 Ensure that you can't create more than one MR from a single b… by @tomasfejfar in #1185
- Revert "Ct 830 add parameter allow truncate if filter is empty" by @romanbracinik in #1192
- BIG-165 fix loading multiple tables when BQ IM using view by @jirkasemmler in #1190
- CT-1128 add test for SNFLK exotic types import by @zajca in #1194
- Revert "Revert "Ct 830 add parameter allow truncate if filter is empty"" by @romanbracinik in #1193
- add ['allowTruncate' => true] to tests by @romanbracinik in #1191
- testCreateTableInBucketWithDifferentBackendAsProjectDefault by @romanbracinik in #1189
- Revert "testCreateTableInBucketWithDifferentBackendAsProjectDefault" by @romanbracinik in #1196
- BIG-173 add test for BQ partitioning by @zajca in #1198
- Roman gcs gcp 360 by @romanbracinik in #1201
- Ct 1138 dont create new brach every run by @romanbracinik in #1195
- Revert "Revert "testCreateTableInBucketWithDifferentBackendAsProjectDefault"" by @romanbracinik in #1197
- start test view in ex bucket by @romanbracinik in #1202
- CT-1162 Update to latest snflk driver by @tomasfejfar in #1204
- Big 183 ext table support by @romanbracinik in #1203
- update baseline by @zajca in #1206
- SOX-422 test that can create jobs can read configurations by @tomasfejfar in #1200
- SOX-397 SOX external buckets tests by @zajca in #1205
- SOX-422 tokens with canCreateJobs can list components by @jirkasemmler in #1207
- Tune readme a bit, remove Travis badge and old changelog by @ujovlado in #1210
- Fix typos (Bigquery->BigQuery) by @ujovlado in #1209
- CT-1174 Fix tests around PK by @zajca in #1208
Full Changelog: v14.11.3...v14.12.0
v14.11.3
What's Changed
- SOX-352 refresh by @tomasfejfar in #1160
- SOX-353 vytvareni tokenu by @tomasfejfar in #1163
- Revert "SOX-353 vytvareni tokenu" by @zajca in #1167
- BIG-148 BQ SOX tests by @zajca in #1164
- BQ is supported in branch storage by @zajca in #1169
- use Guzzle Utils::settle by @zajca in #1169
Full Changelog: v14.11.2...v14.11.3