Skip to content

Commit 473192f

Browse files
release: 6.8.0
1 parent 4cda9b7 commit 473192f

File tree

4 files changed

+63
-3
lines changed

4 files changed

+63
-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-
".": "6.7.0"
2+
".": "6.8.0"
33
}

CHANGELOG.md

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

3+
## 6.8.0 (2026-02-27)
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(custom_origin_trust_store): enable custom_origin_trust_store ([8e6ad51](https://github.com/cloudflare/cloudflare-go/commit/8e6ad51bcbc505169e7d2a8ad003c65b22ad8c6c))
11+
* feat(dex): add DEX rules ([e7341f8](https://github.com/cloudflare/cloudflare-go/commit/e7341f841b755d4cdc96808bb1d740b7272828d3))
12+
* feat(email_security): Add phishguard reports endpoint ([7e67a1a](https://github.com/cloudflare/cloudflare-go/commit/7e67a1a4a0de8d29304e1ff49c756c6490409691))
13+
* feat(radar): Add Botnet and PQ Endpoints to developer docs ([94623fa](https://github.com/cloudflare/cloudflare-go/commit/94623fa47ae92dbc6a4fab3d0925a49af4d86c9b))
14+
* feat(stainless): AUTH-7071 Complete Access Users endpoint ([27ee6a4](https://github.com/cloudflare/cloudflare-go/commit/27ee6a42d6c08034e646717f2be6a889aa054af7))
15+
* feat(stainless): TUN-10249 Add WARP Subnet endpoints ([7a4bb2a](https://github.com/cloudflare/cloudflare-go/commit/7a4bb2a93a62f61611db941431819cb2db1f6fb9))
16+
* fix: add 'rdp' as an initialism ([40f95a1](https://github.com/cloudflare/cloudflare-go/commit/40f95a17796db00c76df335ebfa0b844c5917b94))
17+
* fix: broken reference for the queues 'consumer' model ([f508eeb](https://github.com/cloudflare/cloudflare-go/commit/f508eeb5682f53998109d0fd7e5efb11acbe469f))
18+
* **radar:** Add Botnet Threat Feed endpoint ([94623fa](https://github.com/cloudflare/cloudflare-go/commit/94623fa47ae92dbc6a4fab3d0925a49af4d86c9b))
19+
* test: skip prism tests for endpoints with non-JSON content types ([116572a](https://github.com/cloudflare/cloudflare-go/commit/116572a20cd9e6a181b5e8ea9e215f324c776d48))
20+
21+
22+
### Chores
23+
24+
* add v6.8.0 migration guide for breaking changes ([4cda9b7](https://github.com/cloudflare/cloudflare-go/commit/4cda9b7fb6e4e4cd87efa4f867c03e538a9c2c58))
25+
* **api:** update composite API spec ([740d73b](https://github.com/cloudflare/cloudflare-go/commit/740d73bbdb8db4081056fb21e464b255a0466733))
26+
* **api:** update composite API spec ([116a9d7](https://github.com/cloudflare/cloudflare-go/commit/116a9d78ae6c67fa2476fd2a429d62cb5f5762f9))
27+
* **api:** update composite API spec ([fc9c525](https://github.com/cloudflare/cloudflare-go/commit/fc9c5252fe22ee1926e9fd4201266b8ad125d932))
28+
* **api:** update composite API spec ([92e8387](https://github.com/cloudflare/cloudflare-go/commit/92e83874604b474a404cdfeea08ffb988e455dc2))
29+
* **api:** update composite API spec ([0e8f055](https://github.com/cloudflare/cloudflare-go/commit/0e8f0553fd1ba6dc160f3e4be1f2f1b044fd4e2f))
30+
* **api:** update composite API spec ([fc47923](https://github.com/cloudflare/cloudflare-go/commit/fc47923eeda348515d32165c7ec36d8e88a0b77d))
31+
* **api:** update composite API spec ([ef9e677](https://github.com/cloudflare/cloudflare-go/commit/ef9e6775ebbcee6e8df39bae688406a7923eddec))
32+
* **api:** update composite API spec ([d76edda](https://github.com/cloudflare/cloudflare-go/commit/d76eddada3407b1e2b6ffc14cce0a9d1af443b49))
33+
* **api:** update composite API spec ([2efa24a](https://github.com/cloudflare/cloudflare-go/commit/2efa24a842ef064408dfb1860205fb33f6c403bb))
34+
* **api:** update composite API spec ([12102fd](https://github.com/cloudflare/cloudflare-go/commit/12102fd1d9d76960b4d270198c860dc332d5eadf))
35+
* **api:** update composite API spec ([ac06ca9](https://github.com/cloudflare/cloudflare-go/commit/ac06ca95e2cf9f55cfbc434e039c5c7a5a0d7f61))
36+
* **api:** update composite API spec ([fcee717](https://github.com/cloudflare/cloudflare-go/commit/fcee71780af96a3dfee6ded1eab8564d3f394267))
37+
* **api:** update composite API spec ([9abd8b2](https://github.com/cloudflare/cloudflare-go/commit/9abd8b27036b9dcdc3f9802d7cc642848f982ea8))
38+
* **api:** update composite API spec ([47c3b59](https://github.com/cloudflare/cloudflare-go/commit/47c3b5977eafcbd9be73c6ba92602e17bb1208be))
39+
* **api:** update composite API spec ([fc712b2](https://github.com/cloudflare/cloudflare-go/commit/fc712b24b6ef89886b39ec61d74888170baa3451))
40+
* **api:** update composite API spec ([928e0c3](https://github.com/cloudflare/cloudflare-go/commit/928e0c3cdb0fab72acdca788a640735f53b618ef))
41+
* **api:** update composite API spec ([902cbe3](https://github.com/cloudflare/cloudflare-go/commit/902cbe39a67d189c24615acd1a87b139a006489e))
42+
* **api:** update composite API spec ([18dd787](https://github.com/cloudflare/cloudflare-go/commit/18dd78773750555daa6458c82a1ddcf12eb44e0f))
43+
* **api:** update composite API spec ([3f484b4](https://github.com/cloudflare/cloudflare-go/commit/3f484b460cf6f907da6d81208e0c28575ebdb91d))
44+
* **api:** update composite API spec ([32d0d5f](https://github.com/cloudflare/cloudflare-go/commit/32d0d5fb551b1b1b445afba677f9709a6425caae))
45+
* **api:** update composite API spec ([723c6e7](https://github.com/cloudflare/cloudflare-go/commit/723c6e72330e3779a1be167272e0dfa9e3b302f2))
46+
* **api:** update composite API spec ([13ed254](https://github.com/cloudflare/cloudflare-go/commit/13ed25458334a9d957df3656ba90c5f9f90151ff))
47+
* **api:** update composite API spec ([827fe0c](https://github.com/cloudflare/cloudflare-go/commit/827fe0c0afb7817888b6445d384ef096b1f618a1))
48+
* **api:** update composite API spec ([d82420b](https://github.com/cloudflare/cloudflare-go/commit/d82420b221f583752ec27dbc336a09bfc05d9d3a))
49+
* **api:** update composite API spec ([fb4cbdf](https://github.com/cloudflare/cloudflare-go/commit/fb4cbdf99914151fee5fe40003f88ed7283af1a9))
50+
* **api:** update composite API spec ([fe9578d](https://github.com/cloudflare/cloudflare-go/commit/fe9578ddead795f005653558586a8509ab023c8d))
51+
* **api:** update composite API spec ([b76b9d7](https://github.com/cloudflare/cloudflare-go/commit/b76b9d789b9134dcb868b83e1bd692c228da92e7))
52+
53+
54+
### Documentation
55+
56+
* **changelog:** fix changlog ([5bf6935](https://github.com/cloudflare/cloudflare-go/commit/5bf693501b4b5ae5c5788c982ad77b1756e34071))
57+
58+
59+
### Build System
60+
61+
* **url_scanner:** fix recursive type reference ([982074c](https://github.com/cloudflare/cloudflare-go/commit/982074c4c82d92c4adf1bebbfd47c178e6cddfbe))
62+
363
## 6.7.0 (2026-02-10)
464

565
Full Changelog: [v6.6.0...v6.7.0](https://github.com/cloudflare/cloudflare-go/compare/v6.6.0...v6.7.0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Or to pin the version:
3333
<!-- x-release-please-start-version -->
3434

3535
```sh
36-
go get -u 'github.com/cloudflare/cloudflare-go/v6@v6.7.0'
36+
go get -u 'github.com/cloudflare/cloudflare-go/v6@v6.8.0'
3737
```
3838

3939
<!-- x-release-please-end -->

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
package internal
44

5-
const PackageVersion = "6.7.0" // x-release-please-version
5+
const PackageVersion = "6.8.0" // x-release-please-version

0 commit comments

Comments
 (0)