|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 4.5.0 (2025-05-28) |
| 4 | + |
| 5 | +Full Changelog: [v4.4.0...v4.5.0](https://github.com/cloudflare/cloudflare-go/compare/v4.4.0...v4.5.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **api:** Add infrastructure targets bulk deletion endpoint ([cc9af0a](https://github.com/cloudflare/cloudflare-go/commit/cc9af0afd6c5e3d47d7b34ea0d6b2023b27322c6)) |
| 10 | +* **api:** api update ([050120d](https://github.com/cloudflare/cloudflare-go/commit/050120d774255e108531b1e929b5824c1d679d52)) |
| 11 | +* **api:** api update ([9de14df](https://github.com/cloudflare/cloudflare-go/commit/9de14dfe495a0a45980eeb4323f6c309a4d13afc)) |
| 12 | +* **api:** api update ([b6fc090](https://github.com/cloudflare/cloudflare-go/commit/b6fc090b83818b3bdf1dc5e3e14a690467d1aaf1)) |
| 13 | +* **api:** api update ([cb2902c](https://github.com/cloudflare/cloudflare-go/commit/cb2902ca993f4189d8d7c89167757d5b3617c2ab)) |
| 14 | +* **api:** api update ([40d9cd2](https://github.com/cloudflare/cloudflare-go/commit/40d9cd260af9b8cb5b7624e381c7d1b400dbf80c)) |
| 15 | +* **api:** api update ([b7eaa74](https://github.com/cloudflare/cloudflare-go/commit/b7eaa7482d019257524d5195f02b60f2bb224cf5)) |
| 16 | +* **api:** api update ([5637b33](https://github.com/cloudflare/cloudflare-go/commit/5637b333ecadd51087cd1ad8b38b0a46d754a4f1)) |
| 17 | +* **api:** api update ([1bfc7aa](https://github.com/cloudflare/cloudflare-go/commit/1bfc7aabc1ca5d8e92b78cad682aec2da91f125d)) |
| 18 | +* **api:** api update ([68c197b](https://github.com/cloudflare/cloudflare-go/commit/68c197b4f8dfa5375813b269ffe5e3540a97a361)) |
| 19 | +* **api:** api update ([f841405](https://github.com/cloudflare/cloudflare-go/commit/f8414058dce6511eea97d91cb0d1a88ee5228587)) |
| 20 | +* **api:** api update ([1e1f031](https://github.com/cloudflare/cloudflare-go/commit/1e1f0312636f81e1511eba387ef5595e182b4906)) |
| 21 | +* **api:** api update ([1aeae97](https://github.com/cloudflare/cloudflare-go/commit/1aeae976621170566c5edb1f54cc0e417edd21b4)) |
| 22 | +* **api:** api update ([356cc38](https://github.com/cloudflare/cloudflare-go/commit/356cc383206f4c9153fd01e2360097827cf84723)) |
| 23 | +* **api:** api update ([2f052e1](https://github.com/cloudflare/cloudflare-go/commit/2f052e18eda96305c09b3580574faa2df5d66d7f)) |
| 24 | +* **api:** api update ([a478569](https://github.com/cloudflare/cloudflare-go/commit/a4785693a4dbe2a6874a57c4a7a65bcd751c8202)) |
| 25 | +* **api:** api update ([8efcb58](https://github.com/cloudflare/cloudflare-go/commit/8efcb58d39a3f5417c1f571c26f3d1cd6ece7cd0)) |
| 26 | +* **api:** api update ([0beb3a9](https://github.com/cloudflare/cloudflare-go/commit/0beb3a9271c06811f05f7288ea99ae54bfda5ef8)) |
| 27 | +* **api:** api update ([a6e8705](https://github.com/cloudflare/cloudflare-go/commit/a6e87059e8d9893197ddf8399f01eff449e0e9d9)) |
| 28 | +* **api:** api update ([8d8b78f](https://github.com/cloudflare/cloudflare-go/commit/8d8b78f45866bcc775cbc73b316ee6d11d5f8e79)) |
| 29 | +* **api:** api update ([6a8add1](https://github.com/cloudflare/cloudflare-go/commit/6a8add180ff663bd4065c33489e81ed8ee717667)) |
| 30 | +* **dex:** map endpoints into namespaces ([724a1be](https://github.com/cloudflare/cloudflare-go/commit/724a1bed407d66df58b12258ee3bd63187687a3e)) |
| 31 | +* **infrastructure_targets:** swap DELETE handler to new endpoint ([338e920](https://github.com/cloudflare/cloudflare-go/commit/338e92006353bc46314683e8c7bf2d138744dae7)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **docs:** grammar improvements ([064ea49](https://github.com/cloudflare/cloudflare-go/commit/064ea498948af9f95462945cd81c02f98abb0f6b)) |
| 37 | +* improve devcontainer setup ([09bb822](https://github.com/cloudflare/cloudflare-go/commit/09bb8221c7c9dec722a7503c681ca6b766441247)) |
| 38 | + |
3 | 39 | ## 4.4.0 (2025-05-16)
|
4 | 40 |
|
5 | 41 | Full Changelog: [v4.3.0...v4.4.0](https://github.com/cloudflare/cloudflare-go/compare/v4.3.0...v4.4.0)
|
|
0 commit comments