Skip to content

chore(main): release v2.19.0#648

Merged
lukasmetzner merged 1 commit intomainfrom
releaser-pleaser--branches--main
Apr 28, 2026
Merged

chore(main): release v2.19.0#648
lukasmetzner merged 1 commit intomainfrom
releaser-pleaser--branches--main

Conversation

@hcloud-bot
Copy link
Copy Markdown
Collaborator

@hcloud-bot hcloud-bot commented Apr 28, 2026

Primary IPs assignee_type behavior change

In the create Primary IP call, the assignee_type argument is now only send when the assignee_id argument is set. The assignee_type argument will stop defaulting to server in the near future, consider explicitly setting this argument when needed.

As of 1 August 2026, the behavior of the Primary IP assignee_type property will change, and will return unassigned when the Primary IP is not assigned (when assignee_id is null). The goal is to eventually assign Primary IPs to other resource types, not only to server.

See the changelog for more details.

In addition, the Primary IP request body assignee_type property of the operation POST /v1/primary_ips is now optional. Primary IPs created without assignee_type return server until 1 August 2026, after this date, its value will be unassigned.

See the changelog for more details.

Features


PR by releaser-pleaser 🤖

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.

### Primary IPs `assignee_type` behavior change

In the create Primary IP call, the `assignee_type` argument is now only send when the `assignee_id` argument is set. The `assignee_type` argument will stop defaulting to `server` in the near future, consider explicitly setting this argument when needed.

As of 1 August 2026, the behavior of the Primary IP `assignee_type` property will change, and will return `unassigned` when the Primary IP is not assigned (when `assignee_id` is `null`). The goal is to eventually assign Primary IPs to other resource types, not only to `server`.

See the [changelog](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-will-return-unassigned) for more details.

In addition, the Primary IP request body `assignee_type` property of the operation [`POST /v1/primary_ips`](https://docs.hetzner.cloud/reference/cloud#tag/primary-ips/create_primary_ip) is now optional. Primary IPs created without `assignee_type` return `server` until 1 August 2026, after this date, its value will be `unassigned`.

See the [changelog](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-make-assignee_type-optional) for more details.

Suffix / End

This will be added to the end of the release notes.

@hcloud-bot hcloud-bot added the rp-release::pending Release for this PR is pending label Apr 28, 2026
@hcloud-bot hcloud-bot force-pushed the releaser-pleaser--branches--main branch 2 times, most recently from 2d14dea to bc4cba6 Compare April 28, 2026 11:55
@hcloud-bot hcloud-bot force-pushed the releaser-pleaser--branches--main branch from bc4cba6 to a4b25c1 Compare April 28, 2026 11:58
@lukasmetzner lukasmetzner merged commit 5dd14c4 into main Apr 28, 2026
12 checks passed
@lukasmetzner lukasmetzner deleted the releaser-pleaser--branches--main branch April 28, 2026 12:00
@hcloud-bot hcloud-bot added rp-release::tagged Release for this PR is created and removed rp-release::pending Release for this PR is pending labels Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rp-release::tagged Release for this PR is created

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants