Commit 05d3057
authored
chore(main): release v1.66.0 (#1414)
<!-- section-start changelog -->
### Datacenters commands are now deprecated
The `hcloud datacenters list` and `hcloud datacenters describe` commands
are now deprecated.
The endpoints `GET /v1/datacenters` and `GET /v1/datacenters/{id}` are
now deprecated and will be removed after 1 Oct. 2026. After this date,
requests to these endpoints will return `HTTP 410 Gone`.
See the
[changelog](https://docs.hetzner.cloud/changelog#2026-06-02-datacenters-deprecated)
for more details.
### Features
- deprecate `hcloud datacenters ...` commands (#1436)
### Bug Fixes
- **cmd**: Change tense for deletion of active context (#1412)
<!-- section-end changelog -->
---
<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>
If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.
## Release Notes
### Prefix / Start
This will be added to the start of the release notes.
~~~~rp-prefix
### Datacenters commands are now deprecated
The `hcloud datacenters list` and `hcloud datacenters describe` commands
are now deprecated.
The endpoints `GET /v1/datacenters` and `GET /v1/datacenters/{id}` are
now deprecated and will be removed after 1 Oct. 2026. After this date,
requests to these endpoints will return `HTTP 410 Gone`.
See the
[changelog](https://docs.hetzner.cloud/changelog#2026-06-02-datacenters-deprecated)
for more details.
~~~~
### Suffix / End
This will be added to the end of the release notes.
~~~~rp-suffix
~~~~
</details>
Co-authored-by: Hetzner Cloud Bot <>1 parent 09f8fb8 commit 05d3057
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
3 | 21 | | |
4 | 22 | | |
5 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments