Skip to content

Commit 1a60d28

Browse files
authored
misc: generate changelog for v0.12.0 (#464)
Generated the changelog in preparation for release v0.12.0 in #462.
1 parent 28b22d0 commit 1a60d28

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.12.0 (2025/Jul/09)
2+
3+
### Bug fixes
4+
5+
- **`oxide_instance`:** Fixed the `inconsistent result after apply` error when applying a subsequent plan where the `external_ips` attribute contained an ephemeral IP with a non-empty ID. [#460](https://github.com/oxidecomputer/terraform-provider-oxide/pull/460)
6+
7+
### List of commits
8+
9+
- [7af9fa6](https://github.com/oxidecomputer/terraform-provider-oxide/commit/7af9fa6) resource(oxide_instance): fix inconsistent result after apply (#460)
10+
- [f9b42d1](https://github.com/oxidecomputer/terraform-provider-oxide/commit/f9b42d1) misc: update release checklist (#458)
11+
- [f148e51](https://github.com/oxidecomputer/terraform-provider-oxide/commit/f148e51) changelog: add missing date
12+
- [d1a4d6d](https://github.com/oxidecomputer/terraform-provider-oxide/commit/d1a4d6d) misc: bump to version v0.12.0 (#457)
13+
114
# 0.11.0 (2025/Jun/26)
215

316
### Breaking changes

0 commit comments

Comments
 (0)