chore(deps): Update go deps #2124
Merged
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.
This PR contains the following updates:
v1.51.25
->v1.51.30
v1.30.1
->v1.31.0
v0.6.1
->v0.6.2
v1.3.5
->v1.4.0
v7.0.69
->v7.0.70
e119d15
->c766eef
v1.10.1
->v1.11.0
v0.50.0
->v0.51.0
v0.50.0
->v0.51.0
v0.50.0
->v0.51.0
v0.50.0
->v0.51.0
v0.50.0
->v0.51.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v0.47.0
->v0.48.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
c2a26e7
->c2b76ee
Release Notes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.51.30
Compare Source
===
Service Client Updates
service/codepipeline
: Updates service API and documentationservice/cognito-idp
: Updates service API and documentationservice/connectcampaigns
: Updates service API and documentationservice/entitlement.marketplace
: Updates service APIservice/oam
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/support
: Updates service APIv1.51.29
Compare Source
===
Service Client Updates
service/appsync
: Updates service APIservice/fms
: Updates service API and documentationservice/ivs
: Updates service API and documentationservice/ivs-realtime
: Updates service APIservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/states
: Updates service API and documentationv1.51.28
Compare Source
===
Service Client Updates
service/datasync
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/emr-containers
: Updates service API, documentation, and paginatorsservice/entityresolution
: Updates service API and documentationservice/gamelift
: Updates service API, documentation, and paginatorsservice/ssm
: Updates service API, documentation, and paginatorsv1.51.27
Compare Source
===
Service Client Updates
service/bedrock
: Updates service API, documentation, and paginatorsservice/bedrock-agent
: Updates service API and documentationservice/bedrock-agent-runtime
: Updates service API and documentationservice/bedrock-runtime
: Updates service API and documentationservice/ce
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/pi
: Updates service documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/workspaces-web
: Updates service API and documentationv1.51.26
Compare Source
===
Service Client Updates
service/bedrock-agent
: Updates service API and documentationservice/bedrock-agent-runtime
: Updates service API and documentationservice/payment-cryptography
: Updates service API, documentation, and waitersservice/redshift-serverless
: Updates service documentationservice/route53profiles
: Adds new serviceservice/sagemaker
: Updates service API and documentationservice/servicediscovery
: Updates service documentation and examplesservice/transfer
: Updates service API and documentationbufbuild/buf (github.com/bufbuild/buf)
v1.31.0
Compare Source
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.6.2
Compare Source
What's Changed
Full Changelog: bufbuild/protovalidate-go@v0.6.1...v0.6.2
jmoiron/sqlx (github.com/jmoiron/sqlx)
v1.4.0
: Update dependencies to their latest stable versionsCompare Source
This release has updated all dependencies to their latest stable version.
And now, for the auto-generated description:
What's Changed
New Contributors
Full Changelog: jmoiron/sqlx@v1.3.5...v1.4.0
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.70
: Bugfix ReleaseCompare Source
What's Changed
x-minio-replication-actual-object-size
to allowed headers by @shtripat in https://github.com/minio/minio-go/pull/1946New Contributors
Full Changelog: minio/minio-go@v7.0.68...v7.0.70
rs/cors (github.com/rs/cors)
v1.11.0
Compare Source
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)
v1.26.0
: /v0.51.0/v0.20.0/v0.6.0/v0.1.0Compare Source
Added
NewSDK
ingo.opentelemetry.io/contrib/config
now returns a configured SDK with a validMeterProvider
. (#4804)Changed
go.opentelemetry.io/contrib/bridges/prometheus
to match the package. (#5396)Fixed
go.opentelemetry.io/contrib/bridges/prometheus
. (#5395)go.opentelemetry.io/contrib/bridges/prometheus
. (#5395)Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.25.0...v1.26.0
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.26.0
: /v0.48.0/v0.2.0-alphaCompare Source
Added
Recorder
ingo.opentelemetry.io/otel/log/logtest
to facilitate testing the log bridge implementations. (#5134)go.opentelemetry.io/otel/exporters/otlp/otlptrace
. (#5194)go.opentelemetry.io/otel/sdk/log
.This new module contains the Go implementation of the OpenTelemetry Logs SDK.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
.This new module contains an OTLP exporter that transmits log telemetry using HTTP.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/exporters/stdout/stdoutlog
.This new module contains an exporter prints log records to STDOUT.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/semconv/v1.25.0
package.The package contains semantic conventions from the
v1.25.0
version of the OpenTelemetry Semantic Conventions. (#5254)Changed
go.opentelemetry.io/proto/otlp
from v1.1.0 to v1.2.0. (#5177)go.opentelemetry.io/otel/baggage
. (#5214)Full Changelog: open-telemetry/opentelemetry-go@v1.25.0...v1.26.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.