Skip to content

Commit 334fd25

Browse files
release: 4.4.0
1 parent 45e6734 commit 334fd25

File tree

4 files changed

+92
-3
lines changed

4 files changed

+92
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.3.1"
2+
".": "4.4.0"
33
}

CHANGELOG.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,94 @@
11
# Changelog
22

3+
## 4.4.0 (2025-07-28)
4+
5+
Full Changelog: [v4.3.1...v4.4.0](https://github.com/cloudflare/cloudflare-python/compare/v4.3.1...v4.4.0)
6+
7+
### Features
8+
9+
* **api:** Add DELETE and POST routes for Magic Connector ([42705d7](https://github.com/cloudflare/cloudflare-python/commit/42705d7ab89a26af0a185b8753aa009509780c76))
10+
* **api:** api update ([f36b1b3](https://github.com/cloudflare/cloudflare-python/commit/f36b1b337c568609dcb285729cdfd9ad645abf85))
11+
* **api:** api update ([f34ac3b](https://github.com/cloudflare/cloudflare-python/commit/f34ac3bd57d88ae4a7b85191191ab8681d47b85d))
12+
* **api:** api update ([798ad9b](https://github.com/cloudflare/cloudflare-python/commit/798ad9bbc747d55eddc313bcb44505d29bd54850))
13+
* **api:** api update ([da95a3c](https://github.com/cloudflare/cloudflare-python/commit/da95a3cd4f8964b00fba8ae4c1d92e9560d795d4))
14+
* **api:** api update ([9dc28ef](https://github.com/cloudflare/cloudflare-python/commit/9dc28ef7777e9ca06064d9a892c9090f162c0880))
15+
* **api:** api update ([6ddf7bd](https://github.com/cloudflare/cloudflare-python/commit/6ddf7bdcc9c35488d04d741bdeaea32d9fc3df87))
16+
* **api:** api update ([b607779](https://github.com/cloudflare/cloudflare-python/commit/b607779817e42a725f1829b6ae1bec472995d1fa))
17+
* **api:** api update ([d62a22f](https://github.com/cloudflare/cloudflare-python/commit/d62a22f109cbd7e17d03f635744d10b8bc62468b))
18+
* **api:** api update ([f180318](https://github.com/cloudflare/cloudflare-python/commit/f18031897607bed8160e374ad16f5e6fa44e9a6b))
19+
* **api:** api update ([1a667f2](https://github.com/cloudflare/cloudflare-python/commit/1a667f27d3339aac885d2c757a1805f16dbb7aee))
20+
* **api:** api update ([c7ead27](https://github.com/cloudflare/cloudflare-python/commit/c7ead27c8046a2be4bfc9f1ac3bb10b6845fe106))
21+
* **api:** api update ([f9de8af](https://github.com/cloudflare/cloudflare-python/commit/f9de8af04c3de32ba9749af92432545af3aed49f))
22+
* **api:** api update ([d0bc41a](https://github.com/cloudflare/cloudflare-python/commit/d0bc41a0c0a45911045c66543f66aebd66d7da2e))
23+
* **api:** api update ([0925597](https://github.com/cloudflare/cloudflare-python/commit/0925597d91bfb6c529426f41d023be7f8b97ffd3))
24+
* **api:** api update ([5745f74](https://github.com/cloudflare/cloudflare-python/commit/5745f74557e1289536cb11fa6e701411b2621066))
25+
* **api:** api update ([1a935f1](https://github.com/cloudflare/cloudflare-python/commit/1a935f11a343cca19171cf5de8c38f58856ae738))
26+
* **api:** api update ([54d6d21](https://github.com/cloudflare/cloudflare-python/commit/54d6d217d4f3b8ae2b87db2eb426819839f38315))
27+
* **api:** api update ([ae7588d](https://github.com/cloudflare/cloudflare-python/commit/ae7588d0b75a63f629fe304f434c616d521b5f3d))
28+
* **api:** api update ([7773d8a](https://github.com/cloudflare/cloudflare-python/commit/7773d8abc67e3a475fe2cd7c73301f3e9c7044bb))
29+
* **api:** api update ([d43aff4](https://github.com/cloudflare/cloudflare-python/commit/d43aff4a49f54e2b66cd1cf173a1bbbbd67e9de6))
30+
* **api:** api update ([90035b1](https://github.com/cloudflare/cloudflare-python/commit/90035b1ef5df466e26f5569005042342f34685a4))
31+
* **api:** api update ([4b25769](https://github.com/cloudflare/cloudflare-python/commit/4b2576975390342d64a58d6181e8a3f77f58e7b0))
32+
* **api:** api update ([4ab783f](https://github.com/cloudflare/cloudflare-python/commit/4ab783f798c1d2ac041afe9cc0f1829131a4cbba))
33+
* **api:** api update ([094a1c0](https://github.com/cloudflare/cloudflare-python/commit/094a1c0f2481b8e41ad5f06c12ada4d22776299f))
34+
* **api:** api update ([0084a4d](https://github.com/cloudflare/cloudflare-python/commit/0084a4d643e56ef69978eb3868b73beb4e9c24e2))
35+
* **api:** api update ([1bea8ae](https://github.com/cloudflare/cloudflare-python/commit/1bea8ae838936eab4da1b81092e6a184d4cbee38))
36+
* **api:** api update ([ad06dcd](https://github.com/cloudflare/cloudflare-python/commit/ad06dcd9de8fa91a2876359c865fd3441c7efee5))
37+
* **api:** api update ([b9c025b](https://github.com/cloudflare/cloudflare-python/commit/b9c025b2745b45eb9d4ce743dd4d4131d0b9034b))
38+
* **api:** api update ([20da11a](https://github.com/cloudflare/cloudflare-python/commit/20da11a728f7581238769b01e9b6dce525d7e235))
39+
* **api:** api update ([aef7eb7](https://github.com/cloudflare/cloudflare-python/commit/aef7eb77a0565f001bcef1d28e1adddcbdcda821))
40+
* **api:** api update ([5364bb7](https://github.com/cloudflare/cloudflare-python/commit/5364bb7fafdd4d85525232ee90c4e7b4dbae4488))
41+
* **api:** api update ([0d26a36](https://github.com/cloudflare/cloudflare-python/commit/0d26a36fbcd6c82968489f22c2db349aeb020878))
42+
* **api:** api update ([8a99cf5](https://github.com/cloudflare/cloudflare-python/commit/8a99cf5e25f69079acbef07f32f2b728a0f10849))
43+
* **api:** api update ([4ec7e83](https://github.com/cloudflare/cloudflare-python/commit/4ec7e833fd5ee4250b96231366343131d0008b72))
44+
* **api:** api update ([a46cf0d](https://github.com/cloudflare/cloudflare-python/commit/a46cf0d8fdfc88a45ce131656a0a7c3cb9c53fcc))
45+
* **api:** api update ([c6096ae](https://github.com/cloudflare/cloudflare-python/commit/c6096aeb9836a7d19c358d0a0217649d9e5455dd))
46+
* **api:** api update ([278a799](https://github.com/cloudflare/cloudflare-python/commit/278a7997b8107d50031886fe09b0039faed7d46c))
47+
* **api:** api update ([3dbbe9c](https://github.com/cloudflare/cloudflare-python/commit/3dbbe9c6d42f498d303173fc5bab1c4efba3a8a6))
48+
* **api:** api update ([f9365f8](https://github.com/cloudflare/cloudflare-python/commit/f9365f8e7f743cf24a80049662e1fa58233e6dc5))
49+
* **api:** api update ([0ddeaf4](https://github.com/cloudflare/cloudflare-python/commit/0ddeaf4caf2f93c2219496bf516c68709c44f2b5))
50+
* **api:** api update ([dcf06c8](https://github.com/cloudflare/cloudflare-python/commit/dcf06c8b08df6d6210dd58eb968b46ec56c02077))
51+
* **api:** api update ([d982424](https://github.com/cloudflare/cloudflare-python/commit/d982424f3f04cb7f6d13a1d12738cafb514be1bb))
52+
* **api:** api update ([493c628](https://github.com/cloudflare/cloudflare-python/commit/493c6287801e269227c5a6ce58748ed30040f16d))
53+
* **api:** api update ([f116592](https://github.com/cloudflare/cloudflare-python/commit/f1165925dbdd92232cfce87647c568c373a6c46f))
54+
* **api:** api update ([b4de192](https://github.com/cloudflare/cloudflare-python/commit/b4de1922aee64c681f492c3fac24fec414d5fb84))
55+
* **brand_protection:** Add new routes ([5d9961c](https://github.com/cloudflare/cloudflare-python/commit/5d9961ce4aba38d828f3279e7081b30b76db74ad))
56+
* clean up environment call outs ([f24f43d](https://github.com/cloudflare/cloudflare-python/commit/f24f43d8132d0efc31d49954209549932bba6f75))
57+
* **zero_trust_dlp:** Added individual resources and new routes ([96581bc](https://github.com/cloudflare/cloudflare-python/commit/96581bc4d785392715269ca32b09dfa8fce0ac51))
58+
59+
60+
### Bug Fixes
61+
62+
* **api:** add missing `items` param ([f1eda00](https://github.com/cloudflare/cloudflare-python/commit/f1eda003cec7a593680d7e58106fad0e029cf5ee))
63+
* **client:** don't send Content-Type header on GET requests ([43041fb](https://github.com/cloudflare/cloudflare-python/commit/43041fba5e43c7e8022c5ece6d98d055e150a47b))
64+
* dns record example ([8f2f7a4](https://github.com/cloudflare/cloudflare-python/commit/8f2f7a4662883ae4cb85f956dda2b82a7ed952e4))
65+
* dns record example ([9085347](https://github.com/cloudflare/cloudflare-python/commit/908534756a4f8321407ced2dea94531e895989b8))
66+
* **parsing:** correctly handle nested discriminated unions ([9e6eb88](https://github.com/cloudflare/cloudflare-python/commit/9e6eb8890842b715b91c029ed3ad46b52d6fa9b3))
67+
* **parsing:** ignore empty metadata ([7569336](https://github.com/cloudflare/cloudflare-python/commit/7569336edf388157a87d85747180c925c9a4227a))
68+
* **parsing:** parse extra field types ([5c5c79d](https://github.com/cloudflare/cloudflare-python/commit/5c5c79d6d3d3601c38fc470d49d03d1e46716b7d))
69+
* radar types ([42c2209](https://github.com/cloudflare/cloudflare-python/commit/42c22098266df3dc6ebc0c19cfec97b6d851c9cd))
70+
* radar types ([234b609](https://github.com/cloudflare/cloudflare-python/commit/234b609b77d476c89f92fb289d02a1aaf6decf01))
71+
* **types:** add missing types ([8c44db9](https://github.com/cloudflare/cloudflare-python/commit/8c44db926c36c9734fcf7f07a7b82fc609f29297))
72+
73+
74+
### Chores
75+
76+
* **api:** Skip broken prism test for updating custom DLP entries ([71baeb0](https://github.com/cloudflare/cloudflare-python/commit/71baeb0e4ca8145723f85233fa05cc42958a92e0))
77+
* **api:** skip broken prism tests ([c87b536](https://github.com/cloudflare/cloudflare-python/commit/c87b53618d2d3fde0d9f76e910bd9166d52b3b9a))
78+
* **api:** upload stainless config from cloudflare-config ([543a81b](https://github.com/cloudflare/cloudflare-python/commit/543a81b65159c05bef60ccf5d6dfd838fcfb6ca5))
79+
* **api:** upload stainless config from cloudflare-config ([e4b71d8](https://github.com/cloudflare/cloudflare-python/commit/e4b71d892d68eb6b6d491162e9b47f26b3407169))
80+
* **api:** upload stainless config from cloudflare-config ([c9fa067](https://github.com/cloudflare/cloudflare-python/commit/c9fa067b88ebeda085c44c2f014b8ee3c087e55a))
81+
* **api:** upload stainless config from cloudflare-config ([960e4e4](https://github.com/cloudflare/cloudflare-python/commit/960e4e4a5fd933107270c5808fc3ea45372a9de0))
82+
* **api:** upload stainless config from cloudflare-config ([d00a8be](https://github.com/cloudflare/cloudflare-python/commit/d00a8be88733a8a5aa1af3abdb942e47befc2b47))
83+
* **ci:** change upload type ([88a9958](https://github.com/cloudflare/cloudflare-python/commit/88a99586b00f00557d5cf1b7f77979184e71034c))
84+
* **internal:** add breaking change detection ([1f93055](https://github.com/cloudflare/cloudflare-python/commit/1f930557c231be493e57c9780341916dd95bedfd))
85+
* **internal:** bump pinned h11 dep ([a151be0](https://github.com/cloudflare/cloudflare-python/commit/a151be01332015a572bfe280f9708a2abf82dbaf))
86+
* **internal:** codegen related update ([371845c](https://github.com/cloudflare/cloudflare-python/commit/371845cca805cc6fa3bb84680d4e5d698c38235e))
87+
* **package:** mark python 3.13 as supported ([9e18f39](https://github.com/cloudflare/cloudflare-python/commit/9e18f39e933b396a425b0a3f6976a1130e7218c2))
88+
* **project:** add settings file for vscode ([967462d](https://github.com/cloudflare/cloudflare-python/commit/967462dfb5a37e4b7334fc0ce24c08abc37f3e62))
89+
* **readme:** fix version rendering on pypi ([d3d7dd6](https://github.com/cloudflare/cloudflare-python/commit/d3d7dd61af8899c760d066d53c69e5b0e4e99fe8))
90+
* **types:** rebuild Pydantic models after all types are defined ([cf574a4](https://github.com/cloudflare/cloudflare-python/commit/cf574a4c28ea55613d66da64bd55d89d1ffb8859))
91+
392
## 4.3.1 (2025-06-16)
493

594
Full Changelog: [v4.3.0...v4.3.1](https://github.com/cloudflare/cloudflare-python/compare/v4.3.0...v4.3.1)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cloudflare"
3-
version = "4.3.1"
3+
version = "4.4.0"
44
description = "The official Python library for the cloudflare API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

src/cloudflare/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33
__title__ = "cloudflare"
4-
__version__ = "4.3.1" # x-release-please-version
4+
__version__ = "4.4.0" # x-release-please-version

0 commit comments

Comments
 (0)