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: cloudflare/gokeyless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.3
Choose a base ref
...
head repository: cloudflare/gokeyless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.4
Choose a head ref
  • 11 commits
  • 338 files changed
  • 5 contributors

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    4e94cb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Bump github.com/prometheus/client_golang from 1.19.1 to 1.22.0

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.22.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.1...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-version: 1.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    b91d2fd View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Merge pull request #525 from emmanuel-ferdman/master

    Update GoReleaser archive configuration
    mitch292 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    ffd706b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    ea53518 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    aberglund-cf committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2d110ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Merge pull request #529 from cloudflare/dianatran/keys-compliance-region

    Add ComplianceRegion to PrivateKey, NewRemoteSignerWithCertID, NewRemoteSigner
    dt-dtran authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    e7e479f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Merge pull request #521 from cloudflare/dependabot/go_modules/github.…

    …com/prometheus/client_golang-1.22.0
    
    Bump github.com/prometheus/client_golang from 1.19.1 to 1.22.0
    mitch292 authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d67099d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from cloudflare/dependabot/go_modules/github.…

    …com/golang-jwt/jwt/v4-4.5.2
    
    Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
    mitch292 authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    9587963 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #528 from aberglund-cf/support_textmap_traces

    Add support for loading trace context from jaeger formatted strings
    mitch292 authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    6b529d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Update Go dependencies to resolve critical and high-severity CVEs

    Upgrade golang.org/x/crypto to v0.36.0, golang.org/x/net to v0.38.0, golang.org/x/oauth2 to v0.27.0, and golang.org/x/sync to v0.12.0 to address CVE-2024-45337 (critical), CVE-2025-22869, CVE-2025-30204, CVE-2025-22868 (high), and CVE-2025-22870, CVE-2025-22872 (medium). All tests pass and the build is verified.
    dennis-cf committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    3835228 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Merge pull request #536 from dennis-cf/dhannusch/vulns

    Update Go dependencies to resolve critical and high-severity CVEs
    mitch292 authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    28244a6 View commit details
    Browse the repository at this point in the history
Loading