5.8.3 (2025-08-15)
Full Changelog: v5.8.2...v5.8.3
Features
- api: api update (23eb89c)
- api: api update (57928dc)
- api: api update (3351a79)
- api: api update (b1afd55)
- api: api update (aa5ac4d)
- api: api update (01bea92)
- api: api update (5bf6360)
- api: api update (698d90c)
- api: api update (c9f96d3)
- api: api update (f5ee559)
- api: api update (2568efa)
- api: api update (5afa7cb)
- api: api update (7cd55d3)
- api: api update (f1b07f6)
- api: api update (0e1f55c)
- api: api update (535c250)
- api: api update (dda8106)
- apijson: add
decode_null_to_zero
tag option (71538e5) - apijson: move changes to new
apijsoncustom
package (f5b955b) - ensure
internal/apiform
encoder can handle "force_encode" serialization tag (0d8e9ee) - ensure
internal/apiform
encoder can handle "force_encode" serialization tag (840ee94)
Bug Fixes
- cloudflare_ruleset: handle omitted
rules
in API responses (7f15668) - dont run in parallel (9c952a9)
- imports (4369f06)
- list item test execution and add managed_transforms (c3c3bb4)
- list_item: Use proper pagination from client (8f692ad)
- regex to not account order (1e2d64d)
- remove workers_for_platforms_dispatch_namespace default value for 'trusted_workers' (dded442)
- test assertion regex (9a0b7ab)
- test data (1cc94d4)
- update schema (6c97aad)
- workers_script: ignore unmanaged secret_text bindings (a3b6816), closes #5892
- workers_script: Obtain migrations directly from config instead of plan (2602dba), closes #5898
- workers_script: Revert treating cloudflare_workers_script.bindings as a Set (757b98f)
- zero_trust_access_application tests (d7eccc3)
- zt orgs (fc9f9a2)
- zt orgs another way (93f95cd)
Chores
- add bot management test (6114b7d)
- api: upload stainless config from cloudflare-config (68454d3)
- api: upload stainless config from cloudflare-config (33e7b03)
- api: upload stainless config from cloudflare-config (bf113c7)
- api: upload stainless config from cloudflare-config (7b2fe37)
- api: upload stainless config from cloudflare-config (9c03a0e)
- api: upload stainless config from cloudflare-config (9babc23)
- api: upload stainless config from cloudflare-config (872f8ba)
- api: upload stainless config from cloudflare-config (b21ea4a)
- api: upload stainless config from cloudflare-config (5790fb1)
- api: upload stainless config from cloudflare-config (2016bf8)
- api: upload stainless config from cloudflare-config (ef987a8)
- api: upload stainless config from cloudflare-config (26c37c4)
- enable token-based auth for acceptance tests (20ea7d8)
- extra checks (3e5591e)
- fix deterministic zone names in cloudflare_zone acceptance tests (1de0cc3)
- fix TestAccCloudflareAccessIdentityProvider_OAuth_Import (82c589a)
- fix ZT mtls certificate acceptance tests (cda1128)
- internal: upgrade cloudflare/circl (2df21d4)
- modernize zero_trust_access_mtls_hostname_settings tests (0a0556b)
- new line (1c0eb79)
- no-op plan (db1b335)
- remove line (1adfcc1)
- Revert "enable token-based auth for acceptance tests" (d13f98a)
- skip api_token test until we configure CI to support token-based auth (4a84a94)
- skip flaky zero_trust_access_application test (8107984)
- skip test failing due to inconsistent apply with sensitive value (9336894)
- skip unicode 'zone' tests and extend sleeps for mtls certs (9871bfa)
- sort imports (dc52145)
- tidy up (49b1243)
- uncomment check (b24e573)
- update @stainless-api/prism-cli to v5.15.0 (7534488)
- update ci list (13e5c5e)
- update managed_transform tests (ad82abe)
- workers_script: use resourcevalidator.ExactlyOneOf() to ensure
content
orcontent_file
is provided (e9d000c)
Documentation
- add a warning to workers_script (5aa1016)