All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ca.uhn.hapi.fhir.changelog.5_1_0.changes.yaml Maven / Gradle / Ivy

---
- item:
    type: "add"
    title: "The version of a few dependencies have been bumped to the latest versions
    (dependent HAPI modules listed in brackets):
    
  • Guava (JPA): 28.2-jre -> 29.0-jre
  • Jetty (CLI): 9.4.24.v20191120 -> 9.4.30.v20200611
" - item: issue: "1862" type: "fix" title: "**Breaking Change**: The IValidationSupport interface has had one further change after the rewrite in HAPI FHIR 5.0.0. Instead of passing an IValidationSupport object as an argument to many methods on the interface, a context object is now used instead." - item: issue: "1857" type: "change" title: "**Breaking Change**: The method `FhirContext#getResourceNames()` has been renamed to `FhirContext#getResourceTypes()`. HAPI currently goes back and forth between the two, but is consolidating on `Types`. "




© 2015 - 2025 Weber Informatics LLC | Privacy Policy