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 4bdc6d2 commit 574c151Copy full SHA for 574c151
CHANGELOG.md
@@ -16,6 +16,8 @@
16
- **Minor change:** Service update.
17
- `git`: [v0.1.1](services/git/CHANGELOG.md#v011-2025-05-05)
18
- **Bugfix**: Spelling corrections in documentation
19
+- `alb`: [v0.1.1](services/alb/CHANGELOG.md#v011-2025-05-05)
20
+ - **Feature:** Switch to beta2 API
21
- `cdn`[v1.0.0](services/cdn/CHANGELOG.md#v100-2025-05-05)
22
- **Feature:** Support for log management
23
- **Feature:** Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
services/alb/CHANGELOG.md
@@ -1,2 +1,5 @@
1
+## v0.1.1 (2025-05-05)
2
+- **Feature:** Switch to beta2 API
3
+
4
## v0.1.0 (2025-03-18)
5
- **New**: Client for managing the ALB service
0 commit comments