Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Release (2024-XX-XX)
## Release (2024-07-24)

- `iaas`: [v0.5.0](services/iaas/CHANGELOG.md#v050-2024-07-22)
- **Feature:** `CreateNetworkAddressFamily` and `UpdateNetworkAddressFamily` have a new field `Ipv6`
- **Feature:** `Network` has new fields: `NameserversV6` and `PrefixesV6`
- `iaas`: [v0.5.0](services/iaas/CHANGELOG.md#v050-2024-07-24)
- **Feature:** `CreateNetworkAddressFamily` and `UpdateNetworkAddressFamily` have a new field `Ipv6`
- **Feature:** `Network` has new fields: `NameserversV6` and `PrefixesV6`
- `runcommand`: [v0.1.0](services/runcommand/CHANGELOG.md#v010-2024-07-19)
- **New**: STACKIT Run Command module can be used to run remote commands and custom scripts on VMs
- `sqlserverflex`: [v0.4.0](services/sqlserverflex/CHANGELOG.md#v040-2024-07-19)
Expand Down
2 changes: 1 addition & 1 deletion services/iaas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v0.5.0 (2024-07-22)
## v0.5.0 (2024-07-24)
- **Feature:** `CreateNetworkAddressFamily` and `UpdateNetworkAddressFamily` have a new field `Ipv6`
- **Feature:** `Network` has new fields: `NameserversV6` and `PrefixesV6`

Expand Down