This repository was archived by the owner on Sep 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 8.1.0] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.6...v8.1.0 ) (2022-02-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency com.nimbusds: nimbus-jose-jwt to v9.19 ([ bb1443f] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/bb1443fd9e838895061543b3376580fbee7acaf0 ) )
7
+ * ** deps:** update dependency org.aspectj: aspectjweaver to v1.9.8 ([ 78087dc] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/78087dc71621c49d0081b812b8c3bd193907ef1b ) )
8
+ * ** deps:** update dependency org.postgresql: postgresql to v42.3.3 ([ 9810e84] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/9810e84915abe429cacf5e91f431115c19cb9e6c ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * 🎸 Display noAuthnContext message on login_failure ([ 8872469] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/8872469c197639ef445878ba34b61ee754f06bad ) )
14
+
1
15
## [ 8.0.6] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v8.0.5...v8.0.6 ) (2022-02-01)
2
16
3
17
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >cz.muni.ics</groupId >
23
23
<artifactId >perun-oidc-parent</artifactId >
24
- <version >8.0.6 </version >
24
+ <version >8.1.0 </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >cz.muni.ics</groupId >
24
24
<artifactId >perun-oidc-parent</artifactId >
25
- <version >8.0.6 </version >
25
+ <version >8.1.0 </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<groupId >cz.muni.ics</groupId >
22
22
<artifactId >perun-oidc-parent</artifactId >
23
- <version >8.0.6 </version >
23
+ <version >8.1.0 </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
You can’t perform that action at this time.
0 commit comments