Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iso): support deprecation info API #331

Merged
merged 1 commit into from
Oct 12, 2023
Merged

feat(iso): support deprecation info API #331

merged 1 commit into from
Oct 12, 2023

Conversation

apricote
Copy link
Member

See these changelog entries for the announcement:

The removed function func (iso *ISO) IsDeprecated() bool will still be available, but through the DeprecatableResource embbeded struct. User code will still work as before, but use the new data source instead.

@apricote apricote merged commit b3a3621 into main Oct 12, 2023
4 checks passed
@apricote apricote deleted the iso-deprecation branch October 12, 2023 13:20
@apricote apricote added the backport release-1.x Open PR against release-1.x with these changes after the PR is merged. label Oct 12, 2023
apricote pushed a commit that referenced this pull request Oct 12, 2023
🤖 I have created a release *beep* *boop*
---

## [2.4.0](v2.3.0...v2.4.0) (2023-10-12)


### Features

* **iso:** support deprecation info API
([#331](#331))
([b3a3621](b3a3621))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
apricote added a commit that referenced this pull request Oct 12, 2023
jooola pushed a commit to jooola/hcloud-go that referenced this pull request Oct 19, 2023
🤖 I have created a release *beep* *boop*
---

## [2.4.0](hetznercloud/hcloud-go@v2.3.0...v2.4.0) (2023-10-12)

### Features

* **iso:** support deprecation info API
([hetznercloud#331](hetznercloud#331))
([b3a3621](hetznercloud@b3a3621))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-1.x Open PR against release-1.x with these changes after the PR is merged. Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants