Skip to content

Releases: miracum/fhir-gateway

v3.12.4

24 Oct 16:51
Compare
Choose a tag to compare

3.12.4 (2023-10-24)

CI/CD

  • fix semantic release token (ba7b498)

Miscellaneous Chores

  • deps: updated distroless java to debian 12 (5f81d40)

v3.12.3

24 Oct 15:35
b46f520
Compare
Choose a tag to compare

3.12.3 (2023-10-24)

Build

  • deps: bump urllib3 from 1.26.13 to 1.26.17 in /tests/e2e (#90) (09841e4)
  • deps: bump urllib3 from 1.26.17 to 1.26.18 in /tests/e2e (#91) (63bfd58)

CI/CD

  • switch to reusable, standard workflows (#92) (b46f520)

v3.12.2

01 Oct 21:39
063589d
Compare
Choose a tag to compare

3.12.2 (2023-10-01)

Bug Fixes

  • deps: update all non-major dependencies (#87) (abc594a)

Miscellaneous Chores

  • deps: major github actions updated and applied KICS recommendations (#85) (69110fb)
  • deps: update container-images (#86) (063589d)
  • deps: update docker.io/library/postgres docker tag to v16 (#89) (5b8e30b)
  • deps: update github-actions (#77) (f02c212)
  • deps: update github-actions (#88) (6e10f29)

v3.12.1

07 Sep 13:17
5a4abb6
Compare
Choose a tag to compare

3.12.1 (2023-09-07)

Bug Fixes

v3.12.0

07 Sep 12:50
ab8f3be
Compare
Choose a tag to compare

3.12.0 (2023-09-07)

Features

  • adds basic auth to fhir-server connection (15fa05a)

Miscellaneous Chores

  • deps: update all non-major dependencies (#81) (e1dfa9a)
  • deps: update container-images (9395f54)

v3.11.0

07 Sep 11:59
a1105a2
Compare
Choose a tag to compare

3.11.0 (2023-09-07)

Features

  • now uses Spring Boot 3 and Cloud 2022 (ccb2912)

Bug Fixes

  • avoid infinite loops by not overriding the output topic if it doesn't match the generateTopicMatchExpression (#79) (9fd30bb)
  • deps: update all non-major dependencies (#73) (784a6d1)

Miscellaneous Chores

Build

  • deps: bump certifi from 2022.12.7 to 2023.7.22 in /tests/e2e (#80) (eacf2a2)
  • deps: bump requests from 2.28.1 to 2.31.0 in /tests/e2e (#75) (2bee21d)

v3.10.9

13 Mar 15:01
af2d6b2
Compare
Choose a tag to compare

3.10.9 (2023-03-13)

Miscellaneous Chores

  • deps: update all non-major dependencies (#59) (115e569)
  • deps: update gcr.io/distroless/java17-debian11:nonroot docker digest to d5a7bb2 (#69) (af2d6b2)

v3.10.8

13 Mar 14:53
9909ff3
Compare
Choose a tag to compare

3.10.8 (2023-03-13)

Bug Fixes

  • only replace the actual LOINC Coding with harmonization results (#47) (9909ff3), closes #43

v3.10.7

05 Jan 13:42
Compare
Choose a tag to compare

3.10.7 (2023-01-05)

Bug Fixes

  • ci: fixed semantic release config (24486e5)

Documentation

Miscellaneous Chores

  • deps: group dependency updates and repository maintenance (#62) (09d493d)
  • fixed CI, added SECURITY.md, merged dep updates (#64) (6185aec)

v3.10.6

13 Oct 12:14
403eeee
Compare
Choose a tag to compare

3.10.6 (2022-10-13)

Miscellaneous Chores

  • deps: update all non-major dependencies (a043cc4)
  • deps: update docker/setup-buildx-action action to v2 (668b25a)
  • deps: update docker/setup-qemu-action action to v2 (9ca7fbc)
  • deps: update pre-commit/action action to v3 (d2180aa)