diff --git a/CHANGELOG.md b/CHANGELOG.md index a5e5de17d..915444570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,23 +80,26 @@ - [v0.13.1](services/edge/CHANGELOG.md#v0131) - `v1beta1api`: - **Fix:** Response decoding now supports `*io.Reader` and `*[]byte` target types (previously only `string`, `*os.File`, and JSON were supported) -- `iaas`: [v1.14.0](services/iaas/CHANGELOG.md#v1140) - - **Dependencies:** Bump STACKIT SDK resourcemanager module from `v0.24.0` to `v0.24.1` - - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. - - **Bugfix:** Escape regex in validate tags correctly - - **Bugfix:** Fix response decoding into byte slices and readers - - `v1api`: - - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. - - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. - - `v2beta1api`: - - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. - - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. - - `v2api`: +- `iaas`: + - [v1.14.1](services/iaas/CHANGELOG.md#v1141) + - **Dependencies:** Bump STACKIT SDK resourcemanager module from `v0.24.1` to `v0.24.2` + - [v1.14.0](services/iaas/CHANGELOG.md#v1140) + - **Dependencies:** Bump STACKIT SDK resourcemanager module from `v0.24.0` to `v0.24.1` - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. - - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. - - `v2alpha1api`: - - **Breaking Change:** Moved fields in `CreateVPCNetworkRangePayload` to submodel `NetworkRangeIPv4Request` - - **Breaking Change:** Moved fields in `UpdateVPCNetworkRangePayload` to submodel `V1UpdateVPCNetworkRangeIPv4` + - **Bugfix:** Escape regex in validate tags correctly + - **Bugfix:** Fix response decoding into byte slices and readers + - `v1api`: + - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. + - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. + - `v2beta1api`: + - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. + - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. + - `v2api`: + - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. + - **Bugfix:** Fix parsing of oneOf values in `AreaId` model. + - `v2alpha1api`: + - **Breaking Change:** Moved fields in `CreateVPCNetworkRangePayload` to submodel `NetworkRangeIPv4Request` + - **Breaking Change:** Moved fields in `UpdateVPCNetworkRangePayload` to submodel `V1UpdateVPCNetworkRangeIPv4` - `intake`: - [v0.11.1](services/intake/CHANGELOG.md#v0111) - `v1betaapi`: diff --git a/services/iaas/CHANGELOG.md b/services/iaas/CHANGELOG.md index d39032322..6d38fe735 100644 --- a/services/iaas/CHANGELOG.md +++ b/services/iaas/CHANGELOG.md @@ -1,3 +1,6 @@ +## v1.14.1 +- **Dependencies:** Bump STACKIT SDK resourcemanager module from `v0.24.1` to `v0.24.2` + ## v1.14.0 - **Dependencies:** Bump STACKIT SDK resourcemanager module from `v0.24.0` to `v0.24.1` - **Breaking Change:** Removed the `ServerVTPM` model and the corresponding `vtpm` field from the `Server` model, as this functionality was unintentionally released and non-functional. diff --git a/services/iaas/VERSION b/services/iaas/VERSION index 071e90937..2ce8e3dab 100644 --- a/services/iaas/VERSION +++ b/services/iaas/VERSION @@ -1 +1 @@ -v1.14.0 \ No newline at end of file +v1.14.1 \ No newline at end of file diff --git a/services/iaas/oas_commit b/services/iaas/oas_commit index 69bfa80b3..7d368bd2a 100644 --- a/services/iaas/oas_commit +++ b/services/iaas/oas_commit @@ -1 +1 @@ -864bdad12a54f612df8fcdb6e41dd2933e94c3af +1deab1542e767cd08525dfd6c2cd0b65b9c923c3