Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

ResourceActionClient now has a generic type parameter

The ResourceActionClient struct now has a generic type parameter. The type parameter is used to describe the API resource of the Actions client.

The IResourceActionClient interface that is generated from the ResourceActionClient struct, is also affected by this change.

This API was never intended to be used directly and we did not find any usage of it in public code. So while potentially breaking, the benefits of this change out weighted the risks of doing it.

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.

### `ResourceActionClient` now has a generic type parameter

The [`ResourceActionClient`](https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud#ResourceActionClient) struct now has a generic type parameter. The type parameter is used to describe the API resource of the Actions client.

The [`IResourceActionClient`](https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud#IResourceActionClient) interface that is generated from the [`ResourceActionClient`](https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud#ResourceActionClient) struct, is also affected by this change.

This API was never intended to be used directly and we did not find any usage of it in public code. So while potentially breaking, the benefits of this change out weighted the risks of doing it.

Suffix / End

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

@github-actions github-actions bot requested a review from a team as a code owner January 7, 2026 10:33
@github-actions github-actions bot added the rp-release::pending Release for this PR is pending label Jan 7, 2026
@github-actions github-actions bot force-pushed the releaser-pleaser--branches--main branch from e6de494 to d6bd28b Compare January 7, 2026 15:01
@jooola
Copy link
Member

jooola commented Jan 7, 2026

A release note is needed for #791

@github-actions github-actions bot force-pushed the releaser-pleaser--branches--main branch from d6bd28b to e5c2ddc Compare January 8, 2026 10:01
@github-actions github-actions bot force-pushed the releaser-pleaser--branches--main branch from e5c2ddc to f968dc1 Compare January 8, 2026 13:35
@jooola jooola merged commit edaa297 into main Jan 8, 2026
@jooola jooola deleted the releaser-pleaser--branches--main branch January 8, 2026 13:35
@github-actions github-actions bot added rp-release::tagged Release for this PR is created and removed rp-release::pending Release for this PR is pending labels Jan 8, 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