Releases: googleapis/java-bigquerystorage
Releases · googleapis/java-bigquerystorage
java-bigquerystorage v2.5.0
26 Oct 21:04
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
BQ/proto schema names should be compared lowercase (#1369 ) (a0da90e )
Dependencies
update arrow.version to v6 (#1383 ) (f2e3562 )
update dependency com.google.cloud:google-cloud-bigquery to v2.3.2 (#1378 ) (5983419 )
update dependency com.google.cloud:google-cloud-bigquery to v2.3.3 (#1382 ) (8705af7 )
java-bigquerystorage v2.4.2
20 Oct 16:28
Compare
Sorry, something went wrong.
No results found
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.3.1 (#1370 ) (ba1a1ad )
java-bigquerystorage v2.4.1
19 Oct 20:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove excessive StreamWriter info logging (#1359 ) (0d27d5a )
Documentation
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.3.0 (#1361 ) (c8f0051 )
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 (#1365 ) (69e96aa )
java-bigquerystorage v2.4.0
13 Oct 01:56
Compare
Sorry, something went wrong.
No results found
Features
Add INTERVAL and JSON type support to JsonStreamWriter (#1351 ) (f2121a7 )
java-bigquerystorage v2.3.3
06 Oct 16:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add string to DATETIME, TIME, NUMERIC, BIGNUMERIC support in JsonStreamWriter v1 (#1345 ) (9d272dd )
JsonWriter accepts string input for DATETIME, TIME, NUMERIC, BIGNUMERIC field (#1339 ) (691f078 )
Sample should show sending multiple rows in one request (#1335 ) (3f85a68 )
Documentation
samples: Add WriteAPI BUFFERED mode sample (#1338 ) (5dfd523 )
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.2.0 (#1346 ) (9370eb8 )
update dependency com.google.cloud:google-cloud-bigquery to v2.2.1 (#1347 ) (406f5d3 )
java-bigquerystorage v2.3.2
01 Oct 15:18
Compare
Sorry, something went wrong.
No results found
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.1.13 (#1336 ) (8b2e46f )
java-bigquerystorage v2.3.1
27 Sep 19:39
Compare
Sorry, something went wrong.
No results found
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.1.12 (#1327 ) (67e694c )
java-bigquerystorage v2.3.0
24 Sep 17:29
Compare
Sorry, something went wrong.
No results found
java-bigquerystorage v2.2.1
23 Sep 18:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add missing read api retry setting on SplitReadStream (#1315 ) (015d6f4 )
Documentation
Align session length with public documentation feat: Expose estimated bytes that a session will scan. (#1310 ) (fff5c89 )
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.1.10 (#1318 ) (f5d8b2d )
update dependency com.google.cloud:google-cloud-bigquery to v2.1.11 (#1320 ) (12a2b03 )
update dependency com.google.cloud:google-cloud-bigquery to v2.1.8 (#1311 ) (e5aa8fd )
update dependency com.google.cloud:google-cloud-bigquery to v2.1.9 (#1317 ) (600531d )
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 (#1308 ) (7be798d )
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 (#1319 ) (2f2a44c )
java-bigquerystorage v2.2.0
13 Sep 18:04
Compare
Sorry, something went wrong.
No results found
Features
add trace id support to JsonWriter and add default trace id to help identify json writer users. (#1302 ) (0e749d9 )
Bug Fixes
Accept null json values in JsonToProtoMessage converter (#1288 ) (fb515ab )
beta cleanup: remove deprecated classes and unused functionalities (#1300 ) (7d08d7b )
Cannot share client between appendRows and other function becaus… (#1290 ) (c2dcf6f )
remove dependency on google-cloud-bigquery (cyclic dep) (#1295 ) (7ac47de ), closes #1249
the request limit should be 10MB instead of 8MB (#1289 ) (ed1ea00 )
update comment to be consistent with code (#1292 ) (5669420 )
Dependencies
update dependency com.google.cloud:google-cloud-bigquery to v2.1.7 (#1298 ) (c156410 )
Documentation
Align session length with public documentation feat: Align ReadRows timeout with other versions of the API. (#1281 ) (b920cd5 )
samples: update WriteToDefaultStream.java sample (#1305 ) (83c8e23 )