Skip to content

Commit 9a89bbf

Browse files
committed
chore: Add Azure DevOps adapter
Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
1 parent 3bd9e4c commit 9a89bbf

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2026-mm-dd)
2+
- `core`: [v0.22.0](core/CHANGELOG.md#v0220)
3+
- **Feature:** Support Azure DevOps OIDC adapter
24
- `core`: [v0.21.1](core/CHANGELOG.md#v0211)
35
- **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
46
- `alb`:

core/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.22.0
2+
- **Feature:** Support Azure DevOps OIDC adapter
3+
14
## v0.21.1
25
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
36

core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.21.1
1+
v0.22.0

0 commit comments

Comments
 (0)