Skip to content

Commit 2627f9d

Browse files
committed
chore: fix review findings
1 parent 6740f5a commit 2627f9d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,19 @@
5555

5656

5757
## Release (2025-03-14)
58-
- `certificates`: [v1.0.0](services/certificates/CHANGELOG.md##v100-2025-03-14)
58+
- `certificates`: [v1.0.0](services/certificates/CHANGELOG.md#v100-2025-03-14)
5959
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
6060
- `postgresflex`: [v1.0.1](services/postgresflex/CHANGELOG.md#v101-2025-03-12)
6161
- **Bugfix:** `DeleteUserWaitHandler` is now also using the region as parameter.
6262
- `modelserving`: [v0.2.0](services/modelserving/CHANGELOG.md#v020-2025-03-14)
6363
- **New**: STACKIT Model Serving module wait handler added.
64+
- `loadbalancer`: [v1.0.0](services/loadbalancer/CHANGELOG.md#v100-2025-03-14)
65+
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
66+
- **Breaking Change:** Remove deprecated API methods `DisableService` and `EnableService`. They are no longer required because the service automatically enables and disable.
67+
- **Breaking Change:** Remove WaitHandler `EnableServiceWaitHandler` for `EnableService`.
6468

65-
## Release (2025-03-05)
6669

70+
## Release (2025-03-05)
6771
- `core`: [v0.16.1](core/CHANGELOG.md#v0161-2025-02-25)
6872
- **Bugfix:** STACKIT_PRIVATE_KEY and STACKIT_SERVICE_ACCOUNT_KEY can be set via environment variable or via credentials file.
6973
- `stackitmarketplace`: [v0.3.0](services/stackitmarketplace/CHANGELOG.md#v030-2025-02-25)

0 commit comments

Comments
 (0)