|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## 6.6.0 (2026-01-16) |
4 | | - |
5 | | -Full Changelog: [v6.5.0...v6.6.0](https://github.com/cloudflare/cloudflare-go/compare/v6.5.0...v6.6.0) |
6 | | - |
7 | | -### Features |
8 | | - |
9 | | -* chore: use 'next' branch for go_sdk_version ([6e36dc4](https://github.com/cloudflare/cloudflare-go/commit/6e36dc44a16f8672d9fc9ec717e3884be5cacc33)) |
10 | | -* feat(d1): Add time travel `get_bookmark` and `restore` endpoints ([f4e82ff](https://github.com/cloudflare/cloudflare-go/commit/f4e82ffa8e03abb9d49671c262bd7aeb27b5e695)) |
11 | | -* fix: unsupported auth scheme ([3d01e2d](https://github.com/cloudflare/cloudflare-go/commit/3d01e2d03b742099a7d1eb3262fbae095811b05c)) |
12 | | -* **requestconfig:** more resilient rate limit handling ([2bbfb73](https://github.com/cloudflare/cloudflare-go/commit/2bbfb7321c9fe81b79554288e882f6ab46dcdd07)) |
13 | | - |
14 | | - |
15 | | -### Chores |
16 | | - |
17 | | -* **api:** update composite API spec ([087abae](https://github.com/cloudflare/cloudflare-go/commit/087abaec3e0ee420d742fbaf1a94beeb6a2d5e8d)) |
18 | | -* **api:** update composite API spec ([642e88b](https://github.com/cloudflare/cloudflare-go/commit/642e88ba84480f8f671097f2e9f8012273097db7)) |
19 | | -* **api:** update composite API spec ([3cca923](https://github.com/cloudflare/cloudflare-go/commit/3cca9238ccd2ba6c74846a262166f7445353c6c6)) |
20 | | -* **api:** update composite API spec ([d86ec65](https://github.com/cloudflare/cloudflare-go/commit/d86ec65cf166e7c0dda5ec3d0a7a2164203880d7)) |
21 | | -* **api:** update composite API spec ([4cab5b1](https://github.com/cloudflare/cloudflare-go/commit/4cab5b1a24718e0d6462bb9210a803133c1def41)) |
22 | | -* **api:** update composite API spec ([0198b9d](https://github.com/cloudflare/cloudflare-go/commit/0198b9d430bb4069c3c346b1070c1d72f96d4e27)) |
23 | | -* **api:** update composite API spec ([6a863d9](https://github.com/cloudflare/cloudflare-go/commit/6a863d9d4e3b9b6fdb4828e9599cc5f77bfc22a6)) |
24 | | -* **api:** update composite API spec ([e5b3dad](https://github.com/cloudflare/cloudflare-go/commit/e5b3dad3d396a425a5d2b6b251127e77f685cb42)) |
25 | | -* **api:** update composite API spec ([9ebcb23](https://github.com/cloudflare/cloudflare-go/commit/9ebcb236689be5c2327103e19f4d08106a038705)) |
26 | | -* **api:** update composite API spec ([20aa2ba](https://github.com/cloudflare/cloudflare-go/commit/20aa2baa64f78d608c7c1cd6df7226feb33d7f00)) |
27 | | -* **api:** update composite API spec ([51946fe](https://github.com/cloudflare/cloudflare-go/commit/51946fedde72943b8b9d933a7fc8b4955e2d562d)) |
28 | | -* **api:** update composite API spec ([352168e](https://github.com/cloudflare/cloudflare-go/commit/352168ede302b94aef9ce758925b14dce58a8a22)) |
29 | | -* **api:** update composite API spec ([a52e446](https://github.com/cloudflare/cloudflare-go/commit/a52e446a6c523db828cc58ef0c400d2d0add371c)) |
30 | | -* **api:** update composite API spec ([7c2d0c9](https://github.com/cloudflare/cloudflare-go/commit/7c2d0c940f953fdd7436150c27475ba10a834d56)) |
31 | | -* **ci:** fix client retry tests to accomodate the new retry logic ([72cc307](https://github.com/cloudflare/cloudflare-go/commit/72cc3074aa2fc0f36d5511b0409b1322f80f083c)) |
32 | | -* remove stalebot ([1c1e4b9](https://github.com/cloudflare/cloudflare-go/commit/1c1e4b9de15e284150f2b6f8ec73255744ad7239)) |
33 | | - |
34 | | - |
35 | | -### Documentation |
36 | | - |
37 | | -* **changelog:** update changelog for v6.6.0 ([7629a70](https://github.com/cloudflare/cloudflare-go/commit/7629a707f273272787f0e404f6002eb2557716a7)) |
38 | | - |
39 | 3 | ## 6.6.0 (2025-01-15) |
40 | 4 |
|
41 | 5 | Full Changelog: [v6.5.0...v6.6.0](https://github.com/cloudflare/cloudflare-go/compare/v6.5.0...v6.6.0) |
|
0 commit comments