Skip to content

Commit d41b5ec

Browse files
authored
Changelog for 0.3.0 (#301)
1 parent be49e35 commit d41b5ec

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

.changelog/0.3.0.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[enhancements]]
2+
title = "Documentation"
3+
description = "Clarification about retrieving silo images [#288](https://github.com/oxidecomputer/terraform-provider-oxide/pull/288)"

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# 0.3.0 (2024/Apr/3)
2+
3+
### Enhancements
4+
5+
- **Documentation:** Clarification about retrieving silo images [#288](https://github.com/oxidecomputer/terraform-provider-oxide/pull/288)
6+
7+
### List of commits
8+
9+
- [be49e35](https://github.com/oxidecomputer/terraform-provider-oxide/commit/be49e35) Update Go SDK to v0.1.0-beta4 (#300)
10+
- [afcbd16](https://github.com/oxidecomputer/terraform-provider-oxide/commit/afcbd16) Update to Go SDK f488d8e875 (#299)
11+
- [d7a016c](https://github.com/oxidecomputer/terraform-provider-oxide/commit/d7a016c) Update versions in docs to reflect upcoming release (#297)
12+
- [765a156](https://github.com/oxidecomputer/terraform-provider-oxide/commit/765a156) Bump github.com/hashicorp/terraform-plugin-go from 0.22.0 to 0.22.1 (#294)
13+
- [a849db1](https://github.com/oxidecomputer/terraform-provider-oxide/commit/a849db1) Bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 (#293)
14+
- [5830ffd](https://github.com/oxidecomputer/terraform-provider-oxide/commit/5830ffd) Bump github.com/hashicorp/terraform-plugin-framework from 1.6.0 to 1.6.1 (#292)
15+
- [5f77675](https://github.com/oxidecomputer/terraform-provider-oxide/commit/5f77675) Update terraform framework and plugin dependencies (#291)
16+
- [c52063a](https://github.com/oxidecomputer/terraform-provider-oxide/commit/c52063a) Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#289)
17+
- [786ff95](https://github.com/oxidecomputer/terraform-provider-oxide/commit/786ff95) Include documentation about retrieving silo images (#288)
18+
- [2e31c95](https://github.com/oxidecomputer/terraform-provider-oxide/commit/2e31c95) Small internal linter fix to instance resource (#287)
19+
- [ceaa457](https://github.com/oxidecomputer/terraform-provider-oxide/commit/ceaa457) Fix ssh_public_keys docs (#286)
20+
- [643ac53](https://github.com/oxidecomputer/terraform-provider-oxide/commit/643ac53) Run acceptance tests as part of CI in releases (#285)
21+
- [ef5502f](https://github.com/oxidecomputer/terraform-provider-oxide/commit/ef5502f) Update to Go SDK 043c873 (#283)
22+
- [fa365ab](https://github.com/oxidecomputer/terraform-provider-oxide/commit/fa365ab) Bump version and add tag make target (#278)
23+
- [cde8700](https://github.com/oxidecomputer/terraform-provider-oxide/commit/cde8700) Fix changelog (#277)
24+
125
# 0.2.0 (2024/Feb/13)
226

327
### Breaking changes

0 commit comments

Comments
 (0)