Skip to content

Releases: statisticsnorway/pseudo-service

3.0.2

14 Nov 22:23
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

3.0.1

14 Nov 22:07
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

3.0.0

14 Nov 15:53
Compare
Choose a tag to compare

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

📦 Dependencies

2.2.5

15 Aug 13:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.4...2.2.5

2.2.4

02 Jul 21:39
Compare
Choose a tag to compare

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

Full Changelog: 2.2.3...2.2.4

2.2.3

26 May 14:41
55130e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3