-
Notifications
You must be signed in to change notification settings - Fork 97
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
fix(deps): update gomod dependencies #2392
Conversation
|
419020f
to
3e71d9a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v0.116.0
->v0.117.0
v1.64.0
->v1.65.0
v1.45.1
->v1.45.3
v1.48.0
->v1.49.0
v1.32.6
->v1.32.7
v1.28.6
->v1.28.7
v1.17.47
->v1.17.48
v1.17.43
->v1.17.44
v1.37.7
->v1.37.8
v1.71.0
->v1.71.1
v1.29.1
->v1.29.2
v1.33.7
->v1.33.8
v8.16.0
->v8.17.0
v2.24.0
->v2.25.1
v5.7.1
->v5.7.2
v1.12.0
->v1.12.1
v1.32.0
->v1.33.0
v1.32.0
->v1.33.0
v1.32.0
->v1.33.0
v1.32.0
->v1.33.0
v1.32.0
->v1.33.0
v1.32.0
->v1.33.0
v0.30.0
->v0.31.0
1829a12
->b2144cd
v0.211.0
->v0.214.0
v0.204.0
->v0.214.0
e6fa225
->3abc09e
v1.68.1
->v1.69.2
v1.35.2
->v1.36.1
v0.31.4
->v0.32.0
v0.31.4
->v0.32.0
Release Notes
googleapis/google-cloud-go (cloud.google.com/go)
v0.117.0
Compare Source
Features
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.32.7
Compare Source
elastic/go-elasticsearch (github.com/elastic/go-elasticsearch/v8)
v8.17.0
Compare Source
API
Updated APIs to 8.17.0
Typed API
Update APIs to latest elasticsearch-specification 8.17
grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)
v2.25.1
Compare Source
Support the new Opaque API in openapiv2 generated files
This release contains breaking changes from v2.25.0, in that the previously deprecated
EnumDescriptor
andDescriptor
methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.What's Changed
Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0
jackc/pgx (github.com/jackc/pgx/v5)
v5.7.2
Compare Source
snowflakedb/gosnowflake (github.com/snowflakedb/gosnowflake)
v1.12.1
: ReleaseCompare Source
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.33.0
: /v0.55.0/v0.9.0/v0.0.12Compare Source
Overview
Added
Reset
method toSpanRecorder
ingo.opentelemetry.io/otel/sdk/trace/tracetest
. (#5994)EnabledInstrument
interface ingo.opentelemetry.io/otel/sdk/metric/internal/x
. This is an experimental interface that is implemented by synchronous instruments provided bygo.opentelemetry.io/otel/sdk/metric
. Users can use it to avoid performing computationally expensive operations when recording measurements. It does not fall within the scope of the OpenTelemetry Go versioning and stability policy and it may be changed in backwards incompatible ways or removed in feature releases. (#6016)Changed
go.opentelemetry.io/auto
package. See that package for more information. (#5920)go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
. (#5929)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
. (#5929)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#5929)AsStringSlice
,AsFloat64Slice
,AsInt64Slice
,AsBoolSlice
. (#6011)EnabledParameters
to have aSeverity
field instead of a getter and setter ingo.opentelemetry.io/otel/log
. (#6009)Fixed
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
. (#5954)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
. (#5954)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#5954)go.opentelemetry.io/otel/exporters/prometheus
. (#5995)go.opentelemetry.io/otel/sdk/trace
. (#5997)go.opentelemetry.io/otel/sdk/log
. (#6032)What's Changed
2d47ceb
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5963e0fbfb7
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/597165e8d21
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5972e639e21
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5985Reset
method toSpanRecorder
by @flc1125 in https://github.com/open-telemetry/opentelemetry-go/pull/59948dc4a50
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60052c02b82
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/601019429a9
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6014AsStringSlice
,AsFloat64Slice
,AsInt64Slice
,AsBoolSlice
by @boekkooi-impossiblecloud in https://github.com/open-telemetry/opentelemetry-go/pull/6011a4fef06
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6027ca80a95
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6029e6fa225
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60281829a12
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6031New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.32.0...v1.33.0
googleapis/google-api-go-client (google.golang.org/api)
v0.214.0
Compare Source
Features
v0.213.0
Compare Source
Features
v0.212.0
Compare Source
Features
grpc/grpc-go (google.golang.org/grpc)
v1.69.2
: Release 1.69.2Compare Source
Bug Fixes
Metrics
/etc) that were moved to the stats package (#7929).v1.69.0
: Release 1.69.0Compare Source
Known Issues
grpc.NewClient
function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. A fix is expected to be a part of grpc-go v1.70. (#7556)New Features
pickfirst
LB policy (disabled by default) supports Happy Eyeballs, interleaving IPv4 and IPv6 address as described in RFC-8305 section 4, to attempt connections to multiple backends concurrently. The experimentalpickfirst
policy can be enabled by setting the environment variableGRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST
totrue
. (#7725, #7742)pick_first
load balancing policy (#7839)MethodHandler
, which is the type of an already-exported field inMethodDesc
(#7796)Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 5pm on monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.