fix(deps): Update module github.com/cloudflare/cloudflare-go to v0.55.0#5223
Merged
kodiakhq[bot] merged 3 commits intomainfrom Dec 1, 2022
Merged
Conversation
Contributor
Author
|
/gen sha=e14ad4d7fc89be26f3d6edeacda441f5a8179967 plugin=cloudflare |
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 6, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.0](plugins-source-cloudflare-v2.2.21...plugins-source-cloudflare-v2.3.0) (2022-12-06) ### Features * **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e)) ### Bug Fixes * **deps:** Update module github.com/cloudflare/cloudflare-go to v0.55.0 ([#5223](#5223)) ([026f2cf](026f2cf)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.46.0->v0.55.0Release Notes
cloudflare/cloudflare-go
v0.55.0Compare Source
BREAKING CHANGES:
CreateWorkersKVNamespacehas been updated to match the experimental client method signatures (https://github.com/cloudflare/cloudflare-go/blob/master/docs/experimental.md). (#1115)DeleteWorkersKVBulkhas been renamed toDeleteWorkersKVEntries. (#1115)DeleteWorkersKVNamespacehas been updated to match the experimental client method signatures (https://github.com/cloudflare/cloudflare-go/blob/master/docs/experimental.md). (#1115)DeleteWorkersKVhas been renamed toDeleteWorkersKVEntry. (#1115)ListWorkersKVNamespaceshas been updated to match the experimental client method signatures (https://github.com/cloudflare/cloudflare-go/blob/master/docs/experimental.md). (#1115)ListWorkersKVsWithOptionshas been removed. UseListWorkersKVKeysinstead and pass in the options. (#1115)ListWorkersKVshas been renamed toListWorkersKVKeys. (#1115)ReadWorkersKVhas been renamed toGetWorkersKV. (#1115)UpdateWorkersKVNamespacehas been updated to match the experimental client method signatures (https://github.com/cloudflare/cloudflare-go/blob/master/docs/experimental.md). (#1115)WriteWorkersKVBulkhas been renamed toWriteWorkersKVEntries. (#1115)WriteWorkersKVhas been renamed toWriteWorkersKVEntry. (#1115)ENHANCEMENTS:
ListWorkersKVNamespacesautomatically paginates all results unlessPerPageis defined. (#1115)DEPENDENCIES:
v0.54.0Compare Source
ENHANCEMENTS:
DEPENDENCIES:
v0.53.0Compare Source
BREAKING CHANGES:
CreateAccountMemberhas been updated to accept aCreateAccountMemberParamsstruct instead of multiple parameters (#1095)ENHANCEMENTS:
Messagesfrom theResponseobject (#1106)Listoperations now automatically paginate (#1114)DEPENDENCIES:
ioutilpackage is being deprecated in favor ofio(#1116)github.com/pkg/errorsin favor oferrors(#1117)v0.52.0Compare Source
ENHANCEMENTS:
sensitivity_levelto override all rule sensitivity (#1093)DEPENDENCIES:
v0.51.0Compare Source
BREAKING CHANGES:
ENHANCEMENTS:
BUG FIXES:
v0.50.0Compare Source
ENHANCEMENTS:
BUG FIXES:
DEPENDENCIES:
v0.49.0Compare Source
ENHANCEMENTS:
kv_namespaces,durable_object_namespaces,r2_buckets, andd1_databasesbindings to deployment config (#1065)preview_deployment_setting,preview_branch_includes, andpreview_branch_excludesto source config (#1065)production_branchfield (#1065)os_distro_nameandos_distro_revision(#1073)BUG FIXES:
enabledtoenable(#1060)DEPENDENCIES:
v0.48.0Compare Source
ENHANCEMENTS:
suppress_footer(#1053)BUG FIXES:
v0.47.1Compare Source
BUG FIXES:
PrioritytoZoneLockdownCreateParamsandZoneLockdownUpdateParams(#1052)v0.47.0Compare Source
BREAKING CHANGES:
ENHANCEMENTS:
Listresults unlessPageandPerPageare provided (#1017)http_config_settingsphase and supporting actions (#1036)BUG FIXES:
DEPENDENCIES:
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
This PR has been generated by Renovate Bot.