|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 6.3.0 (2025-11-04) |
| 4 | + |
| 5 | +Full Changelog: [v6.2.0...v6.3.0](https://github.com/cloudflare/cloudflare-go/compare/v6.2.0...v6.3.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* docs: WC-4152 Expose subdomain delete for workers ([159aba7](https://github.com/cloudflare/cloudflare-go/commit/159aba7a2a4232b46a8c2628e60911c5613c6a0f)) |
| 10 | +* feat: Add token validation to stainless config ([f733821](https://github.com/cloudflare/cloudflare-go/commit/f733821e09fb0fecf6c65d382bdba41d80883b0d)) |
| 11 | +* feat(iam): Add SSO Connectors resource to SDKs ([a6cadb2](https://github.com/cloudflare/cloudflare-go/commit/a6cadb24eeea454504765ada844b698e3d52b499)) |
| 12 | +* feat(mcp_portals): enable sdks generation ([c582b3d](https://github.com/cloudflare/cloudflare-go/commit/c582b3da5933c3932e7dd50bfa7be0a9eccf83f4)) |
| 13 | +* fix: Correctly reflect schema validation model <-> openapi mapping ([e13a4b0](https://github.com/cloudflare/cloudflare-go/commit/e13a4b0e17aee6f11c1480f7c6150ff646b1927a)) |
| 14 | +* fix: move wvpc ([30e2d15](https://github.com/cloudflare/cloudflare-go/commit/30e2d15d67911729dd8af5d2557b17a6d0a654c1)) |
| 15 | +* fix(ai_controls): incorrect use of standalone_api ([12b2f77](https://github.com/cloudflare/cloudflare-go/commit/12b2f77db96cd887b5dc9fc54853c86092f519ff)) |
| 16 | + |
| 17 | + |
| 18 | +### Chores |
| 19 | + |
| 20 | +* **api:** update composite API spec ([5142652](https://github.com/cloudflare/cloudflare-go/commit/5142652c25738ed548397b53d098cd49df8bb580)) |
| 21 | +* **api:** update composite API spec ([7f1df0a](https://github.com/cloudflare/cloudflare-go/commit/7f1df0a02da79f1054c3079a7a0e92f45326979e)) |
| 22 | +* **api:** update composite API spec ([e262a8c](https://github.com/cloudflare/cloudflare-go/commit/e262a8c5cc8c52baef2b87f17b1085599fd4bcc9)) |
| 23 | +* **api:** update composite API spec ([73536a3](https://github.com/cloudflare/cloudflare-go/commit/73536a3a95b9c79cf9ba4c6a5be6f0b824f46cbb)) |
| 24 | +* **api:** update composite API spec ([3d0ffd6](https://github.com/cloudflare/cloudflare-go/commit/3d0ffd648903d06df83421eec571f70a577a0b52)) |
| 25 | +* **api:** update composite API spec ([974bd02](https://github.com/cloudflare/cloudflare-go/commit/974bd021c805ea8f0132a8f38ca96e83487f2764)) |
| 26 | +* **api:** update composite API spec ([b47aab6](https://github.com/cloudflare/cloudflare-go/commit/b47aab633ed5009faffb45f0b413ce242eda597c)) |
| 27 | +* **api:** update composite API spec ([3d6daa1](https://github.com/cloudflare/cloudflare-go/commit/3d6daa1d2abb25ef93cd6be54f9713d1922b25e8)) |
| 28 | +* **api:** update composite API spec ([fe3eb4e](https://github.com/cloudflare/cloudflare-go/commit/fe3eb4e360dc715031a4294c0c116e84614e4a11)) |
| 29 | +* **api:** update composite API spec ([38a87ce](https://github.com/cloudflare/cloudflare-go/commit/38a87ce86ee190c77fbab67c247b4da89ec7f75d)) |
| 30 | +* **api:** update composite API spec ([b5bbbe9](https://github.com/cloudflare/cloudflare-go/commit/b5bbbe97dcc98454fad97c2672eefe26b9bcb074)) |
| 31 | +* **api:** update composite API spec ([8675c4c](https://github.com/cloudflare/cloudflare-go/commit/8675c4c8e156664c3cf495d6bf596a8c727ab007)) |
| 32 | +* **api:** update composite API spec ([1505c81](https://github.com/cloudflare/cloudflare-go/commit/1505c81baec1e4be2e16e05c204a84c849b25725)) |
| 33 | +* **api:** update composite API spec ([9d98e16](https://github.com/cloudflare/cloudflare-go/commit/9d98e1621f22266729f5e94de46429db089a845c)) |
| 34 | +* **api:** update composite API spec ([dbd3501](https://github.com/cloudflare/cloudflare-go/commit/dbd35015cac4b71bdae28ae3397984af212c0ccb)) |
| 35 | +* **internal:** codegen related update ([46aa6df](https://github.com/cloudflare/cloudflare-go/commit/46aa6df8a34bbe1ebcbd0ef329fa055d944b808c)) |
| 36 | + |
3 | 37 | ## 6.2.0 (2025-10-22) |
4 | 38 |
|
5 | 39 | Full Changelog: [v6.1.0...v6.2.0](https://github.com/cloudflare/cloudflare-go/compare/v6.1.0...v6.2.0) |
|
0 commit comments