Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the go group with 24 updates #49767

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the go group with 24 updates:

Package From To
cloud.google.com/go/cloudsqlconn 1.12.1 1.13.1
cloud.google.com/go/compute 1.28.1 1.28.3
cloud.google.com/go/container 1.40.0 1.41.0
cloud.google.com/go/iam 1.2.1 1.2.2
cloud.google.com/go/kms 1.20.0 1.20.1
cloud.google.com/go/resourcemanager 1.10.1 1.10.2
cloud.google.com/go/spanner 1.68.0 1.72.0
cloud.google.com/go/storage 1.43.0 1.47.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.19 1.15.20
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue 1.14.54 1.14.55
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.42 1.17.43
github.com/aws/aws-sdk-go-v2/service/athena 1.48.5 1.49.0
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.37.2 1.38.0
github.com/aws/aws-sdk-go-v2/service/glue 1.102.1 1.103.0
github.com/aws/aws-sdk-go-v2/service/redshift 1.52.2 1.53.0
github.com/aws/aws-sdk-go-v2/service/s3 1.70.0 1.71.0
github.com/fsouza/fake-gcs-server 1.49.3 1.50.2
github.com/googleapis/gax-go/v2 2.13.0 2.14.0
github.com/mailgun/mailgun-go/v4 4.20.0 4.20.4
github.com/spiffe/go-spiffe/v2 2.3.0 2.4.0
golang.org/x/sync 0.9.0 0.10.0
golang.org/x/sys 0.27.0 0.28.0
golang.org/x/time 0.6.0 0.8.0
google.golang.org/api 0.197.0 0.207.0

Updates cloud.google.com/go/cloudsqlconn from 1.12.1 to 1.13.1

Release notes

Sourced from cloud.google.com/go/cloudsqlconn's releases.

v1.13.1

1.13.1 (2024-11-20)

Bug Fixes

v1.13.0

1.13.0 (2024-10-23)

Features

  • Automatically reset connection when the DNS record changes. (#868) (4d7abd8)

Bug Fixes

  • update bytes_sent and bytes_received to use Sum (#874) (73b6f38)
Changelog

Sourced from cloud.google.com/go/cloudsqlconn's changelog.

1.13.1 (2024-11-20)

Bug Fixes

1.13.0 (2024-10-23)

Features

  • Automatically reset connection when the DNS record changes. (#868) (4d7abd8)

Bug Fixes

  • update bytes_sent and bytes_received to use Sum (#874) (73b6f38)
Commits
  • 5061c61 chore(main): release 1.13.1 (#886)
  • dc85de5 fix: update dependencies to latest (#884)
  • 20339a9 deps: Update github/codeql-action action to v3.27.4 (#882)
  • b865a24 deps: Update google.golang.org/genproto/googleapis/rpc digest to e639e21 (#881)
  • e63c38f deps: Update dependencies for github (#879)
  • b228ed7 chore(main): release 1.13.0 (#875)
  • 348c36f deps: Update google.golang.org/genproto/googleapis/rpc digest to 324edc3 (#876)
  • e4f76f6 deps: Update dependencies for github (#877)
  • 70c4e88 deps: Update module google.golang.org/api to v0.202.0 (#878)
  • 0609e54 deps: Update dependencies for github (#869)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute from 1.28.1 to 1.28.3

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

Sourced from cloud.google.com/go/compute's changelog.

Changes

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

... (truncated)

Commits
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • abf9cba feat(dialogflow/cx): add options of client_certificate_settings, bigquery_exp...
  • 8771f2e fix(auth): restore Application Default Credentials support to idtoken (#11083)
  • 91c6f0f feat(spanner/spansql): add support for protobuf column types & Proto bundles ...
  • 3ae0d45 test(storage): fix metrics exporter test (#11085)
  • 5ff0fdc chore(storage): adding request-id in the stall-retry log (#11074)
  • 9586931 chore(main): release vertexai 0.13.2 (#11028)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/container from 1.40.0 to 1.41.0

Release notes

Sourced from cloud.google.com/go/container's releases.

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits
  • f371928 chore(main): release pubsub 1.41.0 (#10469)
  • 443e0ee chore: release main (#10595)
  • 928f1a7 fix(bigtable/emulator): Sending empty row in SampleRowKeys response (#10611)
  • 0e5c5c9 refactor(bigtable): Refactoring client side metrics code (#10623)
  • 47941b3 chore(main): release auth 0.7.3 (#10574)
  • 7cea5ed fix(auth): disable automatic universe domain check for MDS (#10620)
  • 2fef238 feat(parallelstore): add file_stripe_level and directory_stripe_level fields ...
  • b90b361 chore(storage/transfermanager): reduce zero array size used for checksums (#1...
  • 6b51942 docs(datacatalog): mark DataplexTransferStatus.MIGRATED as deprecated (#10621)
  • 97fa560 feat(documentai): A new field imageless_mode is added to message `.google.c...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.2.1 to 1.2.2

Release notes

Sourced from cloud.google.com/go/iam's releases.

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits
  • 47bb902 chore: release main (#10988)
  • 2b8ca4b chore: add Protobuf warning to release notes (#11025)
  • 8bb87d5 chore: update google.golang.org/api to v0.203.0 (#11022)
  • d40fbff fix(storage): Skip only specific transport tests. (#11016)
  • ff06fc2 fix: Fix default service account tests on GCE. (#11021)
  • 6071167 feat(alloydb): add new PSC instance configuration setting and output the PSC ...
  • 15eacb9 chore: update SA used for tests (#11018)
  • e78389d chore: fix doc publish creds (#11019)
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/kms from 1.20.0 to 1.20.1

Changelog

Sourced from cloud.google.com/go/kms's changelog.

Changes

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

... (truncated)

Commits

Updates cloud.google.com/go/resourcemanager from 1.10.1 to 1.10.2

Release notes

Sourced from cloud.google.com/go/resourcemanager's releases.

webrisk: v1.10.2

1.10.2 (2024-10-23)

Bug Fixes

  • webrisk: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • webrisk: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)

servicemanagement: v1.10.2

1.10.2 (2024-10-23)

Bug Fixes

  • servicemanagement: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • servicemanagement: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)

resourcemanager: v1.10.2

1.10.2 (2024-10-23)

Bug Fixes

  • resourcemanager: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • resourcemanager: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Commits
  • 559b86a chore: release main (#8706)
  • 174da47 fix(all): update golang.org/x/net to v0.17.0 (#8705)
  • 89eeeff chore: release main (#8664)
  • 0e43b40 feat(shopping): new clients (#8699)
  • 9c502c2 fix: Update go_package and Go importpath (#8667)
  • 4284639 chore(ci): update Go version to 1.21 (#8695)
  • c73963f fix(bigquery): handle storage read api Recv call errors (#8666)
  • 65cb8bd chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (#8691)
  • 7b19ae2 chore(internal/postprocessor): add config for shopping/type (#8690)
  • 45d4f21 chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /internal/example...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.68.0 to 1.72.0

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.72.0

1.72.0 (2024-11-07)

Features

  • spanner/spansql: Add support for protobuf column types & Proto bundles (#10945) (91c6f0f), refs #10944

Bug Fixes

  • spanner: Skip exporting metrics if attempt or operation is not captured. (#11095) (1d074b5)

spanner: v1.71.0

1.71.0 (2024-11-01)

Features

  • spanner/admin/instance: Add support for Cloud Spanner Default Backup Schedules (706ecb2)
  • spanner: Client built in metrics (#10998) (d81a1a7)

Bug Fixes

  • spanner/test/opentelemetry/test: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • spanner/test/opentelemetry/test: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
  • spanner: Attempt latency for streaming call should capture the total latency till decoding of protos (#11039) (255c6bf)
  • spanner: Decode PROTO to custom type variant of base type (#11007) (5e363a3)
  • spanner: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • spanner: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Commits
  • f32d0d9 chore(main): release spanner 1.72.0 (#11088)
  • 45e1ce7 fix(pubsub/pstest): make invalid filter return error instead of panic (#11087)
  • 3b06513 chore: fix typo in comment in pubsub subscription config (#11094)
  • ccbc882 feat(dialogflow): added support for ALAW encoding (#11097)
  • ffb6380 chore(spanner): add details to fix permission error in native metrics (#11096)
  • 1d074b5 fix(spanner): skip exporting metrics if attempt or operation is not captured....
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.43.0 to 1.47.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.47.0

1.47.0 (2024-11-14)

Features

  • storage: Introduce dp detector based on grpc metrics (#11100) (60c2323)

Bug Fixes

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)

Miscellaneous Chores

  • storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits
  • 703c26a chore(main): release spanner 1.47.0 (#7960)
  • b726d41 feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)
  • fc49c78 feat(spanner): add databoost property for batch transactions (#8152)
  • 005d2df fix(internal/retry): never return nil from GRPCStatus() (#8128)
  • b429aa1 chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)
  • 4e80088 chore(deps): update gax-go and google.golang.org/api (#8117)
  • e43ebeb chore(postprocessor): add update steps (#8103)
  • 72d0127 test: skip flaky test (#8129)
  • 20573e2 chore(postprocessor): fix missing format specifier (#8112)
  • 28aa098 chore(postprocessor): update manual entries (#8111)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.19 to 1.15.20

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue from 1.14.54 to 1.14.55

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.42 to 1.17.43

Commits

Updates github.com/aws/aws-sdk-go-v2/service/athena from 1.48.5 to 1.49.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.2 to 1.38.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.12.0
    • Feature: Amplify Studio releases GraphQL support for codegen job action.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.0
    • Feature: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.3.0
    • Feature: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.15.0
    • Feature: New integration with the Gitlab provider type.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.15.0
    • Feature: Add support for in-aws right sizing
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.16.0
    • Feature: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.18.0
    • Feature: This release includes new import resource, model versioning and resource policy features.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.6.0
    • Feature: Add CreationType filter for ListReadSets
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.49.0
    • Feature: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.29.0
    • Feature: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.2.0
    • Feature: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

Release (2023-07-28.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.18.0
    • Feature: This release enable customer to add/remove/update more than one workload for a component
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.33.0
    • Feature: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.27.0
    • Feature: Add a new JavaScript runtime version for CloudFront Functions.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.62.0
    • Feature: This release adds support for new number types.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.21.0
    • Feature: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.21.0
    • Feature: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Bumps the go group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) | `1.12.1` | `1.13.1` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.28.1` | `1.28.3` |
| [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) | `1.40.0` | `1.41.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.2.1` | `1.2.2` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.20.0` | `1.20.1` |
| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.2` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.68.0` | `1.72.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.47.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.19` | `1.15.20` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.54` | `1.14.55` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.42` | `1.17.43` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://github.com/aws/aws-sdk-go-v2) | `1.48.5` | `1.49.0` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.37.2` | `1.38.0` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.102.1` | `1.103.0` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.52.2` | `1.53.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.70.0` | `1.71.0` |
| [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.49.3` | `1.50.2` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.13.0` | `2.14.0` |
| [github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go) | `4.20.0` | `4.20.4` |
| [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.3.0` | `2.4.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.9.0` | `0.10.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.27.0` | `0.28.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.6.0` | `0.8.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.197.0` | `0.207.0` |


Updates `cloud.google.com/go/cloudsqlconn` from 1.12.1 to 1.13.1
- [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.12.1...v1.13.1)

Updates `cloud.google.com/go/compute` from 1.28.1 to 1.28.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.28.1...compute/v1.28.3)

Updates `cloud.google.com/go/container` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.40.0...pubsub/v1.41.0)

Updates `cloud.google.com/go/iam` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.2.1...iam/v1.2.2)

Updates `cloud.google.com/go/kms` from 1.20.0 to 1.20.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.20.0...kms/v1.20.1)

Updates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.10.1...dlp/v1.10.2)

Updates `cloud.google.com/go/spanner` from 1.68.0 to 1.72.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.68.0...spanner/v1.72.0)

Updates `cloud.google.com/go/storage` from 1.43.0 to 1.47.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...spanner/v1.47.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.19 to 1.15.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ebs/v1.15.19...service/ebs/v1.15.20)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue` from 1.14.54 to 1.14.55
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodbstreams/attributevalue/v1.14.54...feature/dynamodbstreams/attributevalue/v1.14.55)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.42 to 1.17.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.42...credentials/v1.17.43)

Updates `github.com/aws/aws-sdk-go-v2/service/athena` from 1.48.5 to 1.49.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.48.5...service/s3/v1.49.0)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.37.2 to 1.38.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.38.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.2...service/s3/v1.38.0)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.102.1 to 1.103.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.103.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/glue/v1.102.1...service/ec2/v1.103.0)

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.52.2 to 1.53.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.2...service/s3/v1.53.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.70.0...service/s3/v1.71.0)

Updates `github.com/fsouza/fake-gcs-server` from 1.49.3 to 1.50.2
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.49.3...v1.50.2)

Updates `github.com/googleapis/gax-go/v2` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.13.0...v2.14.0)

Updates `github.com/mailgun/mailgun-go/v4` from 4.20.0 to 4.20.4
- [Release notes](https://github.com/mailgun/mailgun-go/releases)
- [Changelog](https://github.com/mailgun/mailgun-go/blob/master/CHANGELOG)
- [Commits](mailgun/mailgun-go@v4.20.0...v4.20.4)

Updates `github.com/spiffe/go-spiffe/v2` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.3.0...v2.4.0)

Updates `golang.org/x/sync` from 0.9.0 to 0.10.0
- [Commits](golang/sync@v0.9.0...v0.10.0)

Updates `golang.org/x/sys` from 0.27.0 to 0.28.0
- [Commits](golang/sys@v0.27.0...v0.28.0)

Updates `golang.org/x/time` from 0.6.0 to 0.8.0
- [Commits](golang/time@v0.6.0...v0.8.0)

Updates `google.golang.org/api` from 0.197.0 to 0.207.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.197.0...v0.207.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudsqlconn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: cloud.google.com/go/resourcemanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/athena
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/mailgun/mailgun-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry labels Dec 4, 2024
@codingllama codingllama enabled auto-merge December 4, 2024 18:22
@codingllama codingllama added this pull request to the merge queue Dec 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 4, 2024
@codingllama
Copy link
Contributor

It looks like there are some breaking changes on the gcloud updates. @greedy52, could you take a look?

For example:

$ go test ./lib/srv/db -run=TestAuditSpanner 2>&1 | grep -v '^{'

[lib/srv/db]✖✖✖
=== Failed
=== FAIL: lib/srv/db TestAuditSpanner/access_denied (0.01s)
    spanner_test.go:232: 
        	Error Trace:	/Users/alan/code/teleport/lib/srv/db/spanner_test.go:232
        	Error:      	Received unexpected error:
        	           	credentials: could not find default credentials. See https://cloud.google.com/docs/authentication/external/set-up-adc for more information
        	Test:       	TestAuditSpanner/access_denied

=== FAIL: lib/srv/db TestAuditSpanner/successful_flow (0.00s)
    spanner_test.go:286: 
        	Error Trace:	/Users/alan/code/teleport/lib/srv/db/spanner_test.go:286
        	Error:      	Received unexpected error:
        	           	credentials: could not find default credentials. See https://cloud.google.com/docs/authentication/external/set-up-adc for more information
        	Test:       	TestAuditSpanner/successful_flow

=== FAIL: lib/srv/db TestAuditSpanner (0.32s)

DONE 3 tests, 3 failures in 28.226s

(Other tests break in the same way too.)

@greedy52
Copy link
Contributor

greedy52 commented Dec 4, 2024

It looks like there are some breaking changes on the gcloud updates. @greedy52, could you take a look?

For example:

$ go test ./lib/srv/db -run=TestAuditSpanner 2>&1 | grep -v '^{'

[lib/srv/db]✖✖✖
=== Failed
=== FAIL: lib/srv/db TestAuditSpanner/access_denied (0.01s)
    spanner_test.go:232: 
        	Error Trace:	/Users/alan/code/teleport/lib/srv/db/spanner_test.go:232
        	Error:      	Received unexpected error:
        	           	credentials: could not find default credentials. See https://cloud.google.com/docs/authentication/external/set-up-adc for more information
        	Test:       	TestAuditSpanner/access_denied

=== FAIL: lib/srv/db TestAuditSpanner/successful_flow (0.00s)
    spanner_test.go:286: 
        	Error Trace:	/Users/alan/code/teleport/lib/srv/db/spanner_test.go:286
        	Error:      	Received unexpected error:
        	           	credentials: could not find default credentials. See https://cloud.google.com/docs/authentication/external/set-up-adc for more information
        	Test:       	TestAuditSpanner/successful_flow

=== FAIL: lib/srv/db TestAuditSpanner (0.32s)

DONE 3 tests, 3 failures in 28.226s

(Other tests break in the same way too.)

@GavinFrazar could you take a look?

might be related googleapis/google-cloud-go#11194

@GavinFrazar
Copy link
Contributor

@greedy52 @codingllama

Spanner tests are configured to use insecure test credentials, but the updated spanner client tries to load application default credentials for some metrics thing.

In non-test scenarios you have to provide real credentials, so I think this should only impact test code, but I'll test it for real.
Workaround in tests is to disable the metrics:

diff --git a/lib/srv/db/spanner/test.go b/lib/srv/db/spanner/test.go
index 44b74085c0..5dcef45959 100644
--- a/lib/srv/db/spanner/test.go
+++ b/lib/srv/db/spanner/test.go
@@ -105,7 +105,8 @@ func makeTestClient(ctx context.Context, config common.TestClientConfig, useTLS
 	}
 
 	clientCfg := spanner.ClientConfig{
-		SessionPoolConfig: spanner.DefaultSessionPoolConfig,
+		DisableNativeMetrics: true,
+		SessionPoolConfig:    spanner.DefaultSessionPoolConfig,
 	}
 	clt, err := spanner.NewClientWithConfig(ctx, databaseID, clientCfg, opts...)
 	if err != nil {

I'll push a PR

@GavinFrazar
Copy link
Contributor

I added the fix to this PR to avoid build failures - apparently the DisableNativeMetrics field doesn't exist in spanner 1.68.0

Copy link
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Gavin!

@codingllama codingllama enabled auto-merge December 5, 2024 13:33
@codingllama codingllama added this pull request to the merge queue Dec 5, 2024
Merged via the queue into master with commit 5fbb1b5 Dec 5, 2024
43 checks passed
@codingllama codingllama deleted the dependabot/go_modules/go-e1fac27349 branch December 5, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants