aws-otel-test-framework
aws-otel-test-framework copied to clipboard
Bump the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 2 updates
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 2 updates: go.opentelemetry.io/proto/otlp and google.golang.org/grpc.
Updates go.opentelemetry.io/proto/otlp from 1.1.0 to 1.2.0
Release notes
Sourced from go.opentelemetry.io/proto/otlp's releases.
Release v1.2.0
Release of the v1.2.0 version of the OTLP.
Full Changelog: https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.1.0...v1.2.0
Commits
31ff7edRelease v1.2.0 (#163)3b0a375Bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /otlp (#164)dc175f2Bump google.golang.org/grpc from 1.62.0 to 1.62.1 in /otlp (#160)a9949a1Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /otlp (#159)4f5473eBump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /slim/otlp (#162)4dc729cAdd slim/otlp Go module to dependabot (#161)843429eAdd slim Go module without gRPC dependencies (#155)ed808a7Bump go.opentelemetry.io/build-tools/dbotconf in /internal/tools (#157)9c41917Bump go.opentelemetry.io/build-tools/multimod in /internal/tools (#158)1c3ab70Bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /otlp (#156)- Additional commits viewable in compare view
Updates google.golang.org/grpc from 1.62.0 to 1.63.0
Release notes
Sourced from google.golang.org/grpc's releases.
Release 1.63.0
Behavior Changes
- grpc: Return canonical target string from
resolver.Address.String()(experimental) (#6923)- client & server: when using write buffer pooling, use input value for buffer size instead of size*2 (#6983)
- Special Thanks:
@raghav-stripeNew Features
- grpc: add
ClientConn.CanonicalTarget()to return the canonical target string. (#7006)- xds: implement LRS named metrics support (gRFC A64) (#7027)
- Special Thanks:
@danielzhaotongliu- grpc: introduce
grpc.NewClientto allow users to create new clients in idle mode and with "dns" as the default resolver (#7010)
- Special Thanks:
@bruuuuuuuceAPI Changes
- grpc: stabilize experimental method
ClientConn.Target()(#7006)Bug Fixes
- xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server (#7026)
- server: Fix some errors returned by a server when using a
grpc.Serveras anhttp.Handlerwith the Go stdlib HTTP server (#6989)- resolver/dns: add
SetResolvingTimeoutto allow configuring the DNS resolver's global timeout (#6917)
- Special Thanks:
@and1truong- Set the security level of Windows named pipes to NoSecurity (#6956)
- Special Thanks:
@irslRelease 1.62.2
Dependencies
- Update http2 library to address vulnerability CVE-2023-45288
Release 1.62.1
Bug Fixes
- xds: fix a bug that results in
no matching virtual host foundRPC errors due to a difference between the target and LDS resource names (#6997)- server: fixed stats handler data
InPayload.Lengthfor unary RPC calls (#6766)
- Special Thanks:
@hueypark- grpc: the experimental
RecvBufferPoolDialOptionandServerOptionare now active during unary RPCs with compression (#6766)
- Special Thanks:
@hueypark- grpc: trim whitespaces in
accept-encodingheader before determining compressors
- Special Thanks:
@sercand
Commits
c68f456Change version to 1.63.0 (#7050)6369167*: update http2 dependency (#7082)8854761cherry-pick: channelz: fix race accessing channelMap without lock (#7079) (#7...e62770dchannelz: add LocalAddr to listen sockets and test (#7062) (#7063)4ffccf1googlec2p: use xdstp style template for client LDS resource name (#7048)faf9964gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo ...800a8e0channelz: re-add state for subchannels (#7046)dadbbfachannelz: re-add target and state (#7042)55cd7a6channelz: major cleanup / reorganization (#6969)a1033b1xds: add LRS named metrics support (#7027)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions