|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 5.3.0 (2026-06-11) |
| 4 | + |
| 5 | +Full Changelog: [v5.2.0...v5.3.0](https://github.com/cloudflare/cloudflare-python/compare/v5.2.0...v5.3.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **ai_audit:** add ai_audit resource ([d0efa14](https://github.com/cloudflare/cloudflare-python/commit/d0efa14f7828a24f18795bd8f805bde77f8b00af)) |
| 10 | +* **billing:** update codegen output ([7e3d4f7](https://github.com/cloudflare/cloudflare-python/commit/7e3d4f746e5cfa219a37f59d8937dbce0b0f82cb)) |
| 11 | +* chore: skip failing Go SDK tests for workers bulk secret update ([c705bbb](https://github.com/cloudflare/cloudflare-python/commit/c705bbb4c0f0052e5d9dc6085edbc66da07788ad)) |
| 12 | +* **custom_csrs:** add custom_csrs resource ([1a65a8d](https://github.com/cloudflare/cloudflare-python/commit/1a65a8d8e5908b1e8b2d5a4eaf59706f5834e4c2)) |
| 13 | +* **dls:** add dls resource ([a7fcbad](https://github.com/cloudflare/cloudflare-python/commit/a7fcbada30168f18c1eba24c8a400b4675827008)) |
| 14 | +* **email_security:** update codegen output ([872b610](https://github.com/cloudflare/cloudflare-python/commit/872b61088d344da9b25463eec8fbb035ac51093b)) |
| 15 | +* feat: add custom_csrs Stainless config (zone + account) ([235ed9b](https://github.com/cloudflare/cloudflare-python/commit/235ed9ba695b42e98255bdeebed87ff2d6f14e4e)) |
| 16 | +* feat(access): add idp_federation_grants resource ([4b724b0](https://github.com/cloudflare/cloudflare-python/commit/4b724b0b1464369c82896f60406ac63269fdbc22)) |
| 17 | +* feat(ai_audit): add robots route mappings for APIX-785 ([5ea6509](https://github.com/cloudflare/cloudflare-python/commit/5ea650945d77d38631e6e5b56a4f5a51d17a873a)) |
| 18 | +* feat(api): add csam_scanner Stainless resource (TMD-1300, LRSP-1810) ([2cf53e2](https://github.com/cloudflare/cloudflare-python/commit/2cf53e2bb5433f5d841cc8a3fb25bb49b26ac39a)) |
| 19 | +* feat(api): add tenant custom nameservers resource mapping ([1260f11](https://github.com/cloudflare/cloudflare-python/commit/1260f1182b3d8e715928852ed1e88d727e7459b0)) |
| 20 | +* feat(api): sync workflows API endpoints (2 new) ([ab25412](https://github.com/cloudflare/cloudflare-python/commit/ab254121224485839c1f3c1da11ad3a9b83ed120)) |
| 21 | +* feat(dex): add device ISPs endpoint mapping ([fb51578](https://github.com/cloudflare/cloudflare-python/commit/fb51578010e79acf564b50d805d637541815f79a)) |
| 22 | +* feat(dlp): add custom prompt topics endpoint [production] ([116abcb](https://github.com/cloudflare/cloudflare-python/commit/116abcbfae46e4190b3fc592eb6b4435c468a168)) |
| 23 | +* feat(email_security): add url_ignore_patterns and sending_domain_restrictions endpoints ([a038d94](https://github.com/cloudflare/cloudflare-python/commit/a038d948c88d15a2154d1896a44829e183707e19)) |
| 24 | +* feat(oauth): Add SDK support for oauth clients and scopes ([82cc646](https://github.com/cloudflare/cloudflare-python/commit/82cc646be0397e5ed410c30c2881cee5a6508583)) |
| 25 | +* feat(resource_sharing): add Terraform resource definitions for shares ([b9d7b79](https://github.com/cloudflare/cloudflare-python/commit/b9d7b797d3a2ea59533d07d281143928a68a4687)) |
| 26 | +* feat(resource_tagging): add summary endpoint mapping ([65beeea](https://github.com/cloudflare/cloudflare-python/commit/65beeea39b992bc90ebb12d1f3abe3667acc6d65)) |
| 27 | +* feat(snippets): add terraform id_property annotations for snippet and snippet_rules ([ce2f012](https://github.com/cloudflare/cloudflare-python/commit/ce2f0120d7c1e110a9f032114b55763fef0af1d0)) |
| 28 | +* feat(workers): adds Workers > Observability > Live Tail resources ([6a13d99](https://github.com/cloudflare/cloudflare-python/commit/6a13d99214fd190bc3e59a1c968bf3c37fa0f632)) |
| 29 | +* feat(workers): adds Workers > Observability > Shared Queries resources ([42f37a3](https://github.com/cloudflare/cloudflare-python/commit/42f37a36e36fc6ad5a5345515627e4bc9d0841fe)) |
| 30 | +* fix(dns): Exclude dns_records From combineCloudflareResources in Prod Config (APIX-981) ([7e5da92](https://github.com/cloudflare/cloudflare-python/commit/7e5da92440b525eaff14d05cba1b5f099373508a)) |
| 31 | +* **organizations:** update codegen output ([bbaf331](https://github.com/cloudflare/cloudflare-python/commit/bbaf331ab0531e42bd09decd3a85db918b98191f)) |
| 32 | +* **realtime_kit:** update codegen output ([e9b1086](https://github.com/cloudflare/cloudflare-python/commit/e9b1086dbcb88426e6340919a758421cc76e1da1)) |
| 33 | +* **secrets_store:** update codegen output ([c1c6173](https://github.com/cloudflare/cloudflare-python/commit/c1c6173be47433e11c8638526135e0fafe11b27d)) |
| 34 | +* **workers:** update codegen output ([5925d38](https://github.com/cloudflare/cloudflare-python/commit/5925d388fa1ddd77e5c6ce6d1fb4eefc2a59a096)) |
| 35 | +* **zero_trust:** update codegen output ([fc596ad](https://github.com/cloudflare/cloudflare-python/commit/fc596ad416b2d28d0c83524bd97a7ea4a5cd1df8)) |
| 36 | + |
| 37 | + |
| 38 | +### Chores |
| 39 | + |
| 40 | +* **acm:** update codegen output ([eda74c9](https://github.com/cloudflare/cloudflare-python/commit/eda74c99c3dae8172510933a447136afaad15e6d)) |
| 41 | +* **addressing:** update codegen output ([1d760ad](https://github.com/cloudflare/cloudflare-python/commit/1d760ad9890e78da913e8feb9e3b57f88bf00fd5)) |
| 42 | +* **aisearch:** update codegen output ([d4fd61d](https://github.com/cloudflare/cloudflare-python/commit/d4fd61d2b0c972538cdfb27baa926d12f4f42b36)) |
| 43 | +* **ai:** update codegen output ([b2b40bb](https://github.com/cloudflare/cloudflare-python/commit/b2b40bb4155d933d6336dca094d5c61c990f776e)) |
| 44 | +* **api_gateway:** update codegen output ([1ed70ec](https://github.com/cloudflare/cloudflare-python/commit/1ed70ec92724fe2838c2d61e6d5554249781ebb9)) |
| 45 | +* **api:** update composite API spec ([df4bf20](https://github.com/cloudflare/cloudflare-python/commit/df4bf2083955dd860bd34b9e983c4e47fed52d11)) |
| 46 | +* **api:** update composite API spec ([f88efed](https://github.com/cloudflare/cloudflare-python/commit/f88efedc777742aed07a10f516bf38f856d16462)) |
| 47 | +* **api:** update composite API spec ([615120d](https://github.com/cloudflare/cloudflare-python/commit/615120d8945a1ace082539c211c57c6333fcd4e0)) |
| 48 | +* **api:** update composite API spec ([ea8bb23](https://github.com/cloudflare/cloudflare-python/commit/ea8bb2365e76ffe7949d98b462b70889907adbda)) |
| 49 | +* **api:** update composite API spec ([6bdc0f8](https://github.com/cloudflare/cloudflare-python/commit/6bdc0f83244ff885d01f1eca982b8c26ddaca9e1)) |
| 50 | +* **api:** update composite API spec ([c4f868e](https://github.com/cloudflare/cloudflare-python/commit/c4f868ed040923d2bf790ac5a909b5677879c8ba)) |
| 51 | +* **api:** update composite API spec ([09ece76](https://github.com/cloudflare/cloudflare-python/commit/09ece763faed80422ba22a207234166b6a3f3967)) |
| 52 | +* **api:** update composite API spec ([c0d2ad2](https://github.com/cloudflare/cloudflare-python/commit/c0d2ad2104ebee58e5faf757a94ae670dda86879)) |
| 53 | +* **api:** update composite API spec ([586a864](https://github.com/cloudflare/cloudflare-python/commit/586a864bbe16c765a9a35949391461bfc61498ef)) |
| 54 | +* **api:** update composite API spec ([fae1b3c](https://github.com/cloudflare/cloudflare-python/commit/fae1b3cc9c284b392b582e73518c45e7e7362243)) |
| 55 | +* **api:** update composite API spec ([6cd86a9](https://github.com/cloudflare/cloudflare-python/commit/6cd86a9d78e3ea146af2f06a89e0ba54a4364086)) |
| 56 | +* **api:** update composite API spec ([b89e415](https://github.com/cloudflare/cloudflare-python/commit/b89e415150042a1d512fd7e221ec2739cfe422eb)) |
| 57 | +* **api:** update composite API spec ([5fe06d2](https://github.com/cloudflare/cloudflare-python/commit/5fe06d2198d3657133ce17ff34c2e58f46c1e581)) |
| 58 | +* **api:** update composite API spec ([248ef29](https://github.com/cloudflare/cloudflare-python/commit/248ef2934e53a19d918402265330db6abec4eaa0)) |
| 59 | +* **api:** update composite API spec ([1014d23](https://github.com/cloudflare/cloudflare-python/commit/1014d23e4162aa5669d5cd986f5b10217d60fd34)) |
| 60 | +* **api:** update composite API spec ([2efef30](https://github.com/cloudflare/cloudflare-python/commit/2efef304e693de2f16d251beada0cacf043a3c83)) |
| 61 | +* **api:** update composite API spec ([ec06854](https://github.com/cloudflare/cloudflare-python/commit/ec06854210a46d87c4656be0242f97a30dda8479)) |
| 62 | +* **api:** update composite API spec ([dbdd926](https://github.com/cloudflare/cloudflare-python/commit/dbdd92624848d3a91f621bb2a614553d65165e87)) |
| 63 | +* **api:** update composite API spec ([58e1844](https://github.com/cloudflare/cloudflare-python/commit/58e1844503bd3fe73037576f7256e02fabda89f8)) |
| 64 | +* **api:** update composite API spec ([f314578](https://github.com/cloudflare/cloudflare-python/commit/f314578a9163c3d09087ab7f629953c58e7e277b)) |
| 65 | +* **api:** update composite API spec ([0ee1c04](https://github.com/cloudflare/cloudflare-python/commit/0ee1c04ef4beba3682440d7f4b01f92392efd448)) |
| 66 | +* **api:** update composite API spec ([a95f2b1](https://github.com/cloudflare/cloudflare-python/commit/a95f2b1e26204ab5aa9e265732f89b6e7204e1ba)) |
| 67 | +* **api:** update composite API spec ([983a618](https://github.com/cloudflare/cloudflare-python/commit/983a618b0ae7b5df1ea87001809037dd9ba45dc4)) |
| 68 | +* **api:** update composite API spec ([f82cfe9](https://github.com/cloudflare/cloudflare-python/commit/f82cfe9746003f43d014339e1518150fc0bdf58b)) |
| 69 | +* **api:** update composite API spec ([e572e2e](https://github.com/cloudflare/cloudflare-python/commit/e572e2ee245f76ea754c05db9b07e164a28f772e)) |
| 70 | +* **browser_rendering:** update codegen output ([7c891e8](https://github.com/cloudflare/cloudflare-python/commit/7c891e80cb4035b1ce1ef9e8f7eff3cf5f9f117f)) |
| 71 | +* **certificate_authorities:** update codegen output ([f5629c2](https://github.com/cloudflare/cloudflare-python/commit/f5629c253f9aeeecf78da69e6eeb9f4532964086)) |
| 72 | +* **client_certificates:** update codegen output ([c014ae3](https://github.com/cloudflare/cloudflare-python/commit/c014ae3768f342d1c9020467fa728b8de7be5915)) |
| 73 | +* **cloudforce_one:** update codegen output ([a461a15](https://github.com/cloudflare/cloudflare-python/commit/a461a15dd66339df6dcca7c56ffc9053451db0d6)) |
| 74 | +* **custom_certificates:** update codegen output ([820bf1f](https://github.com/cloudflare/cloudflare-python/commit/820bf1f3933d6ea1e163843192aaecd682b66dbe)) |
| 75 | +* **dns_firewall:** update codegen output ([ee98647](https://github.com/cloudflare/cloudflare-python/commit/ee9864760596243bb77e4aa98cc3243799608b53)) |
| 76 | +* **email_sending:** update codegen output ([2775ec1](https://github.com/cloudflare/cloudflare-python/commit/2775ec1e146de2c821132231e456d34b1b0af695)) |
| 77 | +* **hostnames:** update codegen output ([a295ea7](https://github.com/cloudflare/cloudflare-python/commit/a295ea7892010ed9bc83b2ac5c19d0df5ed55eea)) |
| 78 | +* **images:** update codegen output ([dcd6c23](https://github.com/cloudflare/cloudflare-python/commit/dcd6c23886ac440773b556ee8de408132d57d6d2)) |
| 79 | +* **intel:** update codegen output ([9e20f98](https://github.com/cloudflare/cloudflare-python/commit/9e20f98ac8857bf39f207380b23c068b3068eca9)) |
| 80 | +* **keyless_certificates:** update codegen output ([2e22a13](https://github.com/cloudflare/cloudflare-python/commit/2e22a13432e2fdf94ac6a0d1dbdc99c09a839030)) |
| 81 | +* **kv:** update codegen output ([1c61523](https://github.com/cloudflare/cloudflare-python/commit/1c615239a1e6f3319514874b6c1844d05b1ec2c9)) |
| 82 | +* **magic_transit:** update codegen output ([e6f19df](https://github.com/cloudflare/cloudflare-python/commit/e6f19dfeff3d9f2f6b6d5ceca10c87f4a2387859)) |
| 83 | +* **origin_ca_certificates:** update codegen output ([2db4fd8](https://github.com/cloudflare/cloudflare-python/commit/2db4fd8de081b9597aafaf26ef2ea09473aaf4d0)) |
| 84 | +* **pages:** update codegen output ([18e69ef](https://github.com/cloudflare/cloudflare-python/commit/18e69ef2b81bdd6f9362abc49089fdce60db7bc2)) |
| 85 | +* **pipelines:** update codegen output ([54d77a0](https://github.com/cloudflare/cloudflare-python/commit/54d77a0c3803905375334fe96c17bf677db9b4b4)) |
| 86 | +* **radar:** update codegen output ([4ecdcba](https://github.com/cloudflare/cloudflare-python/commit/4ecdcba288985fffbb6b399c25918293459d3196)) |
| 87 | +* remove files deleted on staging-next ([923e0c4](https://github.com/cloudflare/cloudflare-python/commit/923e0c498754fae812aea26b7803bb3600df8bdd)) |
| 88 | +* **resource_sharing:** update codegen output ([fb10919](https://github.com/cloudflare/cloudflare-python/commit/fb1091971a1bc00ff8687ad83a68387c53f118a7)) |
| 89 | +* **snippets:** update codegen output ([2fda51f](https://github.com/cloudflare/cloudflare-python/commit/2fda51fd0d6d95beb6ac92e76fcb8bfb205359d8)) |
| 90 | +* **spectrum:** update codegen output ([2482db5](https://github.com/cloudflare/cloudflare-python/commit/2482db5c8c0cf2bf07f6d1cc397e6a70d456909c)) |
| 91 | +* **ssl:** update codegen output ([112e002](https://github.com/cloudflare/cloudflare-python/commit/112e0021de2bf9caa92247714647a64da7745cfa)) |
| 92 | +* sync shared codegen files from staging-next ([82ca15e](https://github.com/cloudflare/cloudflare-python/commit/82ca15e9e68b06a086f49c94432ed0679f4206f1)) |
| 93 | +* **workers_for_platforms:** update codegen output ([27f97c7](https://github.com/cloudflare/cloudflare-python/commit/27f97c7abd242e50219d657d2f641b192be5dba8)) |
| 94 | +* **workflows:** update codegen output ([8fdc5dd](https://github.com/cloudflare/cloudflare-python/commit/8fdc5dddde7bc16582a2e88f8062271a41315c02)) |
| 95 | +* **zones:** update codegen output ([6add91d](https://github.com/cloudflare/cloudflare-python/commit/6add91d7edd2ecdf2aa6b24f78ea6820d3f2936f)) |
| 96 | + |
3 | 97 | ## 5.2.0 (2026-05-21) |
4 | 98 |
|
5 | 99 | Full Changelog: [v5.1.0...v5.2.0](https://github.com/cloudflare/cloudflare-python/compare/v5.1.0...v5.2.0) |
|
0 commit comments