We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a52a23 commit 62ac1f3Copy full SHA for 62ac1f3
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.9.0-alpha.2
4
+
5
+### Noteworthy changes
6
7
+- 🌿 expand issuer test suite with oauth2 and application ref test cases
8
+- 📝 update README feature list with unit tests entry and wording fixes
9
+- 🌿 add validation to enforce single authentication method per issuer
10
+- 🌿 add unit tests for validator template with dual authentication rejection
11
+- ⚙️ add `-trimpath` flag to go build in `Dockerfile` to support reproducible builds
12
13
## 0.9.0-alpha.1
14
15
### Noteworthy changes
0 commit comments