|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 6.8.0 (2026-02-19) |
| 4 | + |
| 5 | +Full Changelog: [v6.7.0...v6.8.0](https://github.com/cloudflare/cloudflare-go/compare/v6.7.0...v6.8.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* feat: GIN-1439: Add gateway PAC files ([b9575e3](https://github.com/cloudflare/cloudflare-go/commit/b9575e38f21d4b4a837d1fc772cbc42a8a122c5a)) |
| 10 | +* feat(dex): add DEX rules ([e7341f8](https://github.com/cloudflare/cloudflare-go/commit/e7341f841b755d4cdc96808bb1d740b7272828d3)) |
| 11 | +* feat(stainless): TUN-10249 Add WARP Subnet endpoints ([7a4bb2a](https://github.com/cloudflare/cloudflare-go/commit/7a4bb2a93a62f61611db941431819cb2db1f6fb9)) |
| 12 | + |
| 13 | + |
| 14 | +### Chores |
| 15 | + |
| 16 | +* **api:** update composite API spec ([fc712b2](https://github.com/cloudflare/cloudflare-go/commit/fc712b24b6ef89886b39ec61d74888170baa3451)) |
| 17 | +* **api:** update composite API spec ([928e0c3](https://github.com/cloudflare/cloudflare-go/commit/928e0c3cdb0fab72acdca788a640735f53b618ef)) |
| 18 | +* **api:** update composite API spec ([902cbe3](https://github.com/cloudflare/cloudflare-go/commit/902cbe39a67d189c24615acd1a87b139a006489e)) |
| 19 | +* **api:** update composite API spec ([18dd787](https://github.com/cloudflare/cloudflare-go/commit/18dd78773750555daa6458c82a1ddcf12eb44e0f)) |
| 20 | +* **api:** update composite API spec ([3f484b4](https://github.com/cloudflare/cloudflare-go/commit/3f484b460cf6f907da6d81208e0c28575ebdb91d)) |
| 21 | +* **api:** update composite API spec ([32d0d5f](https://github.com/cloudflare/cloudflare-go/commit/32d0d5fb551b1b1b445afba677f9709a6425caae)) |
| 22 | +* **api:** update composite API spec ([723c6e7](https://github.com/cloudflare/cloudflare-go/commit/723c6e72330e3779a1be167272e0dfa9e3b302f2)) |
| 23 | +* **api:** update composite API spec ([13ed254](https://github.com/cloudflare/cloudflare-go/commit/13ed25458334a9d957df3656ba90c5f9f90151ff)) |
| 24 | +* **api:** update composite API spec ([827fe0c](https://github.com/cloudflare/cloudflare-go/commit/827fe0c0afb7817888b6445d384ef096b1f618a1)) |
| 25 | +* **api:** update composite API spec ([d82420b](https://github.com/cloudflare/cloudflare-go/commit/d82420b221f583752ec27dbc336a09bfc05d9d3a)) |
| 26 | +* **api:** update composite API spec ([fb4cbdf](https://github.com/cloudflare/cloudflare-go/commit/fb4cbdf99914151fee5fe40003f88ed7283af1a9)) |
| 27 | +* **api:** update composite API spec ([fe9578d](https://github.com/cloudflare/cloudflare-go/commit/fe9578ddead795f005653558586a8509ab023c8d)) |
| 28 | +* **api:** update composite API spec ([b76b9d7](https://github.com/cloudflare/cloudflare-go/commit/b76b9d789b9134dcb868b83e1bd692c228da92e7)) |
| 29 | + |
| 30 | + |
| 31 | +### Documentation |
| 32 | + |
| 33 | +* **changelog:** fix changlog ([5bf6935](https://github.com/cloudflare/cloudflare-go/commit/5bf693501b4b5ae5c5788c982ad77b1756e34071)) |
| 34 | + |
3 | 35 | ## 6.7.0 (2026-02-10) |
4 | 36 |
|
5 | 37 | Full Changelog: [v6.6.0...v6.7.0](https://github.com/cloudflare/cloudflare-go/compare/v6.6.0...v6.7.0) |
|
0 commit comments