Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/spiffe/go-spiffe/v2 from 2.0.0-beta.10 to 2.6.0.

Release notes

Sourced from github.com/spiffe/go-spiffe/v2's releases.

v2.6.0

Changed

  • Minimum Go version is now go1.24.0, following our support policy.
  • Other dependency updates.

v2.5.0

Added

  • workloadapi.TargetFromAddress function to parse out a gRPC target from a SPIFFE_ENDPOINT_SOCKET compatible address (#321)

Changed

  • Minimum Go version is now go1.22.11, matching our downstream dependencies (#325)

v2.4.0

Added

  • Support for using a custom backoff strategy in the Workload API client (#302)
  • Support for a default JWT-SVID picker (#301)

v2.3.0

Changed

  • Empty bundles are now supported, in alignment with the SPIFFE specification (#288)

v2.2.0

Changed

  • Upgraded to go-jose v4 which has a stronger security posture than v3. Go-spiffe was not impacted by the security weaknesses of v3 due to stringing algorithm checking that is now handled by go-jose v4 (#276)

Fixed

  • Makefile invocation for Apple Silicon-based Macs (#275)

Added

  • Support Ed25519 keys for Workload SVIDs (#248)

v2.1.7

Fixed

  • Panic if the Workload API returned a malformed JWT-SVID (#233)
  • Race that causes WaitForUpdate to return immediately after watcher is initialized even if there is no update (#260)

v2.1.6

Added

... (truncated)

Changelog

Sourced from github.com/spiffe/go-spiffe/v2's changelog.

[2.6.0] - 2025-08-21

Changed

  • Minimum Go version is now go1.24.0, following our support policy.
  • Other dependency updates.

[2.5.0] - 2025-01-31

Added

  • workloadapi.TargetFromAddress function to parse out a gRPC target from a SPIFFE_ENDPOINT_SOCKET compatible address (#321)

Changed

  • Minimum Go version is now go1.22.11, matching our downstream dependencies (#325)

[2.4.0] - 2024-10-05

Added

  • Support for using a custom backoff strategy in the Workload API client (#302)
  • Support for a default JWT-SVID picker (#301)

[2.3.0] - 2024-06-17

Changed

  • Empty bundles are now supported, in alignment with the SPIFFE specification (#288)

[2.2.0] - 2024-04-01

Changed

  • Upgraded to go-jose v4 which has a stronger security posture than v3. Go-spiffe was not impacted by the security weaknesses of v3 due to stringing algorithm checking that is now handled by go-jose v4 (#276)

Fixed

  • Makefile invocation for Apple Silicon-based Macs (#275)

Added

  • Support Ed25519 keys for Workload SVIDs (#248)

[2.1.7] - 2024-01-17

Fixed

  • Panic if the Workload API returned a malformed JWT-SVID (#233)

... (truncated)

Commits
  • c6d0af3 v2.6.0 changelog (#353)
  • 57dee70 Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#348)
  • d49b642 Bump supported Go version and add policy (#352)
  • f8be7ff Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#350)
  • 237e1a9 Bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.2 (#349)
  • 7cfd523 Bump actions/checkout from 4 to 5 (#351)
  • 84a48c0 Bump google.golang.org/grpc from 1.72.0 to 1.73.0 (#345)
  • 42bdd19 Bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.1 (#347)
  • 20a1a11 Fix invalid examples link in README.md (#342)
  • 14db48a Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#340)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) from 2.0.0-beta.10 to 2.6.0.
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.0.0-beta.10...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 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.

1 participant