Skip to content

Releases: miracum/fhir-pseudonymizer

v2.9.0

21 Aug 21:11
6cc7049
Compare
Choose a tag to compare

2.9.0 (2021-08-21)

Features

  • support request and response compression (#27) (6cc7049)

CI/CD

  • cosign all but the quay.io images for now (e856e13)

v2.8.1

19 Aug 21:58
771d971
Compare
Choose a tag to compare

2.8.1 (2021-08-19)

CI/CD

Miscellaneous Chores

  • deps: update all non-major dependencies to v5.0.1 (#17) (771d971)

v2.8.0

18 Aug 20:36
Compare
Choose a tag to compare

2.8.0 (2021-08-18)

Features

  • added histogram metrics for bundle size (#25) (e51a656), closes #20

Miscellaneous Chores

v2.7.3

09 Aug 14:19
c9e661f
Compare
Choose a tag to compare

2.7.3 (2021-08-09)

Miscellaneous Chores

Build

  • build and release ARM image variants (#21) (7b42414)

CI/CD

  • disable building for ARM for now (c9e661f)
  • only build arm64 image (044a6d0)
  • renamed platforms (5011e9b)

v2.7.2

17 Jul 21:00
839d2d2
Compare
Choose a tag to compare

2.7.2 (2021-07-17)

Miscellaneous Chores

v2.7.1

30 May 01:06
971fee3
Compare
Choose a tag to compare

2.7.1 (2021-05-30)

Bug Fixes

  • gPAS v2 de-pseudonymization (9014c4c)

v2.7.0

28 May 22:34
b5003c1
Compare
Choose a tag to compare

2.7.0 (2021-05-28)

Features

  • exponential backoff retry count is now configurable (13ad8f3)
  • support for gPAS 1.10.2+ FHIR GW de-pseudonymization API (27f9496)

Bug Fixes

  • add 'pseuded' code to meta.security for pseudonymized resources (665aaf2)

v2.6.2

28 May 12:50
53d2416
Compare
Choose a tag to compare

2.6.2 (2021-05-28)

Bug Fixes

  • added version to ActivitySource (cbf680f)

CI/CD

  • updated metadata action to v3 (2cf4c33)

Miscellaneous Chores

  • deps: downgraded OTEL deps to fix comaptibility issue (1270065)
  • deps: updated pre-commit and super linter (02d25a7)
  • fix LGTM integration (9226b6d)
  • deps: update all dependencies (5853477)
  • migrated renovate config (ae7551c)

v2.6.1

24 Apr 19:38
127fb95
Compare
Choose a tag to compare

2.6.1 (2021-04-24)

Documentation

Miscellaneous Chores

  • deps: update all dependencies (16a1c56)

v2.6.0

14 Apr 19:47
bfdbdc7
Compare
Choose a tag to compare

2.6.0 (2021-04-14)

Features

  • added HIPAA sample anonymization config (f7a63ec)

Documentation

  • added attribution (baec4e7)
  • added logo and referenced Kubernetes deployment (ada10c0)

CI/CD

  • re-enabled super linter (1ba4823)