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.64.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.66.0
Choose a head ref
  • 20 commits
  • 8 files changed
  • 5 contributors

Commits on May 7, 2025

  1. Add new extension fields on certificate requests

    This commit adds support for specifying on certificate requests the key
    usage, the extended key usage and the basic constraints.
    
    Fixes: smallstep/cli#1415, smallstep/certificates#2260
    maraino committed May 7, 2025
    Configuration menu
    Copy the full SHA
    05c4cff View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Bump google.golang.org/grpc from 1.72.0 to 1.72.1

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.72.0...v1.72.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.72.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    e038a4e View commit details
    Browse the repository at this point in the history
  2. Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-version: 1.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    50d42c6 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/googleapis/gax-go/v2 from 2.14.1 to 2.14.2

    Bumps [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) from 2.14.1 to 2.14.2.
    - [Release notes](https://github.com/googleapis/gax-go/releases)
    - [Commits](googleapis/gax-go@v2.14.1...v2.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/googleapis/gax-go/v2
      dependency-version: 2.14.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    79e6c77 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Merge pull request #774 from smallstep/dependabot/go_modules/github.c…

    …om/googleapis/gax-go/v2-2.14.2
    
    Bump github.com/googleapis/gax-go/v2 from 2.14.1 to 2.14.2
    step-ci authored May 20, 2025
    Configuration menu
    Copy the full SHA
    b498523 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #771 from smallstep/dependabot/go_modules/google.g…

    …olang.org/grpc-1.72.1
    
    Bump google.golang.org/grpc from 1.72.0 to 1.72.1
    step-ci authored May 20, 2025
    Configuration menu
    Copy the full SHA
    b411277 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #773 from smallstep/dependabot/go_modules/github.c…

    …om/Azure/azure-sdk-for-go/sdk/azidentity-1.10.0
    
    Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0
    step-ci authored May 20, 2025
    Configuration menu
    Copy the full SHA
    dc8e8d7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    790308e View commit details
    Browse the repository at this point in the history
  2. Bump cloud.google.com/go/kms from 1.21.2 to 1.22.0

    Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.21.2 to 1.22.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@kms/v1.21.2...kms/v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/kms
      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 May 26, 2025
    Configuration menu
    Copy the full SHA
    485fd14 View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/api from 0.232.0 to 0.234.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.232.0 to 0.234.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.232.0...v0.234.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.234.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 26, 2025
    Configuration menu
    Copy the full SHA
    26731d2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

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

    …olang.org/api-0.234.0
    
    Bump google.golang.org/api from 0.232.0 to 0.234.0
    step-ci authored May 27, 2025
    Configuration menu
    Copy the full SHA
    42584c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from smallstep/dependabot/go_modules/cloud.go…

    …ogle.com/go/kms-1.22.0
    
    Bump cloud.google.com/go/kms from 1.21.2 to 1.22.0
    step-ci authored May 27, 2025
    Configuration menu
    Copy the full SHA
    5232ef9 View commit details
    Browse the repository at this point in the history
  3. Bump modernc.org/sqlite from 1.37.0 to 1.37.1

    Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.37.0 to 1.37.1.
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.37.0...v1.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.37.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    3835a0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #777 from smallstep/dependabot/go_modules/modernc.…

    …org/sqlite-1.37.1
    
    Bump modernc.org/sqlite from 1.37.0 to 1.37.1
    step-ci authored May 27, 2025
    Configuration menu
    Copy the full SHA
    853ba08 View commit details
    Browse the repository at this point in the history
  5. Bump google.golang.org/grpc from 1.72.1 to 1.72.2

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.1 to 1.72.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.72.1...v1.72.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.72.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    c01be8e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #779 from smallstep/dependabot/go_modules/google.g…

    …olang.org/grpc-1.72.2
    
    Bump google.golang.org/grpc from 1.72.1 to 1.72.2
    step-ci authored May 27, 2025
    Configuration menu
    Copy the full SHA
    1efc6ee View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request #775 from smallstep/herman/upgrade-go-attestation

    Upgrade `github.com/smallstep/go-attestation` to `2306d5b4`
    hslatman authored May 28, 2025
    Configuration menu
    Copy the full SHA
    a4855a3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Apply suggestions from code review

    Co-authored-by: Herman Slatman <[email protected]>
    maraino and hslatman authored May 29, 2025
    Configuration menu
    Copy the full SHA
    09aba9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b1e2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #767 from smallstep/mariano/csr-templates

    Add new extension fields on certificate requests
    maraino authored May 29, 2025
    Configuration menu
    Copy the full SHA
    130ef9b View commit details
    Browse the repository at this point in the history
Loading