This repository was archived by the owner on Feb 24, 2026. It is now read-only.
java-bigquerystorage v2.2.0
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)