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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
- Minimal go version is now Go 1.25
- [v0.4.1](services/albwaf/CHANGELOG.md#v041)
- **Dependencies:** Bump STACKIT SDK core module to `v0.26.0`
- [v0.5.0](services/albwaf/CHANGELOG.md#v050)
- `v1alphaapi`: Align package to latest API specification
- `archiving`:
- [v0.2.6](services/archiving/CHANGELOG.md#v026)
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.0` to `v0.24.1`
Expand Down
3 changes: 3 additions & 0 deletions services/albwaf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.5.0
- `v1alphaapi`: Align package to latest API specification

## v0.4.1
- **Dependencies:** Bump STACKIT SDK core module to `v0.26.0`

Expand Down
2 changes: 1 addition & 1 deletion services/albwaf/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.1
v0.5.0
2 changes: 1 addition & 1 deletion services/albwaf/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
95de5cba3201a683657cb472d5fa30aa768f19cc
a896a71ffc1c1152f63b40a0194ac461ce179d6c
230 changes: 230 additions & 0 deletions services/albwaf/v1alphaapi/model_crs_rule.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading