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.3.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.4.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 29, 2024

  1. Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.4 in /v2 (#293)

    Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.2 to 4.0.4.
    - [Release notes](https://github.com/go-jose/go-jose/releases)
    - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
    - [Commits](go-jose/go-jose@v4.0.2...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-jose/go-jose/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    51299b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Add custom backoff strategy option (#302)

    Signed-off-by: Andrew Harding <azdagron@gmail.com>
    azdagron authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bfb7d34 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.64.0 to 1.67.1 in /v2 (#303)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.67.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1b87745 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. feat: add a WithDefaultJWTSVIDPicker source option (#301)

    Signed-off-by: Nick Stott <nick.stott@enterprisedb.com>
    kfox1111 authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7e5a279 View commit details
    Browse the repository at this point in the history
  2. v2.4.0 changelog (#304)

    Signed-off-by: Andrew Harding <azdagron@gmail.com>
    azdagron authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    84d40aa View commit details
    Browse the repository at this point in the history
Loading