|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 5.0.0-beta.3 (2026-05-15) |
| 4 | + |
| 5 | +Full Changelog: [v5.0.0-beta.2...v5.0.0-beta.3](https://github.com/cloudflare/cloudflare-python/compare/v5.0.0-beta.2...v5.0.0-beta.3) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **ai_gateway:** update generated types and methods ([7dc49bc](https://github.com/cloudflare/cloudflare-python/commit/7dc49bce59405af5295d6a0506c21921b925084c)) |
| 10 | +* **ai_security:** add ai_security resource ([4165b3e](https://github.com/cloudflare/cloudflare-python/commit/4165b3e0934aa165e4d25e6667aa906c1fbe5f70)) |
| 11 | +* **cache:** update generated types and methods ([9e34e11](https://github.com/cloudflare/cloudflare-python/commit/9e34e11e58d976b36cae71277dd8789182b6fa5b)) |
| 12 | +* **ddos_protection:** add ddos_protection resource ([ba2b1b8](https://github.com/cloudflare/cloudflare-python/commit/ba2b1b882feada2de4541d9426fcdddb192a878b)) |
| 13 | +* **load_balancers:** update generated types and methods ([d05847a](https://github.com/cloudflare/cloudflare-python/commit/d05847a71527cac193278a212e19b13f741f4e83)) |
| 14 | +* **r2:** update generated types and methods ([e5e6de1](https://github.com/cloudflare/cloudflare-python/commit/e5e6de188c1b558058ad618d833c12f6cf5e27fb)) |
| 15 | +* **radar:** update generated types and methods ([d686142](https://github.com/cloudflare/cloudflare-python/commit/d68614233f9f874d59db245ed85ec7ab5767e328)) |
| 16 | +* **secrets_store:** update generated types and methods ([d85575b](https://github.com/cloudflare/cloudflare-python/commit/d85575b678b0737f77c70f7c282c0b3d293f0a1e)) |
| 17 | +* **workers_for_platforms:** update generated types and methods ([f862105](https://github.com/cloudflare/cloudflare-python/commit/f8621052982404fa747ad331e141d7c70b914e70)) |
| 18 | +* **workers:** update generated types and methods ([3a4cf52](https://github.com/cloudflare/cloudflare-python/commit/3a4cf52d9fd7a1d32aa048b97757bec1a96203f5)) |
| 19 | +* **zero_trust:** update generated types and methods ([aa24798](https://github.com/cloudflare/cloudflare-python/commit/aa247980eb5488ef5163e82cb1ec950ea6c97749)) |
| 20 | + |
| 21 | + |
| 22 | +### Chores |
| 23 | + |
| 24 | +* **acm:** update generated types and methods ([0a6a702](https://github.com/cloudflare/cloudflare-python/commit/0a6a7027965d8d0774ea3f3bba5a06a1ffcb6b90)) |
| 25 | +* **ai:** update generated types and methods ([8099bc7](https://github.com/cloudflare/cloudflare-python/commit/8099bc7bd974cec704d491dbc00d877dfda8328e)) |
| 26 | +* **api_gateway:** update generated types and methods ([ad69cad](https://github.com/cloudflare/cloudflare-python/commit/ad69cad9559ed9fe2f1952854d0ad289cda8842a)) |
| 27 | +* **cloudforce_one:** update generated types and methods ([d653bbd](https://github.com/cloudflare/cloudflare-python/commit/d653bbd272fafc2f4639a790bb08ad235593a8ec)) |
| 28 | +* **d1:** update generated types and methods ([f20e599](https://github.com/cloudflare/cloudflare-python/commit/f20e5998809602ce5d76088c1335245bae964a70)) |
| 29 | +* **email_security:** update generated types and methods ([1408d4b](https://github.com/cloudflare/cloudflare-python/commit/1408d4b47b99c316152b1dee58b817b2aceb327a)) |
| 30 | +* **intel:** update generated types and methods ([fb9084f](https://github.com/cloudflare/cloudflare-python/commit/fb9084f9b92302d1c575b7cfaa02b45330c07c7c)) |
| 31 | +* **logpush:** update generated types and methods ([97a3f02](https://github.com/cloudflare/cloudflare-python/commit/97a3f0222a49b1bbacef2af561b0a3699a6c31b7)) |
| 32 | +* **resource_sharing:** update generated types and methods ([69dde94](https://github.com/cloudflare/cloudflare-python/commit/69dde945900bce3ed1f0ba05c9b83b54d2e1dfe3)) |
| 33 | +* sync shared codegen files from staging-next ([ba11be6](https://github.com/cloudflare/cloudflare-python/commit/ba11be6c6d0be1f3ffab24186810b4803a765896)) |
| 34 | + |
3 | 35 | ## 5.0.0-beta.2 (2026-04-20) |
4 | 36 |
|
5 | 37 | Full Changelog: [v5.0.0-beta.1...v5.0.0-beta.2](https://github.com/cloudflare/cloudflare-python/compare/v5.0.0-beta.1...v5.0.0-beta.2) |
|
0 commit comments