Skip to content

v1.5.2 - r4

Compare
Choose a tag to compare
@kennethmyhra kennethmyhra released this 25 Oct 13:18
· 10 commits to master since this release
e143064
  • #35 ResourceReference should not resolve to Chained parameter
  • #60 Search criteria parsing: operator prefixes should not be extracted
    regardless of the type of the parameter
  • #243 Some token type searches are unsuccessful
  • #244 All Search by reference will checked in local storage
  • #268 Does not include entries when providing multiple _include arguments
  • #270 IndexRebuildService should use IIndexService
  • #282 If Model Validation fails Content-Type is set to
    application/problem+json
  • #265 Handle canonical data type in indexing service
  • #275 Updated package dependencies
  • Various minor fixes