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/linkedca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.0
Choose a base ref
...
head repository: smallstep/linkedca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 6, 2025

  1. Bump google.golang.org/grpc from 1.75.1 to 1.76.0

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

    …olang.org/grpc-1.76.0
    
    Bump google.golang.org/grpc from 1.75.1 to 1.76.0
    github-actions[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    63477f9 View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/protobuf from 1.36.9 to 1.36.10

    Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    0085426 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from smallstep/dependabot/go_modules/google.g…

    …olang.org/protobuf-1.36.10
    
    Bump google.golang.org/protobuf from 1.36.9 to 1.36.10
    github-actions[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    8b5cd10 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Add support for syncing ACME accounts

    This commit adds support for syncing ACME accounts with majordomo.
    maraino committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    65dfe01 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Remove unused import

    maraino committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    7f4e1a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Merge pull request #139 from smallstep/mariano/acme-accounts

    Add support for syncing ACME accounts
    maraino authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    616ff12 View commit details
    Browse the repository at this point in the history
Loading