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: istio-ecosystem/authservice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: istio-ecosystem/authservice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 11, 2024

  1. Upgrade to Go 1.22.4 (#260)

    There are some low CVEs reported in Go 1.22.2. This PR upgrades to the latest Go version to see if they're already fixed there.
    
    Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
    nacx authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9a33557 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Upgrade to GO 1.22.5 to fix CVE-2024-24791 (#261)

    Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
    nacx authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2360795 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Upgrade to Go 1.23.1 (#264)

    * Upgrade to Go 1.23.1
    
    Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
    
    * Upgrade linter to a version that supports go 1.23
    
    Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
    
    ---------
    
    Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
    nacx authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e99c3eb View commit details
    Browse the repository at this point in the history
Loading