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 unlessPage
andPerPage
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)