Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.170 -> v2.0.0-rc.173 age adoption passing confidence
google.golang.org/grpc v1.71.1 -> v1.72.0 age adoption passing confidence

Release Notes

wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)

v2.0.0-rc.173

Compare Source

Bug Fixes

v2.0.0-rc.172

Compare Source

Features
  • add static resolver of root operation types __typename fields (#​1128) (3dc79f1)
  • add support of fragments in the provides directive (ca2e6c2)
  • add support of inline fragments to representation variables builder; add typename selection to requires selection set in case it has fragments (40e3fd9)
Bug Fixes
  • add support of inline fragments in requires directive, add an alias for required fields in case of conflict (496b7da)
  • add support of remapping representation variables paths (204e0b6)
  • allow to recheck abstract fields if they were modified by adding required fields (b4d5fd5)
  • during abstract selection rewrite collect changed paths and after rewrite update field dependencies accordingly (a6246fd)
  • exclude inaccesible types from possible types for interface/union (ae1adc1)
  • rework key matching logic to support chain leapfrogging jumps (4f12691)
  • tune selections for root query fields and typename only selection sets (ea3b276)

v2.0.0-rc.171

Compare Source

Bug Fixes
grpc/grpc-go (google.golang.org/grpc)

v1.72.0: Release 1.72.0

Compare Source

Dependencies

  • Minimum supported Go version is now 1.23 (#​8108)

API Changes

  • resolver: add experimental AddressMapV2 with generics to ultimately replace AddressMap. Deprecate AddressMap for deletion (#​8187)
  • resolver: convert EndpointMap in place to use generics (#​8189)

New Features

  • xds: add grpc.xds_client.server_failure counter metric on xDS client to record connectivity errors (#​8203)
  • balancer/rls: allow maxAge to exceed 5 minutes if staleAge is set in the LB policy configuration (#​8137)
  • ringhash: implement gRFC A76 improvements. (#​8159)
  • pickfirst: The new pick first LB policy is made the default. The new LB policy implements the Happy Eyeballs algorithm. To disable the new policy set the environment variable GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST to false (case insensitive).

Bug Fixes

  • xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters (#​8169, #​8170)
  • xds/cds: improve RPC error messages when resources are not found (#​8122)
  • balancer/priority: fix race that could leak balancers and goroutines during shutdown (#​8095)
  • stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (#​8237)
  • balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field (#​8227)

Behavior Changes

  • transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires (#​8071)

Documentation


Configuration

📅 Schedule: Branch creation - "on Wednesday" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team April 30, 2025 04:02
@renovate
Copy link
Contributor Author

renovate bot commented Apr 30, 2025

ℹ Artifact update notice

File name: runtime/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287 -> v0.0.0-20250218202821-56aae31c358a

@mattjohnsonpint mattjohnsonpint merged commit abc8dcd into main May 1, 2025
32 checks passed
@mattjohnsonpint mattjohnsonpint deleted the renovate/go-minor-and-patch branch May 1, 2025 04:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants