Skip to content

Tags: LinuxForHealth/FHIR

Tags

5.1.1

Toggle 5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4126 from LinuxForHealth/issue-4003

issue-4003 - Updating documentation with step to disable basic authen…

5.1.0

Toggle 5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
correcting audit integration test script file (#4071)

* correcting audit integration test script file

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

* correcting audit integration test script file

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

* correcting audit integration test script file

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

* e2e-audit should fail if tests fail

Signed-off-by: Lee Surprenant <lmsurpre@merative.com>

* disable TTY for docker-compose exec

To fix issue where the script bombs out with 'the input device is not a TTY'.

From the man page for docker-compose exec `-T`: Disable pseudo-tty allocation. By default docker-compose exec allocates a TTY.

Signed-off-by: Lee Surprenant <lmsurpre@merative.com>

* Copy over tenant1 derby datasource definitions

Signed-off-by: Lee Surprenant <lmsurpre@merative.com>

* adding overrides target to docker compose file

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

* adding erase operation config to fhir-server-config-audit-cicd.json

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

* adding X-FHIR-FORWARDED-URL config to fhir-server-config-audit-cicd.json

Signed-off-by: PrasannaHegde1 <phegde@merative.com>

Signed-off-by: PrasannaHegde1 <phegde@merative.com>
Signed-off-by: Lee Surprenant <lmsurpre@merative.com>
Co-authored-by: Lee Surprenant <lmsurpre@merative.com>

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3955 from lmsurpre/main

added initial codeql-analysis

5.0.0-RC2

Toggle 5.0.0-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 in /fhir-parent (#3921)

* Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 in /fhir-parent

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump it in fhir-examples too

Signed-off-by: Lee Surprenant <lmsurpre@merative.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Lee Surprenant <lmsurpre@merative.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lee Surprenant <lmsurpre@merative.com>

5.0.0-RC1

Toggle 5.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3899 from LinuxForHealth/lee-main

another release fix

4.11.1

Toggle 4.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue #3599 fhir-flow better support non IBM FHIR Server upstream sys…

…tems (#3600)

* issue #3599 use next links for fhir-flow checkpoints

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>

* issue #3599 make fhir-flow optimizations optional

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>

* issue #3599 handle null entry.id

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>

4.11.0

Toggle 4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue #3390 - align ResourceTypeName with the R4 ResourceType enum (#…

…3561)

Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>

4.10.2

Toggle 4.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3063 from IBM/issue-3052

Reduce severity of failed membership checks

4.10.1

Toggle 4.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3018 from IBM/prb112-patch-2

Revert pom.xml change jakarta.xml.ws-api to 2.3.3

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue #2981 - Update testcases to handle date with 0 milliseconds fie…

…ld (#2996)

* Issue #2981 - Update testcases to handle date with 0 milliseconds field

Signed-off-by: Troy Biesterfeld <tbieste@us.ibm.com>