Skip to content

3.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 13:57
· 28 commits to refs/heads/release since this release

Changes

  • Add extra security measure for isAuthenticated() (#103) @bjornandre
  • Add missing encryptionKeyReference to metadata. Simplify code. (#102) @bjornandre
  • Deprecate use of PseudoConfigSplitter. Adapt to new mapping functions (#99) @bjornandre
  • Changed PseudoFuncInput and PseudoFuncOutput to only carry a single value (#97) @bjornandre
  • DPSTAT-814-Implementere map sid i depseudonymisering (#89) @RupinderKaurSSB

🚀 Features

  • Identifiers such as FNR or SNR should be masked in both logs and metadata (#96) @bjornandre

🪲 Fixes