bsp-geth icon indicating copy to clipboard operation
bsp-geth copied to clipboard

build(deps): bump github.com/cloudflare/cloudflare-go from 0.79.0 to 0.90.0

Open dependabot[bot] opened this issue 4 months ago • 1 comments

Bumps github.com/cloudflare/cloudflare-go from 0.79.0 to 0.90.0.

Release notes

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

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)

v0.89.0

NOTES:

  • zaraz: replace deprecated neoEvents with Actions on Zaraz Config tools schema (#1490)

ENHANCEMENTS:

  • magic-transit: Adds IPsec tunnel healthcheck direction & rate parameters (#1503)

BUG FIXES:

  • registrar: Fix request method to call domain list endpoint from POST to GET (#1506)

v0.88.0

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.20.0 to 0.21.0 (#1502)

... (truncated)

Changelog

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

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)

0.89.0 (February 28th, 2024)

NOTES:

  • zaraz: replace deprecated neoEvents with Actions on Zaraz Config tools schema (#1490)

ENHANCEMENTS:

  • magic-transit: Adds IPsec tunnel healthcheck direction & rate parameters (#1503)

BUG FIXES:

  • registrar: Fix request method to call domain list endpoint from POST to GET (#1506)

0.88.0 (February 14th, 2024)

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

... (truncated)

Commits

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 <dependency name> 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] avatar Mar 13 '24 23:03 dependabot[bot]