2.2.4
What's Changed
- Cache IdTokens in IdTokenFilter by @bjornandre in #36
- Add debug log for SID mapping failures by @bjornandre in #37
- Fix bug in SidMapper that didn't wait for subscription to finish. by @bjornandre in #38
- Fixed concurrency issue in IdTokenFilter and improve logging by @bjornandre in #39
- Handle missing SIDs from local SID service. by @bjornandre in #40
- [BATCH-UPDATE] Add SECURITY.md by @mmwinther in #41
- [BATCH-UPDATE] Add MIT License by @mmwinther in #42
- Stat 522 field based pseudonymization by @Andilun in #43
- Disable IdTokenFilter in k8s environment by @bjornandre in #45
- Fix ClassCastException that may happen for ReadTimeoutExceptions. by @bjornandre in #46
- Update PseudoField and PseudonymizeField endpoint to utilize Flowable by @Andilun in #49
- Add preprocessing of file contents to enable bulk SID-mapping by @bjornandre in #47
- Remove verbose logging by @bjornandre in #50
New Contributors
- @mmwinther made their first contribution in #41
Full Changelog: 2.2.3...2.2.4