Skip to content

Commit 24bc781

Browse files
chore(main): release 1.6.0
1 parent 7c7995d commit 24bc781

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.5.7...v1.6.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* add /push-mfa/login/lockout endpoint ([ec33395](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/ec3339587993b20097d57977cca0303374fb631c))
9+
10+
11+
### Bug Fixes
12+
13+
* remove useless / flaky tests ([7c7995d](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/7c7995d4b1286ada20c9b68522e3afca946f1207))
14+
315
## [1.5.7](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.5.6...v1.5.7) (2026-02-09)
416

517

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.arbeitsagentur.opdt</groupId>
66
<artifactId>keycloak-push-mfa-extension</artifactId>
7-
<version>1.5.8-SNAPSHOT</version>
7+
<version>1.6.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Keycloak Push MFA Extension</name>

0 commit comments

Comments
 (0)