Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/cloudflare/cloudflare-go to v0.52.0 #132

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/cloudflare/cloudflare-go require minor v0.40.0 -> v0.52.0

Release Notes

cloudflare/cloudflare-go

v0.52.0

Compare Source

ENHANCEMENTS:

  • access: add UI read-only field to organizations (#​1104)
  • devices_policy: Add support for additional device settings policies (#​1090)
  • rulesets: add support for sensitivity_level to override all rule sensitivity (#​1093)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#​1097)
  • deps: bumps github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 (#​1094)
  • deps: bumps github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 (#​1103)

v0.51.0

Compare Source

BREAKING CHANGES:

  • load_balancing: update method signatures to match experimental conventions (#​1084)

ENHANCEMENTS:

  • device_posture_rule: add input fields for linux OS (#​1087)
  • load_balancing: support adaptive_routing and location_strategy (#​1091)

BUG FIXES:

  • user-agent-blocking-rules: add missing managed_challenge validation and removed the deprecated whitelist one (#​1089)

v0.50.0

Compare Source

ENHANCEMENTS:

  • auditlogs: add support for hide_user_logs filter parameter (#​1075)

BUG FIXES:

  • cloudflare: exiting closer to the source on context timeouts to improve error messaging and better defend from potential edge cases (#​1080)
  • origin certificate: Fix API auth type used (#​1082)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 (#​1077)
  • deps: bumps github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 (#​1081)
  • deps: bumps github.com/urfave/cli/v2 from 2.14.1 to 2.15.0 (#​1085)
  • deps: bumps github.com/urfave/cli/v2 from 2.15.0 to 2.16.3 (#​1086)

v0.49.0

Compare Source

ENHANCEMENTS:

  • access_service_token: add support for refreshing an existing token in place (#​1074)
  • api: addded context and headers to Raw method (#​1068)
  • api_shield: add GET/PUT for API Shield Configuration (#​1059)
  • pages_project: Add kv_namespaces, durable_object_namespaces, r2_buckets, and d1_databases bindings to deployment config (#​1065)
  • pages_project: Add preview_deployment_setting, preview_branch_includes, and preview_branch_excludes to source config (#​1065)
  • pages_project: Add production_branch field (#​1065)
  • teams_account: add support for os_distro_name and os_distro_revision (#​1073)
  • url_normalization_settings: Add APIs to get and update URL normalization settings (#​1071)
  • workers: Support for multipart encoding for DownloadWorker on a module-format Worker script (#​1040)

BUG FIXES:

  • cloudflare: fix nil dereference error in makeRequestWithAuthTypeAndHeaders (#​1072)
  • email_routing_rules: Fix response for email routing catch all rule. (#​1070)
  • email_routing_settings: change enable endpoint from enabled to enable (#​1060)
  • stream: Update pctComplete to string from int (#​1066)

DEPENDENCIES:

  • deps: bumps goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#​1067)

v0.48.0

Compare Source

ENHANCEMENTS:

  • errors: add some error type convenience functions for mocking and inspection (#​1047)
  • pages_project: Add compatibility date and compatibility_flags to pages deployment configs (#​1051)
  • teams_account: add support for suppress_footer (#​1053)

BUG FIXES:

  • r2: fix create bucket endpoint (#​1035)
  • tunnel_configuration: Remove unnecessary double-unmarshalling due to changes in the API (#​1046)

v0.47.1

Compare Source

BUG FIXES:

  • zonelockdown: add Priority to ZoneLockdownCreateParams and ZoneLockdownUpdateParams (#​1052)

v0.47.0

Compare Source

BREAKING CHANGES:

  • certificate_packs: deprecate "custom" configuration for ACM everywhere (#​1032)

ENHANCEMENTS:

  • cloudflare: make it clear when the rate limit retries have been exhausted (#​1043)
  • email_routing_destination: Adds support for the email routing destination API (#​1034)
  • email_routing_rules: Adds support for the email routing rules API (#​1034)
  • email_routing_settings: Adds support for the email routing settings API (#​1034)
  • filter: fix double endpoint calls & moving towards common method signature (#​1016)
  • firewall_rule: fix double endpoint calls & moving towards common method signature (#​1016)
  • lockdown: automatically paginate List results unless Page and PerPage are provided (#​1017)
  • r2: Add in support for creating and deleting R2 buckets (#​1028)
  • rulesets: add support for http_config_settings phase and supporting actions (#​1036)
  • workers-account-settings: Add in support for Workers account settings API (#​1027)
  • workers-subdomain: Add in support Workers Subdomain API (#​1031)
  • workers-tail: Add in support for Workers tail API (#​1026)
  • workers: Add support for attaching a worker to a domain (#​1014)
  • workers: Add support to upload module workers (#​1010)

BUG FIXES:

  • email_routing_destination: Update API reference URLs (#​1038)
  • email_routing_rules: Update API reference URLs (#​1038)
  • email_routing_settings: Update API reference URLs (#​1038)
  • tunnel_routes: Fix not removing route when it contains virtual network (#​1030)
  • workers_test: Fix incorrect test from PR #​1014 (#​1048)
  • workers_test: Use application/json mime-type in headers (#​1049)

DEPENDENCIES:

  • deps: bumps golang.org/x/tools/gopls from 0.9.3 to 0.9.4 (#​1044)
  • deps: bumps github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#​1020)
  • deps: bumps github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 (#​1042)
  • deps: bumps golang.org/x/tools/gopls from 0.9.1 to 0.9.2 (#​1037)
  • deps: bumps golang.org/x/tools/gopls from 0.9.2 to 0.9.3 (#​1039)

v0.46.0

Compare Source

NOTES:

ENHANCEMENTS:

  • filter: automatically paginate List results unless Page and PerPage are provided (#​1004)
  • firewall_rule: automatically paginate List results unless Page and PerPage are provided (#​1004)
  • rulesets: add support for http_custom_errors phase (#​998)
  • rulesets: add support for serve_error action (#​998)

BUG FIXES:

  • access_application: fix inability to set bool values to false (#​1006)
  • rulesets: fix sni action parameter (#​1002)

DEPENDENCIES:

  • provider: bumps github.com/golangci/golangci-lint from 1.47.1 to 1.47.2 (#​1005)
  • provider: bumps github.com/golangci/golangci-lint from 1.47.2 to 1.47.3 (#​1008)
  • provider: bumps github.com/urfave/cli/v2 from 2.11.0 to 2.11.1 (#​1003)

v0.45.0

Compare Source

What's Changed

Full Changelog: cloudflare/cloudflare-go@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

Full Changelog: cloudflare/cloudflare-go@v0.43.0...v0.44.0

v0.43.0

Compare Source

What's Changed

Full Changelog: cloudflare/cloudflare-go@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

Full Changelog: cloudflare/cloudflare-go@v0.41.0...v0.42.0

v0.41.0

Compare Source

What's Changed

Full Changelog: cloudflare/cloudflare-go@v0.40.0...v0.41.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Renovate dependency updates label Jun 8, 2022
@rxbn rxbn self-assigned this Jun 10, 2022
@rxbn rxbn self-requested a review June 10, 2022 07:13
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from a5d953e to 0578646 Compare June 22, 2022 01:03
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.41.0 Update module github.com/cloudflare/cloudflare-go to v0.42.0 Jun 22, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from 0578646 to 2ca9aad Compare June 27, 2022 12:33
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.42.0 Update module github.com/cloudflare/cloudflare-go to v0.43.0 Jun 27, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from 2ca9aad to 29e10f5 Compare July 5, 2022 23:28
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.43.0 Update module github.com/cloudflare/cloudflare-go to v0.44.0 Jul 5, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from 29e10f5 to 647be02 Compare July 20, 2022 01:03
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.44.0 Update module github.com/cloudflare/cloudflare-go to v0.45.0 Jul 20, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from 647be02 to fbdffd6 Compare September 24, 2022 15:27
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.45.0 Update module github.com/cloudflare/cloudflare-go to v0.50.0 Sep 24, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from fbdffd6 to 8c9eefa Compare October 11, 2022 07:18
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.50.0 Update module github.com/cloudflare/cloudflare-go to v0.51.0 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch from 8c9eefa to 7937d29 Compare October 22, 2022 13:34
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.51.0 Update module github.com/cloudflare/cloudflare-go to v0.52.0 Oct 22, 2022
@rxbn rxbn merged commit d78ed39 into master Oct 22, 2022
@rxbn rxbn deleted the renovate/git.1-hub.cn-cloudflare-cloudflare-go-0.x branch October 22, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant