Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spiffe/go-spiffe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: spiffe/go-spiffe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 10 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 5, 2024

  1. doc: minor doc updates (#295)

    Signed-off-by: angabini <494150+angabini@users.noreply.github.com>
    angabini authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    87cfecf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    7c29672 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /v2 (#312)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    b82bcea View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/protobuf from 1.34.2 to 1.36.1 in /v2 (#317)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Harding <azdagron@gmail.com>
    dependabot[bot] and azdagron authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    d5cb2fc View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /v2 (#323)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    49cafab View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/net from 0.28.0 to 0.33.0 in /v2 (#322)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    896d311 View commit details
    Browse the repository at this point in the history
  6. Upgrade to go1.22 (#325)

    azdagron authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    3a87d63 View commit details
    Browse the repository at this point in the history
  7. Bump google.golang.org/grpc from 1.67.1 to 1.70.0 in /v2 (#324)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    078393f View commit details
    Browse the repository at this point in the history
  8. Export function to get target from address (#321)

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    f1afca7 View commit details
    Browse the repository at this point in the history
  9. Changelog for 2.5.0 (#326)

    Signed-off-by: Andrew Harding <azdagron@gmail.com>
    azdagron authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    dd15542 View commit details
    Browse the repository at this point in the history
Loading