Releases: statisticsnorway/pseudo-service
Releases · statisticsnorway/pseudo-service
3.0.2
3.0.1
3.0.0
Changes
- Refactor build, code cleanup and use Github Actions. (#61) @bjornandre
- Upgrade Ubuntu in Dockerfile to fix vulnerability (#60) @mallport
- Add support for new timestamp format in SID service (#59) @mallport
- Throw 400 when invalid SID version is supplied in request (#57) @mallport
- Correctly map version timestamp to String, and to a nullable object otherwise (#58) @bjornandre
- Fix testdata for LocalSidService (#56) @bjornandre
- Add support for supplying a version timestamp to the 'map-sid' function (#55) @bjornandre
👷 Continuous Integration
- Use short_sha in GitHub Actions build pipeline (#63) @bjornandre
- Fixed repo config for Maven and add docker build (#62) @bjornandre
📦 Dependencies
- Bump guava from 31.1-jre to 32.0.0-jre (#44) @dependabot
2.2.5
What's Changed
- Prevent sensitive environment variables being checked into git by @bjornandre in #53
- Improved error handling and added some more tests by @bjornandre in #54
- Adapt to new version of batch SID-mapping service by @bjornandre (see commit)
Full Changelog: 2.2.4...2.2.5
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
2.2.3
What's Changed
- Bug fixes by @bjornandre in #33
- Improved performance in FieldPseudonymizer by @bjornandre in #34
- Fix Initialization of FieldPseudonymizer for depseudonymize and repseudonymize by @bjornandre in #35
Full Changelog: 2.2.2...2.2.3