Releases: bluehalo/node-fhir-server-core
Releases · bluehalo/node-fhir-server-core
06 Feb 14:46
Compare
Sorry, something went wrong.
No results found
Bumped dependencies (#335 )
15 Nov 18:19
Compare
Sorry, something went wrong.
No results found
Bumped dependencies (#310 )
Added support for 4.0.1 (#303 )
Fix operation controller bug (#300 )
Thanks @mgramigna
v2.2.3
28 Dec 23:22
Compare
Sorry, something went wrong.
No results found
v2.2.0
29 Sep 15:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add allergyintolerance (a91bc21 )
add allergyintrolerance controller and default to r4 if no version is found (85af3a2 )
fix bug involving custom baseUrls (d825ad3 )
just return an R4 operation outcome on lost URLs (86451ec )
Features
add allergyintolerance schema (268cb8a )
add index files for each resource (7410e4a )
allow for the ability to specify a baseUrl for profiles (933a77b )
allow for the ability to specify a list of custom baseUrls (156de6b )
fix operations route (fb79d06 )
import support for custom baseUrls (e242268 )
improve package bundling (a30db64 )
v2.1.2
23 Sep 02:20
Compare
Sorry, something went wrong.
No results found
2.1.2 (2020-09-23)
Bug Fixes
add allergyintolerance (a91bc21 )
just return an R4 operation outcome on lost URLs (86451ec )
Features
add index files for each resource (7410e4a )
improve package bundling (a30db64 )
2.0.10
01 Jul 21:42
Compare
Sorry, something went wrong.
No results found
2.0.9
24 Jun 18:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
.snyk & package.json to reduce vulnerabilities (0980bc7 )
.snyk & package.json to reduce vulnerabilities (a807586 )
linting problems (1d3b27f )
linting problems (1dc4d7f )
package.json, yarn.lock & .snyk to reduce vulnerabilities (1177927 )
package.json, yarn.lock & .snyk to reduce vulnerabilities (55a775f )
potentially fix travis ci (let's see) (114df8e )
update node engine (fcf5387 )
use before_install (bb2e02b )
use latest node (eeb5717 )
Features
bundle: Fix test that fails. (6fb2de5 )
Add router for bundle using batch (49087f8 )
core: add bundle batch (7a28a54 )
Thanks @sychus and @jjosef for your contributions.
Miscellaneous bug fixes and security patches
06 Dec 00:55
Compare
Sorry, something went wrong.
No results found
Version 2.0.4
20 Aug 14:47
Compare
Sorry, something went wrong.
No results found
2.0.4 (2019-08-19)
Bug Fixes
chore: updated and cleaned up documentation for readability + fix path.posix bug(#187 )(a32e628 )
Version 2.0.3
17 Jun 12:58
Compare
Sorry, something went wrong.
No results found
2.0.3 (2019-06-17)
Bug Fixes
authenticationMiddleware config (#183 ) (d9654bd )
documentation error, error class missing message argument (#177 ) (3680a31 )
Features
pull in binary resource controller and parameters file into v4_0_0 (#181 ) (db5a344 )