Skip to content

Releases: cloudflare/gokeyless

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:00
bb34a64

Changelog

  • ae9e562 Merge pull request #558 from cloudflare/hrushikesh/add-semgrep-oss-workflow
  • 6ef21e8 Merge pull request #562 from baubuchon-cf/patch-1
  • bb34a64 Support Cloudflare API token for server cert initialization (#563)
  • e220816 ci: add Semgrep OSS scanning workflow
  • 15142fb docs: add ghcr.io pull command to Docker section

v1.17.6

Choose a tag to compare

@github-actions github-actions released this 07 May 16:15
451807e

Changelog

  • d897d8a Add CI job to create a RHEL8 targeted binary with lower glibc version
  • 451807e Merge pull request #560 from cloudflare/add-rhel8-glicbc-release-binary

v1.17.5

Choose a tag to compare

@dt-dtran dt-dtran released this 07 Apr 18:10
6000197

What's Changed

New Contributors

Full Changelog: v1.17.4...v1.17.5

v1.17.4

Choose a tag to compare

@dennis-cf dennis-cf released this 20 Oct 17:12
28244a6

What's Changed

  • Update GoReleaser archive configuration by @emmanuel-ferdman in #525
  • Add ComplianceRegion to PrivateKey, NewRemoteSignerWithCertID, NewRemoteSigner by @dt-dtran in #529
  • Bump github.com/prometheus/client_golang from 1.19.1 to 1.22.0 by @dependabot[bot] in #521
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot[bot] in #514
  • Add support for loading trace context from jaeger formatted strings by @aberglund-cf in #528
  • Update Go dependencies to resolve critical and high-severity CVEs by @dennis-cf in #536

New Contributors

Full Changelog: v1.17.3...v1.17.4

v1.17.3

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:23

Changelog

  • 84591a3 Add ComplianceRegion to PrivateKey, NewRemoteSignerWithCertID, NewRemoteSigner
  • 061780c Merge pull request #522 from cloudflare/amitchell/compliance-region
  • b6f3648 Merge pull request #524 from wolruf/patch-1
  • 28132cf Typo Compatability > Compatibility
  • 091c159 Update GoReleaser archive configuration

v1.17.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 16:10

Changelog

  • bd470a1 Do not add Compliance Region to the packet if it's a 0 value
  • b9f27cc Merge pull request #512 from cloudflare/mitch292/linting-fixes

v1.17.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 18:48

Changelog

  • 31077c9 Dockerfile builds with the Go version specified in go.mod
  • 5bb1be7 Github action for build and push image uses Go 1.23
  • 44b9583 Merge pull request #510 from cloudflare/mitch292/add-compliance-region
  • 1e52cf8 Merge pull request #519 from cloudflare/mitch292/build-push-go-version
  • cc62d0c Merge pull request #520 from cloudflare/amitchell/docker-file-golang
  • 667e661 Resolves some linting errors flagged in GitHub actions

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:35

Changelog

  • abdcefb Adds ComplianceRegion to Op protocol
  • 400c530 Bump golang.org/x/sync from 0.8.0 to 0.10.0
  • 6aa62fb Merge pull request #494 from cloudflare/dependabot/go_modules/golang.org/x/sync-0.10.0

v1.6.16

Choose a tag to compare

@lgarofalo lgarofalo released this 08 Jan 21:50
0bdedb8

Changelog

  • bb1aeba Bump cloud.google.com/go/kms from 1.17.1 to 1.18.3
  • 562ef54 Bump docker/build-push-action from 5 to 6
  • 94a0bb2 Bump github.com/Azure/go-autorest/autorest/azure/auth
  • 94d8909 Bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5
  • 24d60ae Bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.100.0
  • f35ec66 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
  • 46a1e21 Bump github.com/googleapis/gax-go/v2 from 2.12.4 to 2.12.5
  • 4b72092 Bump github.com/googleapis/gax-go/v2 from 2.12.5 to 2.13.0
  • a155a11 Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7
  • aeacbbb Bump github.com/miekg/dns from 1.1.58 to 1.1.62
  • aadb0cf Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
  • 1ab3bbf Bump github.com/spf13/viper from 1.17.0 to 1.19.0
  • 9c906b3 Bump golang.org/x/sync from 0.7.0 to 0.8.0
  • 44da6c5 Bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • b9339c4 Create semgrep.yml
  • 1f163f0 Merge pull request #453 from cloudflare/dependabot/go_modules/github.com/cloudflare/cfssl-1.6.5
  • 16d43b4 Merge pull request #465 from cloudflare/dependabot/go_modules/github.com/spf13/viper-1.19.0
  • f5562c0 Merge pull request #466 from cloudflare/dependabot/github_actions/docker/build-push-action-6
  • bd8a255 Merge pull request #467 from cloudflare/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
  • e455242 Merge pull request #469 from cloudflare/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.12.5
  • 51ef741 Merge pull request #471 from cloudflare/dependabot/go_modules/google.golang.org/grpc-1.64.1
  • cbc7d89 Merge pull request #472 from cloudflare/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
  • f81276e Merge pull request #473 from cloudflare/dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
  • 3b4b4d6 Merge pull request #474 from cloudflare/dependabot/go_modules/github.com/cloudflare/cloudflare-go-0.100.0
  • 5d31bc8 Merge pull request #476 from cloudflare/dependabot/go_modules/cloud.google.com/go/kms-1.18.3
  • 13b5601 Merge pull request #477 from cloudflare/dependabot/go_modules/github.com/googleapis/gax-go/v2-2.13.0
  • f9c665b Merge pull request #479 from cloudflare/dependabot/go_modules/golang.org/x/sync-0.8.0
  • a6a6e40 Merge pull request #481 from cloudflare/dependabot/go_modules/github.com/miekg/dns-1.1.62
  • a6382ca Merge pull request #482 from cloudflare/hrushikeshdeshpande-creating-semgrep-yml
  • f71bc48 Merge pull request #483 from cloudflare/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
  • 0bdedb8 Set a maximum TLS version for client connections (#500)

v1.6.15

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:58
31a148e

Changelog

  • 9a27b27 Bump cloud.google.com/go/kms from 1.15.7 to 1.17.1
  • 5aedac0 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 78e8c53 Merge pull request #455 from cloudflare/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • 8b7f832 Merge pull request #463 from cloudflare/mitali/add-request-context
  • 70cd506 Merge pull request #464 from cloudflare/dependabot/go_modules/cloud.google.com/go/kms-1.17.1
  • 31a148e Merge pull request #468 from cloudflare/mitali/print-client-info
  • 19e29ea print client information from connection and add ForwardingSvc field to Operation
  • 346ee56 update snapshot command skip option