This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Commit e4dcdc4
chore: Merge release v3.19.1 into protobuf-3.x (#3189)
* chore: add release-please config for protobuf-4.x (#3125)
* chore: add release-please config for protobuf-4.x
* Change release type from java-backport to java-yoshi
* chore(main): release 3.18.1-SNAPSHOT (#3123)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* feat: Add picosecond timestamp support for Json to Proto converter (#3131)
* feat: Add picosecond timestamp support for Json to Proto converter
* chore: Add edge cases for user input
* chore: Fix lint issues
* chore: Disable check for v1beta2
* chore: generate libraries at Wed Dec 10 15:59:07 UTC 2025
* chore: Address PR feedback
* chore: generate libraries at Wed Dec 10 19:01:14 UTC 2025
* chore: Fix timestamp precision check condition
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 (#3137)
* deps: update googleapis/sdk-platform-java action to v2.64.2 (#3138)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [googleapis/sdk-platform-java](https://redirect.github.com/googleapis/sdk-platform-java) | action | patch | `v2.64.1` -> `v2.64.2` |
---
### Release Notes
<details>
<summary>googleapis/sdk-platform-java (googleapis/sdk-platform-java)</summary>
### [`v2.64.2`](https://redirect.github.com/googleapis/sdk-platform-java/releases/tag/v2.64.2)
[Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.64.1...v2.64.2)
##### Bug Fixes
- add per-service api\_version to gapic\_metadata ([#​3984](https://redirect.github.com/googleapis/sdk-platform-java/issues/3984)) ([d589306](https://redirect.github.com/googleapis/sdk-platform-java/commit/d589306c4ecc12a2a744cb9dfb914ccea8fb34fd))
##### Dependencies
- Upgrade auth to 1.41.0. ([#​4008](https://redirect.github.com/googleapis/sdk-platform-java/issues/4008)) ([833b3e5](https://redirect.github.com/googleapis/sdk-platform-java/commit/833b3e54c0f13ac8183a639c4464dcf58fd44096))
- upgrade grpc to 1.76.1 ([#​3993](https://redirect.github.com/googleapis/sdk-platform-java/issues/3993)) ([958611e](https://redirect.github.com/googleapis/sdk-platform-java/commit/958611e23460dba596160f3224d8588afdba6bc2))
- Upgrade grpc to 1.76.2 ([#​4006](https://redirect.github.com/googleapis/sdk-platform-java/issues/4006)) ([a8060a2](https://redirect.github.com/googleapis/sdk-platform-java/commit/a8060a263ba34556b8d4d347a57625849a6859bc))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-bigquerystorage).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
* chore: Remove PR rate limit in renovate.json (#3136)
* test: Close resources after tests run (#3139)
* test: Close resources after tests run
* chore: generate libraries at Thu Dec 11 21:24:33 UTC 2025
* chore: Fix failing IT test case
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* chore(main): release 3.19.0 (#3135)
* chore(main): release 3.19.0
* chore: generate libraries at Fri Dec 12 01:49:55 UTC 2025
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: Blake Li <blakeli@google.com>
* chore(main): release 3.19.1-SNAPSHOT (#3149)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
* chore: Clean up test resources and intelliJ test warnings (#3154)
* test: Clean up non-v1 ITs in BQ Storage (#3155)
* test: Ignore non-v1 ITs in BQ Storage
* chore: Remove the deprecated v1beta2 Write API tests
* chore: generate libraries at Mon Dec 15 22:25:12 UTC 2025
* chore: Re-enable v1beta1 ITs
* chore: generate libraries at Mon Dec 15 22:28:06 UTC 2025
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* deps: update dependency com.google.cloud:google-cloud-bigquery to v2.57.1 (#3060)
* test: Add timestamp ITs for Read and Write API (#3156)
* test: Add ITs for timestamps for Read API
* chore: Add timestamp test for avro
* chore: Refactor packages into util package
* chore: Rename to ITBigQueryStorageWriteClientTest
* chore: Add header for Helper util class
* chore: Address PR comments
* chore: Add protobuf-java-util testing scope
* chore: Use Timestamps.fromMillis
* chore: Allow graalvm reflect-config.json files to be regenerated (#3162)
* chore: Allow graalvm reflect-config.json files to be regenerated
* chore: Add reflect-config and resourece-config jsons to base META-INF package
* chore: generate libraries at Wed Dec 17 19:07:44 UTC 2025
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* test: Add picosecond test cases (#3159)
* test: Add picosecond test cases
* chore: Add constant and fix assertions
* test: Add ITs for writing pico timestamps using Protobuf Message (#3163)
* test: Add picosecond test cases
* chore: Add constant and fix assertions
* test: Add ITs for writing pico timestamps using Protobuf Message
* chore: generate libraries at Wed Dec 17 22:51:39 UTC 2025
* chore: Add additional test comments
* chore: Fix compile issues
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* chore: Upgrade tests to use JUnit 5 (#3166)
* chore: Upgrade tests to use JUnit 5
* chore: Fix v1beta1 test
* chore: Create unique table name across each version
* docs: Add samples for using timestamps with BQStorage Read and Write API (#3167)
* chore: Add samples showcases reading a timestamp value from public dataset
* docs: Add samples for using timestamps with BQStorage Read and Write API
* chore: Add missing header
* chore: Remove fmt plugin in samples
* chore: Fix samples lint issues
* chore: Add ITs for the added samples
* chore: Fix commented out nested samples
* chore: Address code comments
* chore: Address code comments
* chore: Use long for expectedRowCount
* chore: Fix checkstyle issue
* chore: Add surefire-junit-platform dep to run JUnit5 ITs (#3168)
* ci: Run tests in parallel (#3171)
* chore: Add samples showcases reading a timestamp value from public dataset
* docs: Add samples for using timestamps with BQStorage Read and Write API
* chore: Add missing header
* chore: Remove fmt plugin in samples
* chore: Fix samples lint issues
* chore: Add ITs for the added samples
* chore: Fix commented out nested samples
* chore: Address code comments
* chore: Address code comments
* chore: Use long for expectedRowCount
* chore: Fix checkstyle issue
* chore: Run tests in same thread
* chore: Run certain tests single threaded
* chore: Add another test to run sequentially
* chore: cleanup release-please config (#3128)
* chore: cleanup release-please config
- Remove redundant options already declared at the top level.\n- Remove bumpMinorPreMajor for repositories after the first major release.
* chore: format release-please.yml
* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#3173)
* deps: update googleapis/sdk-platform-java action to v2.65.1 (#3172)
* chore: Update generation configuration at Wed Jan 14 02:42:56 UTC 2026 (#3124)
* chore: Update generation configuration at Fri Nov 14 02:32:24 UTC 2025
* chore: Update generation configuration at Sat Nov 15 02:30:33 UTC 2025
* chore: Update generation configuration at Mon Nov 17 02:32:46 UTC 2025
* chore: Update generation configuration at Tue Nov 18 02:32:15 UTC 2025
* chore: Update generation configuration at Wed Nov 19 02:31:56 UTC 2025
* chore: generate libraries at Wed Nov 19 02:32:26 UTC 2025
* chore: Update generation configuration at Thu Nov 20 02:31:57 UTC 2025
* chore: Update generation configuration at Fri Nov 21 02:31:42 UTC 2025
* chore: Update generation configuration at Wed Nov 26 02:33:12 UTC 2025
* chore: Update generation configuration at Thu Nov 27 02:32:11 UTC 2025
* chore: Update generation configuration at Fri Nov 28 02:31:43 UTC 2025
* chore: Update generation configuration at Tue Dec 2 02:33:32 UTC 2025
* chore: Update generation configuration at Wed Dec 3 02:33:42 UTC 2025
* chore: Update generation configuration at Thu Dec 4 02:33:38 UTC 2025
* chore: Update generation configuration at Fri Dec 5 02:33:50 UTC 2025
* chore: Update generation configuration at Sat Dec 6 02:31:26 UTC 2025
* chore: Update generation configuration at Tue Dec 9 02:33:51 UTC 2025
* chore: Update generation configuration at Wed Dec 10 02:34:22 UTC 2025
* chore: Update generation configuration at Thu Dec 11 02:36:05 UTC 2025
* chore: Update generation configuration at Fri Dec 12 02:35:18 UTC 2025
* chore: Update generation configuration at Sat Dec 13 02:33:07 UTC 2025
* chore: generate libraries at Sat Dec 13 02:33:34 UTC 2025
* chore: Update generation configuration at Mon Dec 15 02:38:44 UTC 2025
* chore: Update generation configuration at Tue Dec 16 02:35:59 UTC 2025
* chore: Update generation configuration at Wed Dec 17 02:33:54 UTC 2025
* chore: generate libraries at Wed Dec 17 02:35:55 UTC 2025
* chore: Update generation configuration at Thu Dec 18 02:34:03 UTC 2025
* chore: generate libraries at Thu Dec 18 02:34:33 UTC 2025
* chore: Update generation configuration at Fri Dec 19 02:35:14 UTC 2025
* chore: Update generation configuration at Sat Dec 20 02:32:58 UTC 2025
* chore: generate libraries at Sat Dec 20 02:33:28 UTC 2025
* chore: Update generation configuration at Wed Dec 24 02:35:03 UTC 2025
* chore: Update generation configuration at Thu Dec 25 02:36:58 UTC 2025
* chore: Update generation configuration at Tue Dec 30 02:37:22 UTC 2025
* chore: Update generation configuration at Wed Dec 31 02:37:00 UTC 2025
* chore: Update generation configuration at Tue Jan 6 02:38:56 UTC 2026
* chore: Update generation configuration at Wed Jan 7 02:39:05 UTC 2026
* chore: Update generation configuration at Thu Jan 8 02:38:28 UTC 2026
* chore: Update generation configuration at Fri Jan 9 02:39:02 UTC 2026
* chore: Update generation configuration at Sat Jan 10 02:35:11 UTC 2026
* chore: Update generation configuration at Tue Jan 13 02:38:02 UTC 2026
* chore: Update generation configuration at Tue Jan 13 15:58:14 UTC 2026
* chore: generate libraries at Tue Jan 13 15:58:46 UTC 2026
* chore: Update generation configuration at Wed Jan 14 02:42:56 UTC 2026
* chore: generate libraries at Wed Jan 14 02:43:25 UTC 2026
* chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026 (#3174)
* chore: Update generation configuration at Wed Jan 14 22:20:45 UTC 2026
* chore: generate libraries at Wed Jan 14 22:21:21 UTC 2026
* chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026
* chore(main): release 3.19.1 (#3158)
* chore(main): release 3.19.1
* chore: generate libraries at Thu Jan 15 15:36:07 UTC 2026
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
---------
Co-authored-by: Diego Marquez <diegomarquezp@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Lawrence Qiu <lawrenceqiu@google.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: cloud-java-bot <122572305+cloud-java-bot@users.noreply.github.com>1 parent 963cf13 commit e4dcdc4
428 files changed
Lines changed: 5509 additions & 7377 deletions
File tree
- .github
- scripts
- workflows
- .kokoro
- continuous
- presubmit
- google-cloud-bigquerystorage-bom
- google-cloud-bigquerystorage
- src
- main
- java/com/google/cloud/bigquery/storage
- v1alpha
- stub
- v1beta1
- stub
- v1beta2
- stub
- v1beta
- stub
- v1
- stub
- resources/META-INF/native-image
- com.google.cloud.bigquery.storage.v1alpha
- com.google.cloud.bigquery.storage.v1beta1
- com.google.cloud.bigquery.storage.v1beta2
- com.google.cloud.bigquery.storage.v1beta
- com.google.cloud.bigquery.storage.v1
- com.google.cloud/google-cloud-bigquerystorage
- test
- java/com/google/cloud/bigquery/storage
- util
- v1alpha
- v1beta1
- it
- stub
- readrows
- v1beta2
- it
- stub
- readrows
- v1beta
- v1
- it
- util
- stub
- readrows
- proto
- grpc-google-cloud-bigquerystorage-v1alpha
- src/main/java/com/google/cloud/bigquery/storage/v1alpha
- grpc-google-cloud-bigquerystorage-v1beta1
- src/main/java/com/google/cloud/bigquery/storage/v1beta1
- grpc-google-cloud-bigquerystorage-v1beta2
- src/main/java/com/google/cloud/bigquery/storage/v1beta2
- grpc-google-cloud-bigquerystorage-v1beta
- src/main/java/com/google/cloud/bigquery/storage/v1beta
- grpc-google-cloud-bigquerystorage-v1
- src/main/java/com/google/cloud/bigquery/storage/v1
- proto-google-cloud-bigquerystorage-v1alpha
- src/main/java/com/google/cloud/bigquery/storage/v1alpha
- proto-google-cloud-bigquerystorage-v1beta1
- src/main/java/com/google/cloud/bigquery/storage/v1beta1
- proto-google-cloud-bigquerystorage-v1beta2
- src/main/java/com/google/cloud/bigquery/storage/v1beta2
- proto-google-cloud-bigquerystorage-v1beta
- src/main/java/com/google/cloud/bigquery/storage/v1beta
- proto-google-cloud-bigquerystorage-v1
- src/main/java/com/google/cloud/bigquery/storage/v1
- samples
- install-without-bom
- snapshot
- snippets
- src
- main/java/com/example/bigquerystorage
- test/java/com/example/bigquerystorage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | 89 | | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments