We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9baf403 commit efbcc16Copy full SHA for efbcc16
CHANGELOG.md
@@ -14,6 +14,8 @@
14
- **Breaking Change:** Introduce typed enum constants for status attributes
15
- `git`: [v0.3.2](services/git/CHANGELOG.md#v032-2025-05-02)
16
- **Bugfix**: Spelling corrections in documentation
17
+- `alb`: [v0.2.2](services/alb/CHANGELOG.md#v022-2025-05-02)
18
+ - **Feature:** Switch to beta2 API
19
20
## Release (2025-04-30)
21
- `core`: [v0.17.1](core/CHANGELOG.md#v0171-2025-04-09)
services/alb/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v0.2.2 (2025-05-02)
2
+- **Feature:** Switch to beta2 API
3
+
4
## v0.2.1 (2025-03-27)
5
- **Bugfix:** Removed ConfigureRegion() from API client
6
0 commit comments