cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
467 stars 79 forks source link

Bump github.com/cloudflare/cloudflare-go from 0.89.0 to 0.91.0 #452

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/cloudflare/cloudflare-go from 0.89.0 to 0.91.0.

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.91.0

ENHANCEMENTS:

  • access_application: add support for saml_attribute_transform_jsonata in saas apps (#1562)

DEPENDENCIES:

  • deps: bumps actions/checkout from 2 to 4 (#1573)
  • deps: bumps google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1558)

v0.90.0

ENHANCEMENTS:

  • access_mutual_tls_certificates: add support for mutual tls hostname settings (#1516)
  • device_posture_rule: support last_seen and state for crowdstrike_s2s posture rule (#1509)
  • dlp: add support for Context Awareness in DLP profiles (#1497)
  • workers: Add Workers for Platforms support for getting a Worker, content and bindings (#1508)
  • workers_for_platforms: Add ability to list Workers for Platforms namespaces, get a namespace, create a new namespace or delete a namespace. (#1508)

BUG FIXES:

  • dlp: added optional ContextAwareness support (#1510)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1511)
  • deps: bumps golang.org/x/net from 0.21.0 to 0.22.0 (#1513)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.91.0 (March 22nd, 2024)

ENHANCEMENTS:

  • access_application: add support for saml_attribute_transform_jsonata in saas apps (#1562)

DEPENDENCIES:

  • deps: bumps actions/checkout from 2 to 4 (#1573)
  • deps: bumps google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1558)

0.90.0 (March 13th, 2024)

ENHANCEMENTS:

  • access_mutual_tls_certificates: add support for mutual tls hostname settings (#1516)
  • device_posture_rule: support last_seen and state for crowdstrike_s2s posture rule (#1509)
  • dlp: add support for Context Awareness in DLP profiles (#1497)
  • workers: Add Workers for Platforms support for getting a Worker, content and bindings (#1508)
  • workers_for_platforms: Add ability to list Workers for Platforms namespaces, get a namespace, create a new namespace or delete a namespace. (#1508)

BUG FIXES:

  • dlp: added optional ContextAwareness support (#1510)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1511)
  • deps: bumps golang.org/x/net from 0.21.0 to 0.22.0 (#1513)
Commits
  • fdcac68 Update CHANGELOG.md
  • 4c5aa81 update CHANGELOG.md
  • 6f98ca9 Merge pull request #1573 from cloudflare/dependabot/github_actions/actions/ch...
  • d70a50f add CHANGELOG for #1573
  • 9db0464 build(deps): bump actions/checkout from 2 to 4
  • 241c688 remove 'question' label
  • 5a710e9 add generation-issue label
  • 755992e Merge pull request #1568 from cloudflare/github-labels-syncer
  • 19c6f88 ci: add automation for GitHub issues syncing
  • 3081d28 Merge pull request #1562 from russellkerns/rkerns/AUTH-5974
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #456.