-
Notifications
You must be signed in to change notification settings - Fork 0
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 minor-and-patch group across 1 directory with 34 updates #243
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/provider/minor-and-patch-3bc8ed5784
Closed
Bump the minor-and-patch group across 1 directory with 34 updates #243
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/provider/minor-and-patch-3bc8ed5784
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-and-patch group with 17 updates in the /provider directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.9.3` | `0.9.4` | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.5.0` | `0.5.1` | | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.2.0` | `1.2.1` | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.19.0` | `1.20.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.33` | `1.27.36` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.35.7` | `1.36.0` | | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.1.0` | `1.1.1` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.2.3` | `0.3.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.1` | `0.3.2` | | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.8.0` | `0.9.0` | | [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) | `0.23.0` | `0.24.0` | | [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.14.0` | `1.15.0` | | [github.com/pulumi/esc](https://github.com/pulumi/esc) | `0.9.1` | `0.10.0` | | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.55.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.55.0` | Updates `cloud.google.com/go/auth` from 0.9.3 to 0.9.4 - [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@auth/v0.9.3...auth/v0.9.4) Updates `cloud.google.com/go/compute/metadata` from 0.5.0 to 0.5.1 - [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@v0.5.0...apps/v0.5.1) Updates `cloud.google.com/go/iam` from 1.2.0 to 1.2.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@run/v1.2.0...iam/v1.2.1) Updates `cloud.google.com/go/kms` from 1.19.0 to 1.20.0 - [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@kms/v1.19.0...kms/v1.20.0) Updates `cloud.google.com/go/longrunning` from 0.6.0 to 0.6.1 - [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@v0.6.0...auth/v0.6.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.5 to 1.31.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.5...v1.31.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.33 to 1.27.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.33...config/v1.27.36) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.32 to 1.17.34 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.32...credentials/v1.17.34) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.13 to 1.16.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.16.13...v1.16.14) Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.17 to 1.3.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.17...internal/ini/v1.3.18) Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.17 to 2.6.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.17...internal/endpoints/v2.6.18) Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.11.4 to 1.11.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/dlm/v1.11.5/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/waf/v1.11.4...service/dlm/v1.11.5) Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.11.19 to 1.11.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.19...service/dax/v1.11.20) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.35.7 to 1.36.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.36.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/fms/v1.35.7...service/s3/v1.36.0) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.22.7 to 1.23.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.22.7...v1.23.0) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.26.7 to 1.27.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.7...v1.27.0) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.7 to 1.31.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/mgn/v1.30.7...v1.31.0) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.21.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.21.0) Updates `github.com/charmbracelet/bubbletea` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v1.1.0...v1.1.1) Updates `github.com/charmbracelet/x/ansi` from 0.2.3 to 0.3.2 - [Release notes](https://github.com/charmbracelet/x/releases) - [Commits](charmbracelet/x@ansi/v0.2.3...ansi/v0.3.2) Updates `github.com/cyphar/filepath-securejoin` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.3.1...v0.3.2) Updates `github.com/hashicorp/hc-install` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.8.0...v0.9.0) Updates `github.com/hashicorp/terraform-plugin-go` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-go@v0.23.0...v0.24.0) Updates `github.com/hashicorp/vault/api` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault@v1.14.0...v1.15.0) Updates `github.com/pulumi/esc` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/pulumi/esc/releases) - [Changelog](https://github.com/pulumi/esc/blob/main/CHANGELOG.md) - [Commits](pulumi/esc@v0.9.1...v0.10.0) Updates `github.com/pulumi/schema-tools` from 0.1.2 to 0.6.0 - [Release notes](https://github.com/pulumi/schema-tools/releases) - [Changelog](https://github.com/pulumi/schema-tools/blob/master/.goreleaser.yml) - [Commits](pulumi/schema-tools@v0.1.2...v0.6.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.55.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.54.0 to 0.55.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.55.0) Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0) Updates `go.opentelemetry.io/otel/metric` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0) Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.29.0...v1.30.0) Updates `google.golang.org/api` from 0.196.0 to 0.197.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.196.0...v0.197.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240827150818-7e3bb234dfed to 0.0.0-20240903143218-8af14fe29dc1 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.66.1 to 1.66.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.66.1...v1.66.2) --- updated-dependencies: - dependency-name: cloud.google.com/go/auth dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cloud.google.com/go/compute/metadata dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cloud.google.com/go/iam dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cloud.google.com/go/kms dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: cloud.google.com/go/longrunning dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/aws/smithy-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/charmbracelet/bubbletea dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/charmbracelet/x/ansi dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/hashicorp/hc-install dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/hashicorp/terraform-plugin-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/hashicorp/vault/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/pulumi/esc dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/pulumi/schema-tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel/metric dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel/trace dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 23, 2024
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/provider/minor-and-patch-3bc8ed5784
branch
September 23, 2024 13:36
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 17 updates in the /provider directory:
0.9.3
0.9.4
0.5.0
0.5.1
1.2.0
1.2.1
1.19.0
1.20.0
1.30.5
1.31.0
1.27.33
1.27.36
1.35.7
1.36.0
1.1.0
1.1.1
0.2.3
0.3.2
0.3.1
0.3.2
0.8.0
0.9.0
0.23.0
0.24.0
1.14.0
1.15.0
0.9.1
0.10.0
0.1.2
0.6.0
0.54.0
0.55.0
0.54.0
0.55.0
Updates
cloud.google.com/go/auth
from 0.9.3 to 0.9.4Commits
839f30e
chore(main): release auth 0.9.4 (#10846)b9dfce5
chore: update gapic-generator-go to 0.47.0 (#10848)9b4b2fa
docs(pubsub): update documentation for 31 day subscription message retention ...2bdedef
fix(compute/metadata): check error chain for retryable error (#10840)2d5a9f9
feat(dataproc): add support for new Dataproc features (#10817)f9869f7
fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)6720291
chore(main): release bigtable 1.32.0 (#10815)fc6d6a8
feat(bigtable): Wrapping errors on Export (#10836)9a94ff8
fix(bigtable): Error logging for client side metrics (#10658)58df9c3
chore(main): release pubsub 1.43.0 (#10714)Updates
cloud.google.com/go/compute/metadata
from 0.5.0 to 0.5.1Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
e992f09
chore: release main (#10792)22adc9a
chore(main): release firestore 1.17.0 (#10597)e9a551e
feat(firestore): Adding distance threshold and result field (#10802)839f30e
chore(main): release auth 0.9.4 (#10846)b9dfce5
chore: update gapic-generator-go to 0.47.0 (#10848)9b4b2fa
docs(pubsub): update documentation for 31 day subscription message retention ...2bdedef
fix(compute/metadata): check error chain for retryable error (#10840)2d5a9f9
feat(dataproc): add support for new Dataproc features (#10817)f9869f7
fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)6720291
chore(main): release bigtable 1.32.0 (#10815)Updates
cloud.google.com/go/iam
from 1.2.0 to 1.2.1Release notes
Sourced from cloud.google.com/go/iam's releases.
Changelog
Sourced from cloud.google.com/go/iam's changelog.
... (truncated)
Commits
e992f09
chore: release main (#10792)22adc9a
chore(main): release firestore 1.17.0 (#10597)e9a551e
feat(firestore): Adding distance threshold and result field (#10802)839f30e
chore(main): release auth 0.9.4 (#10846)b9dfce5
chore: update gapic-generator-go to 0.47.0 (#10848)9b4b2fa
docs(pubsub): update documentation for 31 day subscription message retention ...2bdedef
fix(compute/metadata): check error chain for retryable error (#10840)2d5a9f9
feat(dataproc): add support for new Dataproc features (#10817)f9869f7
fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)6720291
chore(main): release bigtable 1.32.0 (#10815)Updates
cloud.google.com/go/kms
from 1.19.0 to 1.20.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
ac256c5
chore: release main (#10856)cb7b0a1
feat(storage/dataflux): add dataflux interface (#10748)9199843
fix(firestore): Add UTF-8 validation (#10881)9ae039a
feat(firestore): surfacing the error returned from the service in Bulkwriter ...cf67711
chore(all): update deps (#10871)fdb4ea9
feat(dlp): action for publishing data profiles to SecOps (formelly known as C...f847c75
chore(main): release bigquery 1.63.0 (#10575)ce3d492
fix(bigquery): properly handle RANGE type arrays (#10883)0b3c268
feat(aiplatform): A new fieldgeneration_config
is added to message `.googl...2f0aec8
feat(aiplatform): add newPipelineTaskRerunConfig
field to `pipeline_job.pr...Updates
cloud.google.com/go/longrunning
from 0.6.0 to 0.6.1Release notes
Sourced from cloud.google.com/go/longrunning's releases.
Changelog
Sourced from cloud.google.com/go/longrunning's changelog.
... (truncated)
Commits
db3c6d1
chore(main): release auth 0.6.1 (#10455)daa6646
fix(auth): support gRPC API keys (#10460)66b8efe
feat(compute/metadata): add context for all functions/methods (#10370)6e16c64
chore(main): release ai 0.8.0 (#10452)b425993
chore(main): release spanner 1.64.0 (#10275)6a9c12a
feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...c6dfdcf
fix(auth): Update http and grpc transports to support token exchange over mTL...a1e198a
fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)fc4c910
fix(logging): Skip automatic resource detection if a CommonResource (#10441)eec7a3b
feat(dataplex): expose data scan execution create time to customers (#10438)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.5 to 1.31.0Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.33 to 1.27.36Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.32 to 1.17.34Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.13 to 1.16.14Commits
289bbd8
Release 2022-09-024169b1a
Regenerated Clientse02802d
Update SDK's smithy-go dependency to v1.13.29f98fe2
Update endpoints model824a8eb
Update API model05a6aab
Release 2022-09-015a4fbfe
Regenerated Clientsb9fde2d
Update endpoints model1808140
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/internal/configsources
from 1.3.17 to 1.3.18Commits
fefa06d
Release 2022-08-09412370a
Regenerated Clients4e99ad2
Update SDK's smithy-go dependency to v1.12.1ccacf16
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
from 2.6.17 to 2.6.18Commits
2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API model98ae688
Release 2024-09-18222928c
Regenerated Clients887c4de
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
from 1.11.4 to 1.11.5Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding's changelog.
... (truncated)
Commits
5f14e2a
Release 2022-05-172ffe56d
Regenerated Clients659ec3e
Update API modelb344246
Fix iotsecuretunneling and mobile API clients to use correct signing name (#1...40a800b
aws/retry: Fixup documentation typos(#1698)2fc2c1d
fix feature/dynamodb/expression/condition.go Or documentation (#1702)a34da05
internal/ini: Remove unused and stale fuzzing (#1710)6f190f6
Release 2022-05-1630ac919
Regenerated Clientsc1870c4
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
from 1.11.19 to 1.11.20Commits
93c3f18
Release 2022-12-027254028
Regenerated Clientsf43ad83
Update SDK's smithy-go dependency to v1.13.577d257e
Update API model779e29f
Release 2022-12-01f64d7d2
Regenerated Clients9bc59f7
Update endpoints modeld9c18aa
Update API model0259b16
Release 2022-11-30ee0277f
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/kms
from 1.35.7 to 1.36.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/kms's changelog.
... (truncated)
Commits
468996f
Release 2023-06-285ef9c03
Regenerated Clients25aad9f
Update API modelb7502dc
Release 2023-06-27706fe79
Regenerated Clients51b189f
Update API model2b71c0e
Release 2023-06-2612eeb94
Regenerated Clients791b88a
Update API modelea71314
Release 2023-06-23Updates
github.com/aws/aws-sdk-go-v2/service/sso
from 1.22.7 to 1.23.0Commits
435199f
Release 2023-11-15fb0b312
Regenerated Clients4a54427
Update SDK's smithy-go dependency to v1.17.0679c88c
Update endpoints modele635726
Update API modelcf022e8
feat: sra identity&auth refactor (#2364)1433025
Release 2023-11-1434bafde
Regenerated Clients0d10d76
Update endpoints modelfe8a6c1
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/ssooidc
from 1.26.7 to 1.27.0Commits
728f21f
Release 2024-05-163dbd5ca
Regenerated Clientsc87adfd
Update endpoints modele209d02
Update API modelef4a9a0
internal: capture user-agent in metrics (#2644)