We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd9e4c commit 9a89bbfCopy full SHA for 9a89bbf
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## Release (2026-mm-dd)
2
+- `core`: [v0.22.0](core/CHANGELOG.md#v0220)
3
+ - **Feature:** Support Azure DevOps OIDC adapter
4
- `core`: [v0.21.1](core/CHANGELOG.md#v0211)
5
- **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
6
- `alb`:
core/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.22.0
+- **Feature:** Support Azure DevOps OIDC adapter
+
## v0.21.1
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
core/VERSION
@@ -1 +1 @@
-v0.21.1
+v0.22.0
0 commit comments