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: smallstep/crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.76.0
Choose a base ref
...
head repository: smallstep/crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.76.2
Choose a head ref
  • 20 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 26, 2026

  1. chore(deps): Bump google.golang.org/api from 0.260.0 to 0.262.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.260.0 to 0.262.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.260.0...v0.262.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.262.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    65d12ff View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Merge pull request #940 from smallstep/dependabot/go_modules/google.g…

    …olang.org/api-0.262.0
    
    chore(deps): Bump google.golang.org/api from 0.260.0 to 0.262.0
    step-ci authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    bc6cd93 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump modernc.org/sqlite from 1.44.2 to 1.44.3

    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.44.2 to 1.44.3.
    - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.44.2...v1.44.3)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.44.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    b5f8243 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #941 from smallstep/dependabot/go_modules/modernc.…

    …org/sqlite-1.44.3
    
    chore(deps): Bump modernc.org/sqlite from 1.44.2 to 1.44.3
    step-ci authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    cd1dea7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Bump cloud.google.com/go/kms

    This commit bumps cloud.google.com/go/kms to v1.25.0. It also skips
    TestValidateCaviumRoot on CI, as well as adding headers so the request
    is not denied.
    maraino committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    2b8fd8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #943 from smallstep/mariano/fix-942

    Bump cloud.google.com/go/kms
    maraino authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    b8e369b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8d451 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Merge pull request #944 from smallstep/mariano/check-expiry

    Add test that checks the validity of the cavium root
    maraino authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    e24445c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. chore(deps): Bump google.golang.org/api from 0.262.0 to 0.264.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.262.0 to 0.264.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.262.0...v0.264.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.264.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    c439571 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #945 from smallstep/dependabot/go_modules/google.g…

    …olang.org/api-0.264.0
    
    chore(deps): Bump google.golang.org/api from 0.262.0 to 0.264.0
    step-ci authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    e280060 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. chore(deps): Bump github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0

    Bumps [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) from 2.16.0 to 2.17.0.
    - [Release notes](https://github.com/googleapis/gax-go/releases)
    - [Commits](googleapis/gax-go@v2.16.0...v2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/googleapis/gax-go/v2
      dependency-version: 2.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    8f87b28 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump golang.org/x/term from 0.39.0 to 0.40.0

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.39.0 to 0.40.0.
    - [Commits](golang/term@v0.39.0...v0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    6dd8d56 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Load the most recent certificate

    This commit changes the logic of MacKMS LoadCertificate and
    LoadCertificateChain to return the certificate with the newer NotBefore
    as long as it is before the current time.
    maraino committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    9a16877 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    maraino committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    c1b3366 View commit details
    Browse the repository at this point in the history
  3. Fix switch statement comment

    maraino committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    21f012d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #952 from smallstep/mariano/sort-certificates

    Load the most recent certificate
    maraino authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    4085a46 View commit details
    Browse the repository at this point in the history
  5. Wrap when checking the ecdsa key

    This commit wraps an error if the check for the ECDSA key fails
    maraino committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    04e016a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #953 from smallstep/mariano/wrap-error

    Wrap when checking the ecdsa key
    maraino authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    1619364 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #946 from smallstep/dependabot/go_modules/github.c…

    …om/googleapis/gax-go/v2-2.17.0
    
    chore(deps): Bump github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0
    step-ci authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    757084d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #947 from smallstep/dependabot/go_modules/golang.o…

    …rg/x/term-0.40.0
    
    chore(deps): Bump golang.org/x/term from 0.39.0 to 0.40.0
    step-ci authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    8a17bfe View commit details
    Browse the repository at this point in the history
Loading