Skip to content

3.0.4

Compare
Choose a tag to compare
@adrianclay adrianclay released this 28 Oct 17:02
998705c

What's Changed

  • Bump io.freefair.lombok from 8.6 to 8.10 in /gpc-api-facade by @dependabot in #783
  • POST NIAD-3114 refactoring: Refactor meta security assertions by @ole4ryb in #782
  • Add 3.0.3 to CHANGELOG.md by @adrianclay in #786
  • Bump io.freefair.lombok from 8.6 to 8.7.1 in /gp2gp-translator by @dependabot in #759
  • Bump org.springframework.boot from 3.3.2 to 3.3.3 in /gpc-api-facade by @dependabot in #798
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /smoke-tests by @dependabot in #797
  • Bump org.springframework.boot from 3.3.2 to 3.3.3 in /common by @dependabot in #796
  • Bump com.azure:azure-storage-blob from 12.27.0 to 12.27.1 in /gp2gp-translator by @dependabot in #790
  • Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.11.0 in /db-connector by @dependabot in #788
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 in /schema by @dependabot in #772
  • Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 in /common by @dependabot in #754
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 in /gp2gp-translator by @dependabot in #770
  • Bump org.jdbi:jdbi3-sqlobject from 3.45.3 to 3.45.4 in /db-connector by @dependabot in #787
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 in /common by @dependabot in #776
  • Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 in /smoke-tests by @dependabot in #774
  • Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 in /schema by @dependabot in #757
  • Bump io.freefair.lombok from 8.7.1 to 8.10 in /common by @dependabot in #794
  • Bump io.freefair.lombok from 8.7.1 to 8.10 in /gp2gp-translator by @dependabot in #792
  • Bump org.springframework.boot from 3.3.2 to 3.3.3 in /db-connector by @dependabot in #789
  • Bump org.yaml:snakeyaml from 2.2 to 2.3 in /db-connector by @dependabot in #807
  • Bump com.github.spotbugs from 6.0.20 to 6.0.21 in /gpc-api-facade by @dependabot in #808
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /common by @dependabot in #802
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /db-connector by @dependabot in #805
  • Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /schema by @dependabot in #804
  • Bump com.github.spotbugs from 6.0.20 to 6.0.21 in /gp2gp-translator by @dependabot in #800
  • Bump com.amazonaws:aws-java-sdk-bom from 1.12.769 to 1.12.770 in /gp2gp-translator by @dependabot in #801
  • Bump org.jdbi:jdbi3-core from 3.45.3 to 3.45.4 in /gp2gp-translator by @dependabot in #799
  • Bump com.github.spotbugs from 6.0.20 to 6.0.21 in /common by @dependabot in #803
  • Bump io.freefair.lombok from 8.6 to 8.10 in /db-connector by @dependabot in #806
  • Bump io.netty:netty-common from 4.1.112.Final to 4.1.113.Final in /smoke-tests by @dependabot in #816
  • Bump com.github.spotbugs from 6.0.21 to 6.0.22 in /gp2gp-translator by @dependabot in #815
  • Bump com.amazonaws:aws-java-sdk-bom from 1.12.770 to 1.12.771 in /gp2gp-translator by @dependabot in #814
  • Bump com.github.spotbugs from 6.0.21 to 6.0.22 in /gpc-api-facade by @dependabot in #813
  • Bump com.github.spotbugs from 6.0.20 to 6.0.22 in /db-connector by @dependabot in #812
  • Bump com.github.spotbugs from 6.0.21 to 6.0.22 in /common by @dependabot in #809
  • Bump org.jdbi:jdbi3-postgres from 3.45.3 to 3.45.4 in /db-connector by @dependabot in #811
  • Bump org.liquibase:liquibase-core from 4.29.1 to 4.29.2 in /db-connector by @dependabot in #810
  • Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.2.2 to 7.4.0 in /common by @dependabot in #795
  • NIAD-2671: Output dead letter message at INFO level by @adrianclay in #817
  • Bump com.amazonaws:aws-java-sdk-bom from 1.12.771 to 1.12.772 in /gp2gp-translator by @dependabot in #818
  • Replace obsolete and incorrect micrometer implementation of StringUtil by @MartinWheelerMT in #829
  • refactor spelling error practise to practice by @MartinWheelerMT in #846
  • NIAD-3170: Generating acute MedicationRequest[intent=order] which share the same MedicationRequest[intent=plan] by @MartinWheelerMT in #821
  • Fix issue where IntelliJ reports an assertion issue in the SpecimenCompoundsMapper by @MartinWheelerMT in #847
  • Update to use latest SNOMED CT Major Release 39.0.0 by @MartinWheelerMT in #848
  • NIAD-3170: Create duplicate MedicationStatements when multiple Orders reference the same acute Plan by @MartinWheelerMT in #849
  • NIAD-2194: Update validityPeriod in generated Plans when multiple Orders reference the same acute Plan by @MartinWheelerMT in #866
  • Add gradle task to convert GP2GP XML to JSON using the translator by @adrianclay in #820
  • NIAD-2194: Add logging to MedicationRequestMapper by @MartinWheelerMT in #868
  • Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /gpc-api-facade by @dependabot in #863
  • Refactor unit tests in MedicationRequestMapperTests to use nested classes. by @MartinWheelerMT in #869
  • Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /gp2gp-translator by @dependabot in #850
  • Update original MedicationStatement lastIssueDate for multiple acute med by @adrianclay in #871
  • Logging: Incorrect ID output when generating MedicationStatements by @MartinWheelerMT in #876
  • NIAD-3170: Set effective end date to start date in generated MedicationStatement when status is active when mapping acute plans. by @MartinWheelerMT in #877
  • Bump io.freefair.lombok from 8.10 to 8.10.2 in /gpc-api-facade by @dependabot in #873
  • Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /common by @dependabot in #858
  • Bump org.springframework.boot from 3.3.3 to 3.3.4 in /common by @dependabot in #824
  • Gradle and Spring upgrade in Mock Spine Mhs Outbound by @ole4ryb in #870
  • Expose check for if ehrSupplyAuthorise is an acute prescription by @MartinWheelerMT in #879
  • Bump com.azure:azure-storage-blob from 12.27.1 to 12.28.1 in /gp2gp-translator by @dependabot in #874
  • Bump io.netty:netty-common from 4.1.113.Final to 4.1.114.Final in /smoke-tests by @dependabot in #872
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 in /gpc-api-facade by @dependabot in #864
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.2 in /schema by @dependabot in #862
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 in /db-connector by @dependabot in #860
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 in /schema by @dependabot in #861
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.2 in /common by @dependabot in #857
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.2 in /smoke-tests by @dependabot in #854
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 in /gp2gp-translator by @dependabot in #852
  • Create getting started documentation by @adrianclay in #881
  • Bump ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3 from 7.4.0 to 7.4.4 in /common by @dependabot in #885
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 in /smoke-tests by @dependabot in #899
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 in /schema by @dependabot in #897
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.3 in /smoke-tests by @dependabot in #898
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 in /common by @dependabot in #894
  • Add 3.0.4 to CHANGELOG.md by @adrianclay in #902

Full Changelog: 3.0.3...3.0.4