Skip to content

v2.1.0

Compare
Choose a tag to compare
@Chinlinlee Chinlinlee released this 30 Sep 00:02
· 332 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2021-09-29)

Features

  • add checkTokenPermission in every api service (1df5f0b)
  • add cookie expires time (7379c09)
  • add instant query (c8282a4)
  • add resourceTypes model (d511051)
  • add some FHIR operation outcome message (6ce5b74)
  • add toke service (f1541ef)
  • change every restful api point to same function (d5b7747)
  • change the method of storing token (153b866)
  • check reference handle uuid (9703f84)
  • generate config that have interaction of resources (e41fbc7)
  • parseing multiple value set (092aa84)
  • send 401 when decode token error (451de08)
  • support multiple fields in search parameter (8c39d54)
  • update complex type schema (3df86cd)
  • using search instead of pagination (b268546)

Bug Fixes

  • get api exception not use operationOutcome (d747cfd)
  • histroy version query error (a8bd267)
  • id index every typy that have id (bdc76f0)
  • incorrect arguments in toeknQuery function (0071d8d)
  • incorrect pagination (bfcda46)
  • incorrect token query function arg (fe5992d)
  • resolve meta not assign original (5386782)
  • schema use incorrect field with meta versionId (adfe0e4)
  • the bundle entry not unset when total is zero (4a1466e)
  • validate generator not using dynamic resourceType (c47e5c3)