Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 5124614

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.1.16...v4.0.0) (2022-09-19) ### Features * 🎸 Sync Token endpoint authN method ([a06ae5a](a06ae5a)) ### BREAKING CHANGES * 🧨 Needs configuration for new attributes
1 parent 150cdfa commit 5124614

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,3 +1,15 @@
1+
# [4.0.0](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.16...v4.0.0) (2022-09-19)
2+
3+
4+
### Features
5+
6+
* 🎸 Sync Token endpoint authN method ([a06ae5a](https://github.com/CESNET/spreg_oidc_metadata_sync/commit/a06ae5aa92fe95e59d5d77ae8b0542fa61217e51))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 Needs configuration for new attributes
12+
113
## [3.1.16](https://github.com/CESNET/spreg_oidc_metadata_sync/compare/v3.1.15...v3.1.16) (2022-09-13)
214

315

pom.xml

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

1313
<groupId>cz.muni.ics.oidc</groupId>
1414
<artifactId>oidc_sync</artifactId>
15-
<version>3.1.16</version>
15+
<version>4.0.0</version>
1616
<packaging>jar</packaging>
1717

1818
<properties>

0 commit comments

Comments
 (0)