Skip to content

v1.5 - r4

Compare
Choose a tag to compare
@kennethmyhra kennethmyhra released this 16 Aug 15:06
· 55 commits to master since this release
2c18a56
  • #262 Feature: ReBuildIndex operation, correlated to #227
  • #256 Feature: Cardinality validation support
  • #235 Fix: Do not Externalize elements of type Uri (FhirUri).
  • #261 Fix: Enable Request Buffering in JsonInputFormatter
  • #105 Fix: Delete of non-existing resource with a transaction creates a
    resource version
  • #227 Fix: Token Search Parameters of type boolean would return zero
    results
  • #204 Enhancement: Use the MongoDB Client's new API surface
  • Various fixes