Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the go-dependencies group with 5 updates in the / directory:

Package From To
github.com/google/go-cmp 0.6.0 0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.21.0 2.27.2
go.einride.tech/aip 0.68.0 0.73.0
go.einride.tech/grpc-service-config 0.12.0 0.14.0
go.einride.tech/iam 0.55.0 0.56.1

Bumps the go-dependencies group with 1 update in the /.sage directory: go.einride.tech/sage.
Bumps the go-dependencies group with 5 updates in the /cmd/saga directory:

Package From To
github.com/grpc-ecosystem/grpc-gateway/v2 2.26.3 2.27.2
go.einride.tech/grpc-service-config 0.12.0 0.14.0
go.einride.tech/iam 0.56.0 0.56.1
github.com/spf13/cobra 1.9.1 1.10.1
go.einride.tech/aip-cli 0.31.0 0.32.0

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.27.2

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.27.2

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

v2.27.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.0...v2.27.1

v2.27.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.3...v2.26.4

v2.26.3

... (truncated)

Commits
  • 91958df chore(deps): update dependency rules_shell to v0.6.0 (#5862)
  • 74cf2e0 Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#5857)
  • 2fba191 chore(deps): update googleapis digest to 3b2a2ae (#5860)
  • ed12336 fix(deps): update module google.golang.org/grpc to v1.75.0 (#5859)
  • c2a8616 chore(deps): update googleapis digest to 2032c33 (#5858)
  • 77e504f Fix nested schema definition for body parameter (#3058) (#5827)
  • 7df4168 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 3122310...
  • 6d1d1fc fix(deps): update google.golang.org/genproto/googleapis/api digest to 3122310...
  • ec3d9b2 chore(deps): update googleapis digest to d869249 (#5852)
  • 8499438 chore(deps): update googleapis digest to 6429996 (#5851)
  • Additional commits viewable in compare view

Updates go.einride.tech/aip from 0.68.0 to 0.73.0

Release notes

Sourced from go.einride.tech/aip's releases.

v0.73.0

0.73.0 (2025-07-15)

Feature

  • sage v0.370.0 (0e19818d)

v0.72.0

0.72.0 (2025-07-01)

Feature

  • gha: use go.mod for version (3bf07d4e)

Bug Fixes

  • dependabot: combine ecosystems (313deeac)

Chores

  • deps: bump the all group with 3 updates (a4148cdc)
  • deps: bump go.einride.tech/sage from 0.364.0 to 0.368.0 in /.sage (131f4a88)
  • deps: bump the all group across 1 directory with 3 updates (04963bd5)

v0.71.2

0.71.2 (2025-06-17)

Bug Fixes

  • lint errors (f3a91e04)

Chores

  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (7a9e603d)
  • deps: bump go.einride.tech/sage from 0.354.0 to 0.364.0 in /.sage (985dcb92)

v0.71.1

0.71.1 (2025-06-17)

Bug Fixes

  • filtering: � REPLACEMENT CHARACTER is valid UTF-8 (6022f1cd)

v0.71.0

0.71.0 (2025-06-16)

Feature

  • usersettable: allow id to have the form of an uuid (c9202f0b)

... (truncated)

Commits
  • 0e19818 feat: sage v0.370.0
  • 3bf07d4 feat(gha): use go.mod for version
  • 313deea fix(dependabot): combine ecosystems
  • a4148cd chore(deps): bump the all group with 3 updates
  • 131f4a8 chore(deps): bump go.einride.tech/sage from 0.364.0 to 0.368.0 in /.sage
  • 04963bd chore(deps): bump the all group across 1 directory with 3 updates
  • f3a91e0 fix: lint errors
  • 7a9e603 chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
  • 985dcb9 chore(deps): bump go.einride.tech/sage from 0.354.0 to 0.364.0 in /.sage
  • 6022f1c fix(filtering): � REPLACEMENT CHARACTER is valid UTF-8
  • Additional commits viewable in compare view

Updates go.einride.tech/grpc-service-config from 0.12.0 to 0.14.0

Release notes

Sourced from go.einride.tech/grpc-service-config's releases.

v0.14.0

0.14.0 (2025-08-12)

Feature

  • sage v0.370.0 (70af0a2c)

Chores

  • deps: bump google.golang.org/grpc from 1.72.2 to 1.74.2 (d09f2b6e)
  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (3d86f35d)
  • deps: bump google.golang.org/grpc from 1.67.1 to 1.72.2 (2e2db82d)

v0.13.0

0.13.0 (2025-05-13)

Feature

  • allow optional keyword (0add5818)

Documentation

  • security: add Security Policy (a4e7f8cf)

Chores

  • deps: run make after updating dependencies (4b023ab2)
  • deps: bump google.golang.org/protobuf from 1.34.2 to 1.36.6 (142cda2a)
  • deps: run make after updating dependencies (664cfb72)
  • deps: bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage (9acad142)
  • deps: bump golang.org/x/net from 0.28.0 to 0.33.0 (52326e3e)
  • deps: bump go.einride.tech/sage from 0.314.0 to 0.334.0 in /.sage (b7fac04c)
  • deps: bump go.einride.tech/sage from 0.305.0 to 0.314.0 in /.sage (d211e68e)
  • deps: bump google.golang.org/grpc from 1.66.0 to 1.67.1 (35b06b6d)
  • deps: bump google.golang.org/grpc from 1.65.0 to 1.66.0 (1daae4d4)
  • deps: bump go.einride.tech/sage from 0.293.0 to 0.305.0 in /.sage (eb77fc44)
  • deps: bump go.einride.tech/sage from 0.286.0 to 0.293.0 in /.sage (defee272)
Commits
  • 70af0a2 feat: sage v0.370.0
  • d09f2b6 chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.74.2
  • 3d86f35 chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
  • 2e2db82 chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.72.2
  • 0add581 feat: allow optional keyword
  • 4b023ab chore(deps): run make after updating dependencies
  • 142cda2 chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.6
  • 664cfb7 chore(deps): run make after updating dependencies
  • 9acad14 chore(deps): bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage
  • 52326e3 chore(deps): bump golang.org/x/net from 0.28.0 to 0.33.0
  • Additional commits viewable in compare view

Updates go.einride.tech/iam from 0.55.0 to 0.56.1

Release notes

Sourced from go.einride.tech/iam's releases.

v0.56.1

0.56.1 (2025-03-25)

Bug Fixes

  • buf: do not use deprecated DEFAULT lint target (d9c6b427)
  • api-linter: allow foreign type references (7786d464)

Chores

  • deps: bump go.einride.tech/sage from 0.327.1 to 0.351.1 in /.sage (20ff3ffc)
  • deps: bump golang.org/x/net from 0.30.0 to 0.33.0 (b18ff52b)
  • deps: bump golang.org/x/crypto from 0.28.0 to 0.31.0 (583314ed)
  • deps: bump the all group with 3 updates (c1d722d3)
  • deps: bump go.einride.tech/sage from 0.326.0 to 0.327.1 in /.sage (a69efa17)

CI

  • go: bump sage Go version (82062813)

v0.56.0

0.56.0 (2024-10-17)

Feature

  • mark raw identity tokens as redacted (404468ab)
  • bump all deps (45b26bb5)

Documentation

  • security: add Security Policy (9453ebfd)

Chores

  • deps: bump sage (5cc0e724)
  • deps: bump go.einride.tech/sage from 0.309.0 to 0.323.0 in /.sage (f7c5a0eb)
  • deps: bump the all group with 3 updates (eceec608)
  • deps: bump the all group across 1 directory with 8 updates (048ad9d2)
  • deps: bump go.einride.tech/sage from 0.297.0 to 0.309.0 in /.sage (db8f7a2f)
  • deps: bump the all group across 1 directory with 8 updates (7226602d)
  • deps: bump the all group across 1 directory with 9 updates (a30e0768)
  • deps: bump go.einride.tech/sage from 0.292.0 to 0.297.0 in /.sage (6d19de84)
  • deps: bump go.einride.tech/sage from 0.291.0 to 0.292.0 in /.sage (12b18f31)

CI

  • migrate to Sage-based release tooling (9a36655b)
Commits
  • 8206281 ci(go): bump sage Go version
  • d9c6b42 fix(buf): do not use deprecated DEFAULT lint target
  • 7786d46 fix(api-linter): allow foreign type references
  • 20ff3ff chore(deps): bump go.einride.tech/sage from 0.327.1 to 0.351.1 in /.sage
  • b18ff52 chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
  • 583314e chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0
  • c1d722d chore(deps): bump the all group with 3 updates
  • a69efa1 chore(deps): bump go.einride.tech/sage from 0.326.0 to 0.327.1 in /.sage
  • 404468a feat: mark raw identity tokens as redacted
  • 45b26bb feat: bump all deps
  • Additional commits viewable in compare view

Updates google.golang.org/genproto from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20241015192408-796eee8c2d53

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20250818200422-3122310a409c

Commits

Updates google.golang.org/grpc from 1.65.0 to 1.75.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.75.0

Behavior Changes

  • xds: Remove support for GRPC_EXPERIMENTAL_XDS_FALLBACK environment variable. Fallback support can no longer be disabled. (#8482)
  • stats: Introduce DelayedPickComplete event, a type alias of PickerUpdated. (#8465)
    • This (combined) event will now be emitted only once per call, when a transport is successfully selected for the attempt.
    • OpenTelemetry metrics will no longer have multiple "Delayed LB pick complete" events in Go, matching other gRPC languages.
    • A future release will delete the PickerUpdated symbol.
  • credentials: Properly apply grpc.WithAuthority as the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)
    • Now that this WithAuthority is available, the credentials should not be used to override the authority.
  • round_robin: Randomize the order in which addresses are connected to in order to spread out initial RPC load between clients. (#8438)
  • server: Return status code INTERNAL when a client sends more than one request in unary and server streaming RPC. (#8385)
    • This is a behavior change but also a bug fix to bring gRPC-Go in line with the gRPC spec.

New Features

  • dns: Add an environment variable (GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it to false). By default, TXT lookups are enabled, as they were previously. (#8377)

Bug Fixes

  • xds: Fix regression preventing empty node IDs in xDS bootstrap configuration. (#8476)
  • xds: Fix possible panic when certain invalid resources are encountered. (#8412)
  • xdsclient: Fix a rare panic caused by processing a response from a closed server. (#8389)
  • stats: Fix metric unit formatting by enclosing non-standard units like call and endpoint in curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)
  • xds: Fix possible panic when clusters are removed from the xds configuration. (#8428)
  • xdsclient: Fix a race causing "resource doesn not exist" when rapidly subscribing and unsubscribing to the same resource. (#8369)
  • client: When determining the authority, properly percent-encode (if needed, which is unlikely) when the target string omits the hostname and only specifies a port (grpc.NewClient(":<port-number-or-name>")). (#8488)

Release 1.74.3

Bug Fixes

  • xds: Fix a regression preventing empty node IDs in the bootstrap configuration. (#8476 , #8483)
  • xdsclient: Fix a data race caused while reporting load to LRS. (#8483)
  • server: Fix a regression preventing streams from being cancelled or timed out when blocked on flow control. (#8528)

Release 1.74.2

New Features

  • grpc: introduce new DialOptions and ServerOptions (WithStaticStreamWindowSize, WithStaticConnWindowSize, StaticStreamWindowSize, StaticConnWindowSize) that force fixed window sizes for all HTTP/2 connections. By default, gRPC uses dynamic sizing of these windows based upon a BDP estimation algorithm. The existing options (WithInitialWindowSize, etc) also disable BDP estimation, but this behavior will be changed in a following release. (#8283)

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#8248)

... (truncated)

Commits
  • b9788ef Change version to 1.75.0 (#8493)
  • 2bd74b2 credentials: fix behavior of grpc.WithAuthority and credential handshake prec...
  • 9fa3267 xds: remove xds client fallback environment variable (#8482)
  • 62ec29f grpc: Fix cardinality violations in non-client streaming RPCs. (#8385)
  • 85240a5 stats: change non-standard units to annotations (#8481)
  • ac13172 update deps (#8478)
  • 0a895bc examples/opentelemetry: use experimental metrics in example (#8441)
  • 8b61e8f xdsclient: do not process updates from closed server channels (#8389)
  • 7238ab1 Allow empty nodeID (#8476)
  • 9186ebd cleanup: use slices.Equal to simplify code (#8472)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.34.2 to 1.36.7

Updates gotest.tools/v3 from 3.5.1 to 3.5.2

Release notes

Sourced from gotest.tools/v3's releases.

v3.5.2

What's Changed

New Contributors

Full Changelog: gotestyourself/gotest.tools@v3.5.1...v3.5.2

Commits
  • 0b81523 Merge pull request #286 from thaJeztah/undeprecate_ErrorType
  • c5dad8f Merge pull request #285 from thaJeztah/update_go_versions
  • 160ab0e Remove go1.18 and go1.19
  • 8569bbc Merge pull request #284 from thaJeztah/cleanup_readme
  • 4256834 assert, assert/cmp: un-deprecate assert.ErrorType for now
  • eb32186 circleci: update golangci-lint to v1.60.3
  • 5fc8473 circleci: add go1.21, go1.22, go1.23
  • 6f26df9 circleci: test generics on go1.20 and windows as well
  • 732dfcf internal/difflib: rename funcs that collided with built-ins
  • 7d95f55 internal/difflib: gofmt
  • Additional commits viewable in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.27.2

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.27.2

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

v2.27.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.0...v2.27.1

v2.27.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.3...v2.26.4

v2.26.3

... (truncated)

Commits
  • 91958df chore(deps): update dependency rules_shell to v0.6.0 (#5862)
  • 74cf2e0 Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#5857)
  • 2fba191 chore(deps): update googleapis digest to 3b2a2ae (#5860)
  • ed12336 fix(deps): update module google.golang.org/grpc to v1.75.0 (#5859)
  • c2a8616 chore(deps): update googleapis digest to 2032c33 (#5858)
  • 77e504f Fix nested schema definition for body parameter (#3058) (#5827)
  • 7df4168 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 3122310...
  • 6d1d1fc fix(deps): update google.golang.org/genproto/googleapis/api digest to 3122310...
  • ec3d9b2 chore(deps): update googleapis digest to d869249 (#5852)
  • 8499438 chore(deps): update googleapis digest to 6429996 (#5851)
  • Additional commits viewable in compare view

Updates go.einride.tech/grpc-service-config from 0.12.0 to 0.14.0

Release notes

Sourced from go.einride.tech/grpc-service-config's releases.

v0.14.0

0.14.0 (2025-08-12)

Feature

  • sage v0.370.0 (70af0a2c)

Chores

  • deps: bump google.golang.org/grpc from 1.72.2 to 1.74.2 (d09f2b6e)
  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (3d86f35d)
  • deps: bump google.golang.org/grpc from 1.67.1 to 1.72.2 (2e2db82d)

v0.13.0

0.13.0 (2025-05-13)

Feature

  • allow optional keyword (0add5818)

Documentation

  • security: add Security Policy (a4e7f8cf)

Chores

  • deps: run make after updating dependencies (4b023ab2)
  • deps: bump google.golang.org/protobuf from 1.34.2 to 1.36.6 (142cda2a)
  • deps: run make after updating dependencies (664cfb72)
  • deps: bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage (9acad142)
  • deps: bump golang.org/x/net from 0.28.0 to 0.33.0 (52326e3e)
  • deps: bump go.einride.tech/sage from 0.314.0 to 0.334.0 in /.sage (b7fac04c)
  • deps: bump go.einride.tech/sage from 0.305.0 to 0.314.0 in /.sage (d211e68e)
  • deps: bump google.golang.org/grpc from 1.66.0 to 1.67.1 (35b06b6d)
  • deps: bump google.golang.org/grpc from 1.65.0 to 1.66.0 (1daae4d4)
  • deps: bump go.einride.tech/sage from 0.293.0 to 0.305.0 in /.sage (eb77fc44)
  • deps: bump go.einride.tech/sage from 0.286.0 to 0.293.0 in /.sage (defee272)
Commits
  • 70af0a2 feat: sage v0.370.0
  • d09f2b6 chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.74.2
  • 3d86f35 chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
  • 2e2db82 chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.72.2
  • 0add581 feat: allow optional keyword
  • 4b023ab chore(deps): run make after updating dependencies
  • 142cda2 chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.6
  • 664cfb7 chore(deps): run make after updating dependencies
  • 9acad14 chore(deps): bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage
  • 52326e3 chore(deps): bump golang.org/x/net from 0.28.0 to 0.33.0
  • Additional commits viewable in compare view

Updates go.einride.tech/iam from 0.55.0 to 0.56.1

Release notes

Sourced from go.einride.tech/iam's releases.

v0.56.1

0.56.1 (2025-03-25)

Bug Fixes

  • buf: do not use deprecated DEFAULT lint target (d9c6b427)
  • api-linter: allow foreign type references (7786d464)

Chores

  • deps: bump go.einride.tech/sage from 0.327.1 to 0.351.1 in /.sage (20ff3ffc)
  • deps: bump golang.org/x/net from 0.30.0 to 0.33.0 (b18ff52b)
  • deps: bump golang.org/x/crypto from 0.28.0 to 0.31.0 (583314ed)
  • deps: bump the all group with 3 updates (c1d722d3)
  • deps: bump go.einride.tech/sage from 0.326.0 to 0.327.1 in /.sage (a69efa17)

CI

  • go: bump sage Go version (82062813)

v0.56.0

0.56.0 (2024-10-17)

Feature

  • mark raw identity tokens as redacted (404468ab)
  • bump all deps (45b26bb5)

Documentation

  • security: add Security Policy (9453ebfd)

Chores

  • deps: bump sage (5cc0e724)
  • deps: bump go.einride.tech/sage from 0.309.0 to 0.323.0 in /.sage (f7c5a0eb)
  • deps: bump the all group with 3 updates (eceec608)
  • deps: bump the all group across 1 directory with 8 updates (048ad9d2)
  • deps: bump go.einride.tech/sage from 0.297.0 to 0.309.0 in /.sage (db8f7a2f)
  • deps: bump the all group across 1 directory with 8 updates (7226602d)
  • deps: bump the all group across 1 directory with 9 updates (a30e0768)
  • deps: bump go.einride.tech/sage from 0.292.0 to 0.297.0 in /.sage (6d19de84)
  • deps: bump go.einride.tech/sage from 0.291.0 to 0.292.0 in /.sage (12b18f31)

CI

  • migrate to Sage-based release tooling (9a36655b)
Commits
  • 8206281 ci(go): bump sage Go version
  • d9c6b42 fix(buf): do not use deprecated DEFAULT lint target
  • 7786d46 fix(api-linter): allow foreign type references
  • 20ff3ff chore(deps): bump go.einride.tech/sage from 0.327.1 to 0.351.1 in /.sage
  • b18ff52 chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
  • 583314e chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0
  • c1d722d chore(deps): bump the all group with 3 updates
  • a69efa1 chore(deps): bump go.einride.tech/sage from 0.326.0 to 0.327.1 in /.sage
  • 404468a feat: mark raw identity tokens as redacted
  • 45b26bb feat: bump all deps
  • Additional commits viewable in compare view

Updates google.golang.org/genproto from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20241015192408-796eee8c2d53

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20250818200422-3122310a409c

Commits

Updates google.golang.org/grpc from 1.65.0 to 1.75.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.75.0

Behavior Changes

  • xds: Remove support for GRPC_EXPERIMENTAL_XDS_FALLBACK environment variable. Fallback support can no longer be disabled. (#8482)
  • stats: Introduce DelayedPickComplete event, a type alias of PickerUpdated. (#8465)
    • This (combined) event will now be emitted only once per call, when a transport is successfully selected for the attempt.
    • OpenTelemetry metrics will no longer have multiple "Delayed LB pick complete" events in Go, matching other gRPC languages.
    • A future release will delete the PickerUpdated symbol.
  • credentials: Properly apply grpc.WithAuthority as the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)
    • Now that this WithAuthority is available, the credentials should not be used to override the authority.
  • round_robin: Randomize the order in which addresses are connected to in order to spread out initial RPC load between clients. (#8438)
  • server: Return status code INTERNAL when a client sends more than one request in unary and server streaming RPC. (#8385)
    • This is a behavior change but also a bug fix to bring gRPC-Go in line with the gRPC spec.

New Features

  • dns: Add an environment variable (GRPC_ENABLE_TXT_SERVICE_CONFIG) to provide a way to disable TXT lookups in the DNS resolver (by setting it to false). By default, TXT lookups are enabled, as they were previously. (#8377)

Bug Fixes

  • xds: Fix regression preventing empty node IDs in xDS bootstrap configuration. (#8476)
  • xds: Fix possible panic when certain invalid resources are encountered. (#8412)
  • xdsclient: Fix a rare panic caused by processing a response from a closed server. (#8389)
  • stats: Fix metric unit formatting by enclosing non-standard units like call and endpoint in curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)
  • xds: Fix possible panic when clusters are removed from the xds configuration. (#8428)
  • xdsclient: Fix a race causing "resource doesn not exist" when rapidly subscribing and unsubscribing to the same resource. (#8369)
  • client: When determining the authority, properly percent-encode (if needed, which is unlikely) when the target string omits the hostname and only specifies a port (grpc.NewClient(":<port-number-or-name>")). (#8488)

Release 1.74.3

Bug Fixes

  • xds: Fix a regression preventing empty node IDs in the bootstrap configuration. (#8476 , #8483)
  • xdsclient: Fix a data race caused while reporting load to LRS. (#8483)
  • server: Fix a regression preventing streams from being cancelled or timed out when blocked on flow control. (#8528)

Release 1.74.2

New Features

  • grpc: introduce new DialOptions and ServerOptions (WithStaticStreamWindowSize, WithStaticConnWindowSize, StaticStreamWindowSize, StaticConnWindowSize) that force fixed window sizes for all HTTP/2 connections. By default, gRPC uses dynamic sizing of these windows based upon a BDP estimation algorithm. The existing options (WithInitialWindowSize, etc) also disable BDP estimation, but this behavior will be changed in a following release. (#8283)

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#8248)

... (truncated)

Commits
  • b9788ef Change version to 1.75.0 (

… 13 updates

Bumps the go-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.21.0` | `2.27.2` |
| [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.68.0` | `0.73.0` |
| [go.einride.tech/grpc-service-config](https://github.com/einride/grpc-service-config-go) | `0.12.0` | `0.14.0` |
| [go.einride.tech/iam](https://github.com/einride/iam-go) | `0.55.0` | `0.56.1` |

Bumps the go-dependencies group with 1 update in the /.sage directory: [go.einride.tech/sage](https://github.com/einride/sage).
Bumps the go-dependencies group with 5 updates in the /cmd/saga directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.3` | `2.27.2` |
| [go.einride.tech/grpc-service-config](https://github.com/einride/grpc-service-config-go) | `0.12.0` | `0.14.0` |
| [go.einride.tech/iam](https://github.com/einride/iam-go) | `0.56.0` | `0.56.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` |
| [go.einride.tech/aip-cli](https://github.com/einride/aip-cli-go) | `0.31.0` | `0.32.0` |



Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.21.0 to 2.27.2
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.21.0...v2.27.2)

Updates `go.einride.tech/aip` from 0.68.0 to 0.73.0
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.68.0...v0.73.0)

Updates `go.einride.tech/grpc-service-config` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.12.0...v0.14.0)

Updates `go.einride.tech/iam` from 0.55.0 to 0.56.1
- [Release notes](https://github.com/einride/iam-go/releases)
- [Changelog](https://github.com/einride/iam-go/blob/master/.goreleaser.yml)
- [Commits](einride/iam-go@v0.55.0...v0.56.1)

Updates `google.golang.org/genproto` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20241015192408-796eee8c2d53
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20250818200422-3122310a409c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.65.0 to 1.75.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.75.0)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.7

Updates `gotest.tools/v3` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.21.0 to 2.27.2
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.21.0...v2.27.2)

Updates `go.einride.tech/grpc-service-config` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.12.0...v0.14.0)

Updates `go.einride.tech/iam` from 0.55.0 to 0.56.1
- [Release notes](https://github.com/einride/iam-go/releases)
- [Changelog](https://github.com/einride/iam-go/blob/master/.goreleaser.yml)
- [Commits](einride/iam-go@v0.55.0...v0.56.1)

Updates `google.golang.org/genproto` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20241015192408-796eee8c2d53
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20250818200422-3122310a409c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.65.0 to 1.75.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.75.0)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.7

Updates `gotest.tools/v3` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2)

Updates `go.einride.tech/sage` from 0.347.0 to 0.377.1
- [Release notes](https://github.com/einride/sage/releases)
- [Commits](einride/sage@v0.347.0...v0.377.1)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.3 to 2.27.2
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.21.0...v2.27.2)

Updates `go.einride.tech/grpc-service-config` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.12.0...v0.14.0)

Updates `go.einride.tech/iam` from 0.56.0 to 0.56.1
- [Release notes](https://github.com/einride/iam-go/releases)
- [Changelog](https://github.com/einride/iam-go/blob/master/.goreleaser.yml)
- [Commits](einride/iam-go@v0.55.0...v0.56.1)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250303144028-a0af3efb3deb to 0.0.0-20250818200422-3122310a409c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.70.0 to 1.75.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.75.0)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.7

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.3 to 2.27.2
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.21.0...v2.27.2)

Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.9.1...v1.10.1)

Updates `go.einride.tech/aip-cli` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/einride/aip-cli-go/releases)
- [Commits](einride/aip-cli-go@v0.31.0...v0.32.0)

Updates `go.einride.tech/grpc-service-config` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.12.0...v0.14.0)

Updates `go.einride.tech/iam` from 0.56.0 to 0.56.1
- [Release notes](https://github.com/einride/iam-go/releases)
- [Changelog](https://github.com/einride/iam-go/blob/master/.goreleaser.yml)
- [Commits](einride/iam-go@v0.55.0...v0.56.1)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250303144028-a0af3efb3deb to 0.0.0-20250818200422-3122310a409c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.70.0 to 1.75.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.75.0)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.7

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/aip
  dependency-version: 0.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/grpc-service-config
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/iam
  dependency-version: 0.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto
  dependency-version: 0.0.0-20241015192408-796eee8c2d53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250818200422-3122310a409c
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: gotest.tools/v3
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/grpc-service-config
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/iam
  dependency-version: 0.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto
  dependency-version: 0.0.0-20241015192408-796eee8c2d53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250818200422-3122310a409c
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: gotest.tools/v3
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/sage
  dependency-version: 0.377.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/grpc-service-config
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/iam
  dependency-version: 0.56.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250818200422-3122310a409c
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/aip-cli
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/grpc-service-config
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/iam
  dependency-version: 0.56.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20250818200422-3122310a409c
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 07:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants