This repository was archived by the owner on Sep 19, 2022. It is now read-only.
Commit 627a241
committed
chore(release): 9.0.0 [skip ci]
# [9.0.0](v8.2.1...v9.0.0) (2022-07-20)
### Bug Fixes
* use types array and dictionary instead of map ([d1d19f1](d1d19f1))
### chore
* remove deprecated mode values from ProxyFilter ([f2ec1fc](f2ec1fc))
### Features
* use authswitcher in Disco to handle MFA ([244ae9e](244ae9e))
### BREAKING CHANGES
* replace "map" in attribute config with either "array" (ArrayList) or "dictionary" (LinkedHashMap)
* dropped filter MultifactorAcrs
* removed support for deprecated values blacklist and whitelist1 parent d1d19f1 commit 627a241
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
0 commit comments