jamesagnew
315604759c
Another attempt to avoid parser classload
2022-01-21 14:59:50 -05:00
markiantorno
8818acfbf8
Updating version to: 5.6.27-SNAPSHOT and incrementing test cases dependency.
2022-01-21 16:20:40 +00:00
markiantorno
b82cc42663
Release: v5.6.26
...
## Validator Changes
* no changes
## Other code changes
* Avoid unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 16:02:59 +00:00
dotasek
8fd070c0f9
Update RELEASE_NOTES.md
...
***NO_CI***
2022-01-21 10:36:01 -05:00
dotasek
14eac3e2a0
Remove unused constructor
2022-01-20 16:07:08 -05:00
dotasek
fb177d8a76
Add test for SimpleHttpClient and https
2022-01-20 13:44:03 -05:00
dotasek
7d8569e9e7
Test that no requests are made for cached tests
2022-01-20 13:28:47 -05:00
dotasek
4826424499
Make additional caches to cover NativeHostService and ValidationService
2022-01-19 18:36:39 -05:00
dotasek
0a3e9d3f31
Merge branch 'master' into tx-server-cache-analysis
2022-01-18 16:10:21 -05:00
dotasek
d9d0f22ff3
cache CapabilityStatement and TerminologyCapabilities
2022-01-18 16:09:59 -05:00
jamesagnew
0ed91721b0
One more revert
2022-01-18 06:16:18 -05:00
jamesagnew
bc3759dc03
Roll back change
2022-01-18 06:16:18 -05:00
jamesagnew
d3007ea73f
Cleanup
2022-01-18 06:16:18 -05:00
jamesagnew
f902d1d273
Avoid reflection
2022-01-18 06:16:18 -05:00
jamesagnew
942d4f15aa
Avoid unnecessary JsonParser/XmlParser class load
2022-01-18 06:16:18 -05:00
markiantorno
15fcc4607e
Updating version to: 5.6.26-SNAPSHOT and incrementing test cases dependency.
2022-01-17 22:42:22 +00:00
markiantorno
4b808f140c
Release: v5.6.25
...
## Validator Changes
* no changes
## Other code changes
* fix bug where generated packages have files in the wrong places
* fix inclusion of Java constants in CLI help text.
* fix bug on `-compile` output when using 'current' version.
***NO_CI***
2022-01-17 22:24:48 +00:00
Grahame Grieve
fec9f68c56
Merge pull request #717 from hapifhir/gg-202201-npm-path-fix
...
fix bug in package generator where files go in the wrong place
2022-01-18 08:25:59 +11:00
Grahame Grieve
06e690e54f
fix bug in package generator where files go in the wrong place
2022-01-18 07:30:12 +11:00
dotasek
b34193e5b8
Merge pull request #715 from hapifhir/dotasek-versionutilities-for-output
...
Use version utilities to resolve version for handleOutputToStream
2022-01-17 13:11:44 -05:00
dotasek
05ca3e86f0
Merge branch 'master' into dotasek-versionutilities-for-output
2022-01-17 12:28:19 -05:00
dotasek
c4853fd572
Update RELEASE_NOTES.md
2022-01-17 12:10:33 -05:00
dotasek
4c66dbaca9
Merge pull request #713 from hapifhir/dotasek-missing-constants-in-cli-help
...
Fix literal inclusion of Java constants in static text file in cli help
2022-01-17 12:08:42 -05:00
dotasek
e7ef325084
Update RELEASE_NOTES.md
2022-01-17 10:36:34 -05:00
markiantorno
7823945213
Updating version to: 5.6.25-SNAPSHOT and incrementing test cases dependency.
2022-01-17 11:31:30 +00:00
markiantorno
c2bcb08855
Release: v5.6.24
...
## Validator Changes
* No changes to the validator
## Other code changes
* Improved rendering for value sets
***NO_CI***
2022-01-17 11:13:36 +00:00
Grahame Grieve
b91c3e2d2b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2022-01-17 20:54:11 +11:00
Grahame Grieve
e3cc9679de
release notes
2022-01-17 20:53:58 +11:00
Grahame Grieve
5b63c31989
Merge pull request #716 from hapifhir/gg-202201-vs-rendering
...
more work on value set renderer (designations, expand-groups)
2022-01-17 20:53:03 +11:00
Grahame Grieve
c13c291949
more work on value set renderer (designations, expand-groups)
2022-01-17 10:51:48 +11:00
dotasek
8613f6f064
Use version utilities to resolve version for handleOutputToStream
...
This stems from executing a -compile option without an explicit version. "current" is selected by default, resulting in an exception.
In this case, current should resolve correctly.
2022-01-14 20:53:30 -05:00
dotasek
a99d39b89e
Fix surefire config so jacoco doesn't skip jacoco coverage
2022-01-14 20:49:26 -05:00
Lloyd McKenzie
817b0d19de
Merge pull request #1 from dotasek/Add_map_compile
...
Merge from master + minor fixes
2022-01-14 15:24:36 -07:00
dotasek
a3ff15484b
Tests for help display
2022-01-14 16:49:44 -05:00
dotasek
b9fe85996b
Fix literal inclusion of Java contants in static text file in cli hjelp
2022-01-14 16:16:26 -05:00
dotasek
bd74bf3cee
Fix typos
2022-01-14 14:53:36 -05:00
dotasek
43fb17e5d2
Merge branch 'master' into Add_map_compile
2022-01-14 10:41:19 -05:00
markiantorno
f368b021e3
Updating version to: 5.6.24-SNAPSHOT and incrementing test cases dependency.
2022-01-14 04:30:14 +00:00
markiantorno
a536ceba7f
Release: v5.6.23
...
## Validator
* changes to profile comparison based on discussion at Jan 2022 connectathon
* fix FHIRPath handling for incomplete FHIRPath expressions
## Other code changes
* fix markdown related dependencies
* fix NPE in Utilities.pathURL()
* fix logging problem in tx server logging
* fix problem caching value sets during validation
* fix NPE setting locale based on canonical jurisdiction
* Improve rendering for Quantity/Range + return display when validating for rendering purposes
***NO_CI***
2022-01-14 03:58:44 +00:00
Grahame Grieve
ac1782e4a4
release notes
2022-01-14 12:47:52 +11:00
Mark Iantorno
1b8a4eeaae
Updating test case dependency to v1.1.87
...
***NO_CI***
2022-01-14 01:28:22 +00:00
Grahame Grieve
336cc288a2
Merge pull request #711 from hapifhir/gg-202201-comparison-fixes
...
Gg 202201 comparison fixes
2022-01-14 11:24:02 +11:00
dotasek
10e279c8b5
Fix NPE in cli jar when running comparisons
2022-01-13 17:38:38 -05:00
dotasek
5e602f9134
Fix NoClassDefFound in ComparisonTests
2022-01-13 16:34:21 -05:00
Grahame Grieve
5313706a9a
fix compile problems
2022-01-14 06:24:46 +11:00
dotasek
6e0b14b0b6
Merge branch 'master' into tx-server-cache-analysis
2022-01-13 09:46:45 -05:00
Grahame Grieve
1a5da71530
ping build
2022-01-13 17:46:38 +11:00
Grahame Grieve
5b69a30919
fix npe in Utilities.pathURL()
2022-01-13 17:39:02 +11:00
Grahame Grieve
554a458b57
fix up logging problem
2022-01-13 17:38:39 +11:00
Grahame Grieve
758c2ebe7b
fix caching problem for value sets doing validation
2022-01-13 17:36:15 +11:00