5.8.0 (2025-08-01)
Full Changelog: v5.7.1...v5.8.0
Features
- api: api update (b2e32df)
- api: api update (daa1cbb)
- api: api update (5dc00ef)
- api: api update (b8aac5d)
- api: api update (b490b66)
- api: api update (2c8a947)
- api: api update (b8768d3)
- api: api update (1efccfd)
- api: api update (2e1f574)
- api: api update (2333c4b)
- api: api update (7d07c43)
- api: api update (5a661e8)
- api: api update (6f54311)
- api: api update (f2ac6c5)
- api: api update (cf7e91b)
- api: api update (04a9002)
- api: api update (1a0fdc5)
- api: api update (d42b931)
- api: api update (5280cf8)
- api: api update (4917756)
- api: api update (7fbafd5)
- api: api update (709e28a)
- api: api update (9773002)
- api: api update (3120f94)
- api: api update (1b34fa3)
- api: api update (911115b)
- api: api update (5086198)
- api: api update (83f8053)
- api: api update (c1de739)
- api: api update (9742219)
- api: api update (c9f52e4)
- api: api update (62dab18)
- api: api update (5e36c02)
- api: api update (2e75b98)
- api: api update (eb4c002)
- state migration for custom_pages (d826ae8)
- workers_script: add support for
content_type
attribute (necessary for Python Workers) (21b235a)
Bug Fixes
- add version back to extended email settings for gateway (81df358)
- initial snippets acceptance tests (e2d6a0e)
- list item model (b64e4fc)
- make gateway settings host selector + inspection optional (a5cbc80)
- workers_script: add missing
workflow
value tobindings.type
validator (cb5d655) - workers_script: fix nested computed attributes under
bindings
causing unwarranted plan diffs (ab9dd38) - workers_script: handle
text
value forsecret_text
bindings during refresh plan (3ff7ac3) - workers_script: handle empty
placement
object during refresh plan (ee64d6b) - workers_script: mark
migrations
as WriteOnly (409e81b) - zero_trust_gateway_settings: remove leftover import (1c3c135)
Chores
- api: update composite API spec (c1d05a1)
- api: upload OpenAPI schema from api-schemas (cb6f526)
- api: upload stainless config from cloudflare-config (033cf6d)
- api: upload stainless config from cloudflare-config (d30fb7f)
- api: upload stainless config from cloudflare-config (59efb43)
- api: upload stainless config from cloudflare-config (0ac93c5)
- api: upload stainless config from cloudflare-config (91aa4e4)
- fix code formatting (ff642bc)
- housekeeping (a42c70a)
- missing import (629f60d)
- remove redundant newline (2a4b8f7)
- tests: Add acceptance tests for WARP Connector resource (62f19ce)
- workers_script: add import verification step to test cases (f89916c)
- workers_script: update tests to replace legacy check functions with state checks (6181db3)