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.94.0 #459

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v0.94.0

ENHANCEMENTS:

  • access_application: support options_preflight_bypass for access_application (#1790)
  • gateway: added ecs_support field to teams_location resource (#1826)
  • teams_account: adds custom certificate setting to teams account configuration (#1811)
  • workers: support deleting namespaced Workers (#1737)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.19.0 to 0.23.0 (#1825)

v0.93.0

BREAKING CHANGES:

  • dns: Remove "locked" flag which is always false (#1618)

ENHANCEMENTS:

  • magic_transit_ipsec_tunnel: Adds support for replay_protection boolean flag (#1710)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.22.0 to 0.24.0 (#1688)

v0.92.0

ENHANCEMENTS:

  • dlp: Adds support for ocr_enabled boolean flag (#1600)

BUG FIXES:

  • teams_rules: add "resolve" to allowable actions (#1615)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#1593)
  • deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)

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)

... (truncated)

Changelog

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

0.94.0 (April 24th, 2024)

ENHANCEMENTS:

  • access_application: support options_preflight_bypass for access_application (#1790)
  • gateway: added ecs_support field to teams_location resource (#1826)
  • teams_account: adds custom certificate setting to teams account configuration (#1811)
  • workers: support deleting namespaced Workers (#1737)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.19.0 to 0.23.0 (#1825)

0.93.0 (April 10th, 2024)

BREAKING CHANGES:

  • dns: Remove "locked" flag which is always false (#1618)

ENHANCEMENTS:

  • magic_transit_ipsec_tunnel: Adds support for replay_protection boolean flag (#1710)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.22.0 to 0.24.0 (#1688)

0.92.0 (March 27th, 2024)

ENHANCEMENTS:

  • dlp: Adds support for ocr_enabled boolean flag (#1600)

BUG FIXES:

  • teams_rules: add "resolve" to allowable actions (#1615)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 1.7.0 (#1593)
  • deps: bumps dependabot/fetch-metadata from 1.7.0 to 2.0.0 (#1607)

0.91.0 (March 22nd, 2024)

ENHANCEMENTS:

  • access_application: add support for saml_attribute_transform_jsonata in saas apps (#1562)
  • dlp: Adds support for ocr_enabled boolean flag (#1600)

BUG FIXES:

... (truncated)

Commits
  • 4cfc90f Update CHANGELOG.md
  • e225010 update CHANGELOG
  • bdbee54 Merge pull request #1826 from alyssamw/master
  • ac539ee Merge branch 'master' into master
  • 6f6d756 GFI-151: add ecs_support to teams_location
  • 5ea2d0a Merge pull request #1825 from cloudflare/dependabot/go_modules/internal/tools...
  • 38f5378 add CHANGELOG for #1825
  • e96653c build(deps): bump golang.org/x/net in /internal/tools
  • 04b36cd Merge pull request #1790 from russellkerns/rkerns/AUTH-6000
  • 7b0666a Merge branch 'master' into rkerns/AUTH-6000
  • 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)