STRRL / cloudflare-tunnel-ingress-controller

🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
MIT License
644 stars 37 forks source link

chore(deps): Bump github.com/cloudflare/cloudflare-go from 0.72.0 to 0.75.0 #32

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/cloudflare/cloudflare-go from 0.72.0 to 0.75.0.

Release notes

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

v0.75.0

BREAKING CHANGES:

  • cloudflare: Raw method now returns a RawResponse rather than the raw JSON Result message (#1355)
  • rulesets: Rename RulesetPhaseRateLimit to RulesetPhaseHTTPRatelimit, to match the phase name (#1367)
  • rulesets: Rename RulesetPhaseSuperBotFightMode to RulesetPhaseHTTPRequestSBFM, to match the phase name (#1367)

NOTES:

  • rulesets: Remove non-existent allow action (#1367)
  • rulesets: Remove non-existent http_request_main phase (#1367)
  • rulesets: Remove non-public http_response_headers_transform_managed and http_request_late_transform_managed phases (#1367)

ENHANCEMENTS:

  • access_group: add auth_context group ruletype (#1344)
  • access_identity_provider: add attr conditional_access_enabled (#1344)
  • access_identity_provider: add auth context list/put endpoint (#1344)
  • access_service_token: add support for managing Duration (#1347)
  • bot_management: add support for bot_management API (#1363)
  • cloudflare: swap encoding/json for github.com/goccy/go-json (#1360)
  • device_posture_rule: support eid_last_seen and risk_level and correct total_score for Tanium posture rule (#1366)
  • per_hostname_tls_settings: add support for managing hostname level TLS settings (#1356)
  • rulesets: Add the ddos_mitigation action (#1367)
  • waiting_room: add support for queueing_status_code (#1357)
  • web_analytics: add support for web_analytics API (#1348)
  • workers: add support for tagging Worker scripts (#1368)
  • zone_hold: add support for zone hold API (#1365)

BUG FIXES:

  • cache_purge: don't escape HTML entity values in URLs for cache keys (#1360)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.12.0 to 0.13.0 (#1353)
  • deps: bumps golang.org/x/net from 0.13.0 to 0.14.0 (#1362)
  • deps: bumps goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#1369)

v0.74.0

ENHANCEMENTS:

  • access_application: Add support for custom pages (#1343)
  • access_custom_page: Add support for custom pages (#1343)
  • access_organization: add support for custom pages (#1343)
  • rulesets: Remove internal-only schema kind (#1346)
  • rulesets: Remove some request parameters that are not allowed or have no effect (#1346)
  • rulesets: Update API reference links (#1346)
  • teams-accounts: Adds support for protocol detection (#1340)
  • workers: Add pipeline_hash field to Workers script response struct. (#1330)

... (truncated)

Changelog

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

0.75.0 (August 16th, 2023)

BREAKING CHANGES:

  • cloudflare: Raw method now returns a RawResponse rather than the raw JSON Result message (#1355)
  • rulesets: Rename RulesetPhaseRateLimit to RulesetPhaseHTTPRatelimit, to match the phase name (#1367)
  • rulesets: Rename RulesetPhaseSuperBotFightMode to RulesetPhaseHTTPRequestSBFM, to match the phase name (#1367)

NOTES:

  • rulesets: Remove non-existent allow action (#1367)
  • rulesets: Remove non-existent http_request_main phase (#1367)
  • rulesets: Remove non-public http_response_headers_transform_managed and http_request_late_transform_managed phases (#1367)

ENHANCEMENTS:

  • access_group: add auth_context group ruletype (#1344)
  • access_identity_provider: add attr conditional_access_enabled (#1344)
  • access_identity_provider: add auth context list/put endpoint (#1344)
  • access_service_token: add support for managing Duration (#1347)
  • bot_management: add support for bot_management API (#1363)
  • cloudflare: swap encoding/json for github.com/goccy/go-json (#1360)
  • device_posture_rule: support eid_last_seen and risk_level and correct total_score for Tanium posture rule (#1366)
  • per_hostname_tls_settings: add support for managing hostname level TLS settings (#1356)
  • rulesets: Add the ddos_mitigation action (#1367)
  • waiting_room: add support for queueing_status_code (#1357)
  • web_analytics: add support for web_analytics API (#1348)
  • workers: add support for tagging Worker scripts (#1368)
  • zone_hold: add support for zone hold API (#1365)

BUG FIXES:

  • cache_purge: don't escape HTML entity values in URLs for cache keys (#1360)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.12.0 to 0.13.0 (#1353)
  • deps: bumps golang.org/x/net from 0.13.0 to 0.14.0 (#1362)
  • deps: bumps goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#1369)

0.74.0 (August 2nd, 2023)

ENHANCEMENTS:

  • access_application: Add support for custom pages (#1343)
  • access_custom_page: Add support for custom pages (#1343)
  • access_organization: add support for custom pages (#1343)
  • rulesets: Remove internal-only schema kind (#1346)
  • rulesets: Remove some request parameters that are not allowed or have no effect (#1346)
  • rulesets: Update API reference links (#1346)

... (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 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 1 year ago

Superseded by #39.