v0.49.0
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
, andd1_databases
bindings to deployment config (#1065) - pages_project: Add
preview_deployment_setting
,preview_branch_includes
, andpreview_branch_excludes
to source config (#1065) - pages_project: Add
production_branch
field (#1065) - teams_account: add support for
os_distro_name
andos_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
toenable
(#1060) - stream: Update pctComplete to string from int (#1066)
DEPENDENCIES:
- deps: bumps goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#1067)