Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-cloud-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: talent/v1.8.0
Choose a base ref
...
head repository: googleapis/google-cloud-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: talent/v1.8.1
Choose a head ref
Loading
Showing 3,196 changed files with 210,929 additions and 156,888 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG VARIANT="1-1.22-bullseye"
ARG VARIANT="1-1.23-bullseye"
FROM mcr.microsoft.com/devcontainers/go:${VARIANT}

RUN apt-get update && export DEBIAN_FRONTEND=noninteractive
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/main/src/go
{
"name": "Go 1.22.0",
"name": "Go 1.23.0",
"build": {
"dockerfile": "Dockerfile"
},
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-go:infrastructure-public-image-latest
digest: sha256:b0991f5602d8166a262ed7853acca42ac8e7300e6ae8d0c88fe9d0f77f8c4342
digest: sha256:b7a58c02b682f8086133d5f55c074998125d120ed96e03c8b97646edecaed5d7
12 changes: 4 additions & 8 deletions .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -95,7 +95,6 @@ deep-remove-regex:
- /datacatalog/apiv1beta1/
- /datacatalog/lineage/apiv1/
- /dataflow/apiv1beta3/
- /dataform/apiv1alpha2/
- /dataform/apiv1beta1/
- /datafusion/apiv1/
- /datalabeling/apiv1beta1/
@@ -232,7 +231,6 @@ deep-remove-regex:
- /internal/generated/snippets/datacatalog/apiv1beta1/
- /internal/generated/snippets/datacatalog/lineage/apiv1/
- /internal/generated/snippets/dataflow/apiv1beta3/
- /internal/generated/snippets/dataform/apiv1alpha2/
- /internal/generated/snippets/dataform/apiv1beta1/
- /internal/generated/snippets/datafusion/apiv1/
- /internal/generated/snippets/datalabeling/apiv1beta1/
@@ -333,6 +331,7 @@ deep-remove-regex:
- /internal/generated/snippets/oslogin/apiv1beta/
- /internal/generated/snippets/parallelstore/apiv1/
- /internal/generated/snippets/parallelstore/apiv1beta/
- /internal/generated/snippets/parametermanager/apiv1/
- /internal/generated/snippets/phishingprotection/apiv1beta1/
- /internal/generated/snippets/policysimulator/apiv1/
- /internal/generated/snippets/policytroubleshooter/apiv1/
@@ -352,7 +351,6 @@ deep-remove-regex:
- /internal/generated/snippets/redis/cluster/apiv1/
- /internal/generated/snippets/resourcemanager/apiv2/
- /internal/generated/snippets/resourcemanager/apiv3/
- /internal/generated/snippets/resourcesettings/apiv1/
- /internal/generated/snippets/retail/apiv2/
- /internal/generated/snippets/retail/apiv2alpha/
- /internal/generated/snippets/retail/apiv2beta/
@@ -487,6 +485,7 @@ deep-remove-regex:
- /oslogin/common/
- /parallelstore/apiv1/
- /parallelstore/apiv1beta/
- /parametermanager/apiv1/
- /phishingprotection/apiv1beta1/
- /policysimulator/apiv1/
- /policytroubleshooter/apiv1/
@@ -506,7 +505,6 @@ deep-remove-regex:
- /redis/cluster/apiv1/
- /resourcemanager/apiv2/
- /resourcemanager/apiv3/
- /resourcesettings/apiv1/
- /retail/apiv2/
- /retail/apiv2alpha/
- /retail/apiv2beta/
@@ -815,8 +813,6 @@ deep-copy-regex:
dest: /
- source: /google/dataflow/v1beta3/cloud.google.com/go
dest: /
- source: /google/cloud/dataform/v1alpha2/cloud.google.com/go
dest: /
- source: /google/cloud/dataform/v1beta1/cloud.google.com/go
dest: /
- source: /google/cloud/datafusion/v1/cloud.google.com/go
@@ -1026,6 +1022,8 @@ deep-copy-regex:
dest: /
- source: /google/cloud/parallelstore/v1beta/cloud.google.com/go
dest: /
- source: /google/cloud/parametermanager/v1/cloud.google.com/go
dest: /
- source: /google/cloud/phishingprotection/v1beta1/cloud.google.com/go
dest: /
- source: /google/cloud/policysimulator/v1/cloud.google.com/go
@@ -1068,8 +1066,6 @@ deep-copy-regex:
dest: /
- source: /google/cloud/resourcemanager/v3/cloud.google.com/go
dest: /
- source: /google/cloud/resourcesettings/v1/cloud.google.com/go
dest: /
- source: /google/cloud/retail/v2/cloud.google.com/go
dest: /
- source: /google/cloud/retail/v2alpha/cloud.google.com/go
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -12,14 +12,14 @@
/firestore/ @googleapis/cloud-native-db-dpes @googleapis/api-firestore-partners @googleapis/yoshi-go-admins
/pubsub/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman
/pubsublite/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman
/spanner/ @googleapis/api-spanner-go @googleapis/yoshi-go-admins
/storage/ @googleapis/cloud-storage-dpe @googleapis/yoshi-go-admins
/httpreplay/ @googleapis/cloud-storage-dpe @googleapis/yoshi-go-admins
/spanner/ @googleapis/spanner-client-libraries-go @googleapis/yoshi-go-admins
/storage/ @googleapis/gcs-sdk-team @googleapis/yoshi-go-admins
/httpreplay/ @googleapis/gcs-sdk-team @googleapis/yoshi-go-admins
/errorreporting/ @googleapis/api-logging @googleapis/api-logging-partners @googleapis/yoshi-go-admins
/logging/ @googleapis/api-logging @googleapis/api-logging-partners @googleapis/yoshi-go-admins
/profiler/ @googleapis/api-profiler @googleapis/yoshi-go-admins
/vertexai/ @googleapis/go-vertexai @googleapis/yoshi-go-admins
/internal/protoveneer/ @googleapis/yoshi-go-admins @jba @eliben
/internal/protoveneer/ @googleapis/yoshi-go-admins @jba

# individual release versions manifest is unowned (to avoid notifying every team)
.release-please-manifest-individual.json
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ func main() {
```text
module modname
go 1.23.0
go 1.24.0
require (
// ...
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
],
"force": {
"constraints": {
"go": "1.22"
"go": "1.23"
}
}
}
4 changes: 2 additions & 2 deletions .github/workflows/apidiff.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23.x'
go-version: '1.24.x'
- name: Get changed directories
id: changed_dirs
# Ignore changes to the internal and root directories.
@@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: '1.23.x'
go-version: '1.24.x'
- name: Install latest apidiff
run: go install golang.org/x/exp/cmd/apidiff@latest
- uses: actions/checkout@v4
4 changes: 2 additions & 2 deletions .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
# Bigtable test proxy can be run on any of these Go versions
go: [ '1.22', '1.23']
go: [ '1.23', '1.24']
folders: ['bigtable']
steps:
- uses: actions/checkout@v4
@@ -45,7 +45,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: googleapis/cloud-bigtable-clients-test
ref: main
ref: v0.0.3
path: cloud-bigtable-clients-test
- uses: actions/setup-go@v5
with:
2 changes: 1 addition & 1 deletion .github/workflows/new_client.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:
fetch-depth: 2
- uses: actions/setup-go@v5
with:
go-version: 1.23.x
go-version: 1.24.x
- name: Find new version files
id: versions
# Ignore changes to the internal and root directories.
2 changes: 1 addition & 1 deletion .github/workflows/owlbot_validation.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 1
- uses: actions/setup-go@v5
with:
go-version: 1.23.x
go-version: 1.24.x
- run: |
git clone -b master --single-branch --depth=1 https://github.com/googleapis/googleapis.git
go run ./internal/postprocessor validate -googleapis-dir=./googleapis
2 changes: 1 addition & 1 deletion .github/workflows/third_party_check.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
fetch-depth: 2
- uses: actions/setup-go@v5
with:
go-version: 1.23.x
go-version: 1.24.x
- name: Find modified go.mod files
id: modfiles
run: |
4 changes: 1 addition & 3 deletions .github/workflows/vet.sh
Original file line number Diff line number Diff line change
@@ -80,12 +80,10 @@ golint ./... 2>&1 | (
) |
tee /dev/stderr | (! read)

staticcheck -go 1.22 ./... 2>&1 | (
staticcheck -go 1.24 ./... 2>&1 | (
grep -v SA1019 |
grep -v go-cloud-debug-agent |
grep -v internal/btree/btree.go |
grep -v httpreplay/internal/proxy/debug.go |
grep -v third_party/go/doc |
grep -v third_party/pkgsite/synopsis.go
) |
tee /dev/stderr | (! read)
6 changes: 3 additions & 3 deletions .github/workflows/vet.yml
Original file line number Diff line number Diff line change
@@ -19,11 +19,11 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22.x'
go-version: '1.24.x'
- name: Install tools
run: |
go install golang.org/x/lint/golint@latest && \
go install golang.org/x/tools/cmd/goimports@v0.29.0 && \
go install honnef.co/go/tools/cmd/staticcheck@v0.5.1
go install golang.org/x/tools/cmd/goimports@latest && \
go install honnef.co/go/tools/cmd/staticcheck@latest
- name: Execute vet.sh
run: ./.github/workflows/vet.sh
14 changes: 7 additions & 7 deletions .release-please-manifest-individual.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"auth": "0.14.0",
"auth/oauth2adapt": "0.2.6",
"bigquery": "1.65.0",
"bigtable": "1.34.0",
"auth": "0.15.0",
"auth/oauth2adapt": "0.2.7",
"bigquery": "1.66.2",
"bigtable": "1.35.0",
"datastore": "1.20.0",
"errorreporting": "0.3.2",
"firestore": "1.18.0",
"logging": "1.13.0",
"profiler": "0.4.2",
"pubsub": "1.45.3",
"pubsub": "1.47.0",
"pubsublite": "1.8.2",
"spanner": "1.73.0",
"storage": "1.49.0",
"spanner": "1.77.0",
"storage": "1.50.0",
"vertexai": "0.13.3"
}
Loading