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: getsops/sops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.1
Choose a base ref
...
head repository: getsops/sops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.2
Choose a head ref
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 7, 2025

  1. build(deps): Bump the go group with 13 updates

    Bumps the go group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.17.1` | `1.18.0` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.12` | `1.29.13` |
    | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.65` | `1.17.66` |
    | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.69` | `1.17.71` |
    | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.38.2` |
    | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.78.2` | `1.79.1` |
    | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.17` | `1.33.18` |
    | [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) | `3.11.0` | `3.12.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.29.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.31.0` | `0.32.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.30.0` | `0.31.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.0` | `1.71.1` |
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.17.1 to 1.18.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.17.1...sdk/azcore/v1.18.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.12 to 1.29.13
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.12...config/v1.29.13)
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.65 to 1.17.66
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.65...credentials/v1.17.66)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.69 to 1.17.71
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.69...feature/s3/manager/v1.17.71)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.38.1 to 1.38.2
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.1...service/s3/v1.38.2)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.78.2 to 1.79.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.78.2...service/s3/v1.79.1)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.17 to 1.33.18
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.17...service/sns/v1.33.18)
    
    Updates `github.com/ory/dockertest/v3` from 3.11.0 to 3.12.0
    - [Release notes](https://github.com/ory/dockertest/releases)
    - [Commits](ory/dockertest@v3.11.0...v3.12.0)
    
    Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0
    - [Commits](golang/crypto@v0.36.0...v0.37.0)
    
    Updates `golang.org/x/oauth2` from 0.28.0 to 0.29.0
    - [Commits](golang/oauth2@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/sys` from 0.31.0 to 0.32.0
    - [Commits](golang/sys@v0.31.0...v0.32.0)
    
    Updates `golang.org/x/term` from 0.30.0 to 0.31.0
    - [Commits](golang/term@v0.30.0...v0.31.0)
    
    Updates `google.golang.org/grpc` from 1.71.0 to 1.71.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.71.0...v1.71.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-version: 1.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-version: 1.29.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/credentials
      dependency-version: 1.17.66
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.17.71
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
      dependency-version: 1.38.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-version: 1.79.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
      dependency-version: 1.33.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/ory/dockertest/v3
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: golang.org/x/sys
      dependency-version: 0.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: golang.org/x/term
      dependency-version: 0.31.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.71.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    0ca131c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1834 from getsops/dependabot/go_modules/go-62c5b7…

    …fd63
    
    build(deps): Bump the go group with 13 updates
    felixfontein authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    7d4395f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Use latest 1.24 Go version for release build

    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    2cb4731 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1836 from getsops/fix-go-version

    Use latest 1.24 Go version for release build
    hiddeco authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    9797277 View commit details
    Browse the repository at this point in the history
  3. Remove reserved keyword check from YAML store's LoadPlainFile().

    This check hid the better check in cmd/sops/encrypt.go.
    
    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    6d4c218 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1829 from felixfontein/remove-reserved-check-in-s…

    …tore
    
    Remove reserved keyword check from YAML store's `LoadPlainFile()`
    felixfontein authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    0dec4a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. build(deps): Bump the go group with 9 updates

    Bumps the go group with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.2` | `1.9.0` |
    | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.6` | `1.2.0` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.13` | `1.29.14` |
    | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.66` | `1.17.67` |
    | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.71` | `1.17.72` |
    | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.38.2` | `1.38.3` |
    | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.79.1` | `1.79.2` |
    | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.33.18` | `1.33.19` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.39.0` |
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.2 to 1.9.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.8.2...sdk/azcore/v1.9.0)
    
    Updates `github.com/ProtonMail/go-crypto` from 1.1.6 to 1.2.0
    - [Release notes](https://github.com/ProtonMail/go-crypto/releases)
    - [Commits](ProtonMail/go-crypto@v1.1.6...v1.2.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.13 to 1.29.14
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.13...config/v1.29.14)
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.66 to 1.17.67
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.66...credentials/v1.17.67)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.71 to 1.17.72
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.71...feature/s3/manager/v1.17.72)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.38.2 to 1.38.3
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.2...service/s3/v1.38.3)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.1 to 1.79.2
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.79.1...service/s3/v1.79.2)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.33.18 to 1.33.19
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.18...service/sns/v1.33.19)
    
    Updates `golang.org/x/net` from 0.38.0 to 0.39.0
    - [Commits](golang/net@v0.38.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-version: 1.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/ProtonMail/go-crypto
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-version: 1.29.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/credentials
      dependency-version: 1.17.67
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.17.72
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
      dependency-version: 1.38.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-version: 1.79.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
      dependency-version: 1.33.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: golang.org/x/net
      dependency-version: 0.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    d1c3561 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1839 from getsops/dependabot/go_modules/go-bc2a58…

    …7282
    
    build(deps): Bump the go group with 9 updates
    felixfontein authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    b53d168 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github/codeql-action in the ci group

    Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.13 to 3.28.15
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b549b9...45775bd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and felixfontein committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    69651f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1840 from getsops/dependabot/github_actions/ci-d2…

    …30bc030b
    
    build(deps): Bump github/codeql-action from 3.28.13 to 3.28.15 in the ci group
    felixfontein authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    d101549 View commit details
    Browse the repository at this point in the history
  5. Prepare 3.10.2 release.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    54610b8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1841 from felixfontein/release-3.10.2

    Release 3.10.2 release
    felixfontein authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a95e525 View commit details
    Browse the repository at this point in the history
Loading