-
Notifications
You must be signed in to change notification settings - Fork 100
fix(deps): update module google.golang.org/grpc to v1.71.0 #1578
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
Conversation
ℹ Artifact update noticeFile name: core/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: flagd-proxy/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: flagd/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
✅ Deploy Preview for polite-licorice-3db33c canceled.
|
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.12.3</summary> ## [0.12.3](flagd/v0.12.2...flagd/v0.12.3) (2025-03-25) ### 🐛 Bug Fixes * add support for unix socket connection in sync service ([#1518](#1518)) ([#1560](#1560)) ([e2203a1](e2203a1)) * **deps:** update module github.com/open-feature/flagd/core to v0.11.2 ([#1570](#1570)) ([e151b1f](e151b1f)) * **deps:** update module github.com/prometheus/client_golang to v1.21.1 ([#1576](#1576)) ([cd95193](cd95193)) * **deps:** update module google.golang.org/grpc to v1.71.0 ([#1578](#1578)) ([5c2c64f](5c2c64f)) * incorrect metadata returned per source ([#1599](#1599)) ([b333e11](b333e11)) ### ✨ New Features * accept version numbers which are not strings ([#1589](#1589)) ([6a13796](6a13796)) </details> <details><summary>flagd-proxy: 0.7.3</summary> ## [0.7.3](flagd-proxy/v0.7.2...flagd-proxy/v0.7.3) (2025-03-25) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.11.2 ([#1570](#1570)) ([e151b1f](e151b1f)) * **deps:** update module github.com/prometheus/client_golang to v1.21.1 ([#1576](#1576)) ([cd95193](cd95193)) * **deps:** update module google.golang.org/grpc to v1.71.0 ([#1578](#1578)) ([5c2c64f](5c2c64f)) </details> <details><summary>core: 0.11.3</summary> ## [0.11.3](core/v0.11.2...core/v0.11.3) (2025-03-25) ### 🐛 Bug Fixes * **deps:** update github.com/open-feature/flagd-schemas digest to 9b0ee43 ([#1598](#1598)) ([0587ce4](0587ce4)) * **deps:** update github.com/open-feature/flagd-schemas digest to e840a03 ([#1587](#1587)) ([9ee0c57](9ee0c57)) * **deps:** update module connectrpc.com/otelconnect to v0.7.2 ([#1574](#1574)) ([6094dce](6094dce)) * **deps:** update module github.com/google/go-cmp to v0.7.0 ([#1569](#1569)) ([6e9dbd2](6e9dbd2)) * **deps:** update module github.com/prometheus/client_golang to v1.21.1 ([#1576](#1576)) ([cd95193](cd95193)) * **deps:** update module google.golang.org/grpc to v1.71.0 ([#1578](#1578)) ([5c2c64f](5c2c64f)) * incorrect metadata returned per source ([#1599](#1599)) ([b333e11](b333e11)) ### ✨ New Features * accept version numbers which are not strings ([#1589](#1589)) ([6a13796](6a13796)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR contains the following updates:
v1.70.0->v1.71.0Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.71.0: Release 1.71.0Compare Source
API Changes
MetricsRecordermethod onBalancer.ClientConninstead of the removedBalancer.BuildOptions.MetricsRecorderfield to obtain a metrics recorder. (#8027)balancer.ClientConnimplementations must now embed a delegate implementation. This allows grpc-go to add new methods to the interface and remain backward compatible. (#8026)New Features
GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS=false. (#8134)DisableAutoReconnectoption will not attempt to callExitIdleautomatically on their children when the children report idle. (#8052)Bug Fixes
grpc.NewClientso the target is resolved by the proxy as expected. (#7881)WithLocalDNSResolution()dial option to explicitly force target resolution on the client instead. (#7881)UNAVAILABLEwhen the EDS resource is missing or contains no endpoints (#8070)maxReceiveMessageSizeisMaxInt(#7918)Documentation
grpc.NewClientandClientConn.CanonicalTargetby providing examples. (#8078)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.