Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
c417811
fix(spanner): decode PG JSONB array to PGJsonB struct (#13602)
olavloite Jan 14, 2026
dd543cc
chore: librarian generate pull request: 20260114T080435Z (#13598)
cloud-sdk-librarian-robot Jan 14, 2026
7033046
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /oscon…
dependabot[bot] Jan 14, 2026
f097907
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /polic…
dependabot[bot] Jan 14, 2026
f349f5a
chore(internal/librariangen): bump gapic-generator-go to 0.55.2 (#13599)
bhshkh Jan 14, 2026
ff12a0e
chore: update librarian image (#13615)
zhumin8 Jan 15, 2026
845b5ed
chore: librarian release pull request: 20260115T080547Z (#13617)
cloud-sdk-librarian-robot Jan 15, 2026
dfa9f0a
refactor(firestore): use Queryer in CreateFromQuery & encapsulate Pip…
bhshkh Jan 15, 2026
45594a9
feat(pubsub/v2): fix concurrent map write (#13530)
MASA-JAPAN Jan 15, 2026
104731d
feat(firestore): Add ExecutionTime to PipelineSnapshot (#13620)
google-labs-jules[bot] Jan 15, 2026
df8d945
feat(firestore): add experimental warning to pipeline API (#13621)
bhshkh Jan 15, 2026
7b0c83a
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /paral…
dependabot[bot] Jan 15, 2026
4214f86
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /oslog…
dependabot[bot] Jan 15, 2026
adad3f3
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /phish…
dependabot[bot] Jan 15, 2026
915aebe
chore: remove api-logging teams (#13624)
suztomo Jan 15, 2026
33bb168
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /optim…
dependabot[bot] Jan 15, 2026
680a188
chore: librarian release pull request: 20260115T221901Z (#13623)
bhshkh Jan 15, 2026
9a60f95
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /orche…
dependabot[bot] Jan 15, 2026
09d0f51
chore: enable vulnerability remediation via renovate (#13631)
shollyman Jan 16, 2026
9b04a04
chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (…
renovate-bot Jan 16, 2026
ab992c3
chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (…
renovate-bot Jan 16, 2026
bb63b6e
chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (…
renovate-bot Jan 16, 2026
65a091e
chore: update spanner test module (#13639)
shollyman Jan 16, 2026
e25d5f7
fix(auth): add InternalOptions.TelemetryAttributes for internal clien…
quartzmo Jan 20, 2026
ddb3cc5
chore(all): update opentelemetry-go monorepo to v1.39.0 (#13643)
renovate-bot Jan 20, 2026
608de07
chore: disable major version upgrade of pubsub (#13648)
hongalex Jan 20, 2026
edda820
chore(all): update deps (major) (#13644)
renovate-bot Jan 21, 2026
adcfe11
chore: librarian generate pull request: 20260121T080645Z (#13650)
cloud-sdk-librarian-robot Jan 21, 2026
2318442
chore: librarian release pull request: 20260121T212954Z (#13654)
shollyman Jan 21, 2026
887a08b
chore: tidy snippets (#13655)
shollyman Jan 21, 2026
cadd794
chore: librarian release pull request: 20260122T080909Z (#13657)
cloud-sdk-librarian-robot Jan 22, 2026
cd837fe
feat(cloudsecuritycompliance): add new clients (#13660)
bhshkh Jan 22, 2026
d781738
chore: improve conditional testing in bigquery (#13570)
shollyman Jan 22, 2026
676947f
fix(internal/librariangen): handle preview versions in snippet metada…
noahdietz Jan 22, 2026
8d326be
chore(.librarian): update postprocessor image (#13719)
noahdietz Jan 22, 2026
5a495b7
feat(apiregistry): add new clients (#13723)
shollyman Jan 23, 2026
bb71171
test(bigquery/storage/managedwriter): remove large insert test (#13725)
shollyman Jan 23, 2026
c718a2d
chore: tidy snippets (#13724)
shollyman Jan 26, 2026
80199b1
test(bigtable): Refactor tests to reduce run time (#13726)
bhshkh Jan 26, 2026
7762ac2
chore(internal): tidy snippets (#13727)
bhshkh Jan 26, 2026
161d24c
feat(spanner): PGNumeric implements Scanner and Valuer (#13722)
olavloite Jan 27, 2026
369f836
doc(storage): remove MoveObject preview API note (#13730)
danielduhh Jan 27, 2026
2fc19c0
test(spanner): test UUID against prod db in integration tests. (#13731)
gagangupt16 Jan 27, 2026
7124026
fix(storage): deadlock in event loop while coordinating channels (#13…
cpriti-os Jan 28, 2026
9f5cd87
chore: create a release
cpriti-os Jan 28, 2026
e98ce43
chore: remove json checksumming from this release
krishnamd-jkp Jan 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
/spanner/ @googleapis/spanner-client-libraries-go @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/storage/ @googleapis/gcs-sdk-team @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/httpreplay/ @googleapis/gcs-sdk-team @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/errorreporting/ @googleapis/api-logging @googleapis/api-logging-partners @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/logging/ @googleapis/api-logging @googleapis/api-logging-partners @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/errorreporting/ @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/logging/ @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/profiler/ @googleapis/api-profiler @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/vertexai/ @googleapis/go-vertexai @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team
/internal/protoveneer/ @googleapis/cloud-sdk-go-eng @googleapis/cloud-sdk-librarian-team @jba
Expand Down
9 changes: 9 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,17 @@
"^github.com/cloudprober/cloudprober"
],
"enabled": false
},
{
"matchPackageNames": ["cloud.google.com/go/pubsub"],
"matchUpdateTypes": ["major"],
"enabled": false
}
],
"vulnerabilityAlerts": {
"enabled": true,
"vulnerabilityFixStrategy": "lowest"
},
"force": {
"constraints": {
"go": "1.24"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/action_syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: reviewdog/action-actionlint@v1
16 changes: 8 additions & 8 deletions .github/workflows/apidiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
scan_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
ref: main
- name: Get main commit
id: main
run: echo "hash=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT

Check warning on line 21 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:21:7: shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: '1.25.x'
- name: Get changed directories
id: changed_dirs
# Ignore changes to the internal and root directories.
# Ignore added files with --diff-filter=a.
run: |

Check warning on line 30 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:9:19: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:30:7: shellcheck reported issue in this script: SC2086:info:9:19: Double quote to prevent globbing and word splitting [shellcheck]

Check warning on line 30 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:8:47: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:30:7: shellcheck reported issue in this script: SC2086:info:8:47: Double quote to prevent globbing and word splitting [shellcheck]

Check warning on line 30 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:30:7: shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
dirs=$(cd internal/actions; go run ./cmd/changefinder -q --diff-filter=a --dir=${{ github.workspace }})
if [ -z "$dirs" ]
then
Expand All @@ -52,17 +52,17 @@
strategy:
matrix: ${{ fromJson(needs.scan_changes.outputs.changed_dirs) }}
steps:
- uses: actions/setup-go@v5
- uses: actions/setup-go@v6
with:
go-version: '1.25.x'
- name: Install latest apidiff
run: go install golang.org/x/exp/cmd/apidiff@latest
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
ref: main
- name: Create baseline
id: baseline
run: |

Check warning on line 65 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:2:41: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:65:7: shellcheck reported issue in this script: SC2086:info:2:41: Double quote to prevent globbing and word splitting [shellcheck]
export CHANGED=${{ matrix.changed }}
echo pkg="${CHANGED//\//_}_pkg.main" >> $GITHUB_OUTPUT
- name: Create Go package baseline
Expand All @@ -73,7 +73,7 @@
name: ${{ steps.baseline.outputs.pkg }}
path: ${{ matrix.changed }}/${{ steps.baseline.outputs.pkg }}
retention-days: 1
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Download baseline package data
uses: actions/download-artifact@v6
with:
Expand All @@ -88,7 +88,7 @@
# as it is likely a new method added to the gRPC client stub interface, which is non-breaking.
env:
PR_HEAD_REF: ${{ github.event.pull_request.head.ref }}
run: |

Check warning on line 91 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:8:40: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:91:7: shellcheck reported issue in this script: SC2086:info:8:40: Double quote to prevent globbing and word splitting [shellcheck]

Check warning on line 91 in .github/workflows/apidiff.yml

View workflow job for this annotation

GitHub Actions / lint

[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:10:41: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/apidiff.yml:91:7: shellcheck reported issue in this script: SC2086:info:10:41: Double quote to prevent globbing and word splitting [shellcheck]
cd ${{ matrix.changed }}
apidiff -m -incompatible ${{ steps.baseline.outputs.pkg }} . > diff.txt
if [[ "$PR_HEAD_REF" == librarian-* ]]; then
Expand Down Expand Up @@ -121,7 +121,7 @@
# review, even if they don't block the PR.
- name: Add breaking change label
if: ${{ steps.detect.outputs.breaking_change_found == 'true' && !github.event.pull_request.head.repo.fork }}
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
github.rest.issues.addLabels({
Expand All @@ -137,7 +137,7 @@
# the failed presubmit check is the primary signal.
- name: Post breaking change details as a comment
if: ${{ steps.ga_check.outcome == 'success' && !github.event.pull_request.head.repo.fork }}
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const fs = require('fs');
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ jobs:
go: [ '1.24', '1.25']
folders: ['bigtable']
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
path: google-cloud-go
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
repository: googleapis/cloud-bigtable-clients-test
ref: v0.0.3
path: cloud-bigtable-clients-test
- uses: actions/setup-go@v5
- uses: actions/setup-go@v6
with:
go-version: ${{ matrix.go }}
- run: go version
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/third_party_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
changed_gomods:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 2
- uses: actions/setup-go@v5
- uses: actions/setup-go@v6
with:
go-version: 1.25.x
- name: Find modified go.mod files
Expand All @@ -45,7 +45,7 @@ jobs:
strategy:
matrix: ${{ fromJson(needs.changed_gomods.outputs.mods) }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- run: |
cd internal/actions
go run ./internal/actions/cmd/thirdpartycheck -q --dir=${{ github.workspace }} -mod ${{ matrix.mods }}/go.mod
4 changes: 2 additions & 2 deletions .github/workflows/vet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
vet:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: '1.25.x'
- name: Install tools
Expand Down
91 changes: 63 additions & 28 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f
libraries:
- id: accessapproval
version: 1.8.8
Expand Down Expand Up @@ -137,8 +137,8 @@ libraries:
- internal/generated/snippets/ai/
tag_format: '{id}/v{version}'
- id: aiplatform
version: 1.113.0
last_generated_commit: d4a34bf03d617723146fe3ae15192c4d93981a27
version: 1.114.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/aiplatform/v1
service_config: aiplatform_v1.yaml
Expand Down Expand Up @@ -410,10 +410,12 @@ libraries:
tag_format: '{id}/v{version}'
- id: apiregistry
version: 0.1.0
last_generated_commit: b607ece2e97f19a8f105a6cd40368da68e7bc613
last_generated_commit: 2ac88973cbafba24e4fb6f31038e0c76174ae704
apis:
- path: google/cloud/apiregistry/v1beta
service_config: cloudapiregistry_v1beta.yaml
- path: google/cloud/apiregistry/v1
service_config: cloudapiregistry_v1.yaml
source_roots:
- apiregistry
- internal/generated/snippets/apiregistry
Expand All @@ -430,6 +432,16 @@ libraries:
- ^apiregistry/apiv1beta/helpers\.go$
- ^apiregistry/apiv1beta/\.repo-metadata\.json$
- ^apiregistry/apiv1beta/apiregistrypb/.*$
- ^apiregistry/apiv1/[^/]*_client\.go$
- ^apiregistry/apiv1/[^/]*_client_example_go123_test\.go$
- ^apiregistry/apiv1/[^/]*_client_example_test\.go$
- ^apiregistry/apiv1/auxiliary\.go$
- ^apiregistry/apiv1/auxiliary_go123\.go$
- ^apiregistry/apiv1/doc\.go$
- ^apiregistry/apiv1/gapic_metadata\.json$
- ^apiregistry/apiv1/helpers\.go$
- ^apiregistry/apiv1/\.repo-metadata\.json$
- ^apiregistry/apiv1/apiregistrypb/.*$
tag_format: '{id}/v{version}'
- id: appengine
version: 1.9.7
Expand Down Expand Up @@ -691,7 +703,7 @@ libraries:
- internal/generated/snippets/assuredworkloads/
tag_format: '{id}/v{version}'
- id: auth
version: 0.18.0
version: 0.18.1
last_generated_commit: 31b413bc4feb03f6849c718048c2b9998561b5fa
apis: []
source_roots:
Expand Down Expand Up @@ -748,8 +760,8 @@ libraries:
- internal/generated/snippets/automl/
tag_format: '{id}/v{version}'
- id: backupdr
version: 1.6.0
last_generated_commit: 535d161c24965e9ed1a0b27032cc1c8b4beab818
version: 1.7.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/backupdr/v1
service_config: backupdr_v1.yaml
Expand Down Expand Up @@ -1562,6 +1574,29 @@ libraries:
release_exclude_paths:
- internal/generated/snippets/cloudquotas/
tag_format: '{id}/v{version}'
- id: cloudsecuritycompliance
version: 0.0.0
last_generated_commit: 64f78809d70ea0d49f6ffbc7e6858eb37e350947
apis:
- path: google/cloud/cloudsecuritycompliance/v1
service_config: cloudsecuritycompliance_v1.yaml
source_roots:
- cloudsecuritycompliance
- internal/generated/snippets/cloudsecuritycompliance
preserve_regex: []
remove_regex:
- ^internal/generated/snippets/cloudsecuritycompliance/
- ^cloudsecuritycompliance/apiv1/[^/]*_client\.go$
- ^cloudsecuritycompliance/apiv1/[^/]*_client_example_go123_test\.go$
- ^cloudsecuritycompliance/apiv1/[^/]*_client_example_test\.go$
- ^cloudsecuritycompliance/apiv1/auxiliary\.go$
- ^cloudsecuritycompliance/apiv1/auxiliary_go123\.go$
- ^cloudsecuritycompliance/apiv1/doc\.go$
- ^cloudsecuritycompliance/apiv1/gapic_metadata\.json$
- ^cloudsecuritycompliance/apiv1/helpers\.go$
- ^cloudsecuritycompliance/apiv1/\.repo-metadata\.json$
- ^cloudsecuritycompliance/apiv1/cloudsecuritycompliancepb/.*$
tag_format: '{id}/v{version}'
- id: cloudtasks
version: 1.13.7
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
Expand Down Expand Up @@ -1637,8 +1672,8 @@ libraries:
- internal/generated/snippets/commerce/
tag_format: '{id}/v{version}'
- id: compute
version: 1.53.0
last_generated_commit: d4a34bf03d617723146fe3ae15192c4d93981a27
version: 1.54.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/compute/v1
service_config: compute_v1.yaml
Expand Down Expand Up @@ -1723,8 +1758,8 @@ libraries:
- internal/generated/snippets/confidentialcomputing/
tag_format: '{id}/v{version}'
- id: config
version: 1.5.1
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
version: 1.6.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/config/v1
service_config: config_v1.yaml
Expand Down Expand Up @@ -2246,8 +2281,8 @@ libraries:
- internal/generated/snippets/devicestreaming/
tag_format: '{id}/v{version}'
- id: dialogflow
version: 1.73.0
last_generated_commit: 1496716325adf01af70ffca9161dd62d7bebbd50
version: 1.74.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/dialogflow/cx/v3
service_config: dialogflow_v3.yaml
Expand Down Expand Up @@ -2628,7 +2663,7 @@ libraries:
- internal/generated/snippets/financialservices/
tag_format: '{id}/v{version}'
- id: firestore
version: 1.20.0
version: 1.21.0
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
apis:
- path: google/firestore/admin/v1
Expand Down Expand Up @@ -2714,8 +2749,8 @@ libraries:
- internal/generated/snippets/functions/
tag_format: '{id}/v{version}'
- id: geminidataanalytics
version: 0.5.0
last_generated_commit: ef6a532bfd9ab7a944bdedd64c69a2b4042db58b
version: 0.6.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/geminidataanalytics/v1beta
service_config: geminidataanalytics_v1beta.yaml
Expand Down Expand Up @@ -3114,8 +3149,8 @@ libraries:
- internal/generated/snippets/iot/
tag_format: '{id}/v{version}'
- id: kms
version: 1.23.2
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
version: 1.25.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/kms/v1
service_config: cloudkms_v1.yaml
Expand Down Expand Up @@ -3815,8 +3850,8 @@ libraries:
- internal/generated/snippets/monitoring/
tag_format: '{id}/v{version}'
- id: netapp
version: 1.11.0
last_generated_commit: 535d161c24965e9ed1a0b27032cc1c8b4beab818
version: 1.12.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/netapp/v1
service_config: netapp_v1.yaml
Expand All @@ -3840,8 +3875,8 @@ libraries:
- internal/generated/snippets/netapp/
tag_format: '{id}/v{version}'
- id: networkconnectivity
version: 1.19.1
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
version: 1.20.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/networkconnectivity/v1
service_config: networkconnectivity_v1.yaml
Expand Down Expand Up @@ -4460,7 +4495,7 @@ libraries:
tag_format: '{id}/v{version}'
- id: pubsub/v2
version: 2.3.0
last_generated_commit: ef6a532bfd9ab7a944bdedd64c69a2b4042db58b
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/pubsub/v1
service_config: pubsub_v1.yaml
Expand Down Expand Up @@ -4798,8 +4833,8 @@ libraries:
- internal/version
tag_format: v{version}
- id: run
version: 1.13.0
last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
version: 1.15.0
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/run/v2
service_config: run_v2.yaml
Expand Down Expand Up @@ -5622,7 +5657,7 @@ libraries:
tag_format: '{id}/v{version}'
- id: spanner
version: 1.87.0
last_generated_commit: ef6a532bfd9ab7a944bdedd64c69a2b4042db58b
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/spanner/adapter/v1
service_config: spanner.yaml
Expand Down Expand Up @@ -5750,7 +5785,7 @@ libraries:
- internal/generated/snippets/speech/
tag_format: '{id}/v{version}'
- id: storage
version: 1.59.1
version: 1.59.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The version number is being updated. Ensure that this change aligns with the intended release and that all dependencies are compatible with the new version. This is a critical update that could affect the functionality of the library.

last_generated_commit: effe5c4fa816021e724ca856d5640f2e55b14a8b
apis:
- path: google/storage/control/v2
Expand Down Expand Up @@ -6431,7 +6466,7 @@ libraries:
tag_format: '{id}/v{version}'
- id: workflows
version: 1.14.3
last_generated_commit: c288189b43c016dd3cf1ec73ce3cadee8b732f07
last_generated_commit: 87e3579c041a50f985f8de71e9494c8fc85d520b
apis:
- path: google/cloud/workflows/executions/v1
service_config: workflowexecutions_v1.yaml
Expand Down
2 changes: 1 addition & 1 deletion accessapproval/apiv1/access_approval_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading