dependabot[bot]
5c9fc90af8
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu3
...
Bumps poi from 4.0.1 to 4.1.1.
---
updated-dependencies:
- dependency-name: org.apache.poi:poi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:51 +00:00
dependabot[bot]
82ec6d02a4
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu2
...
Bumps poi from 4.0.1 to 4.1.1.
---
updated-dependencies:
- dependency-name: org.apache.poi:poi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:50 +00:00
dependabot[bot]
bb34790851
Bump poi from 4.0.1 to 4.1.1 in /org.hl7.fhir.dstu2016may
...
Bumps poi from 4.0.1 to 4.1.1.
---
updated-dependencies:
- dependency-name: org.apache.poi:poi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:09:50 +00:00
Grahame Grieve
023aea34fb
R4B and R5 extension changes
2022-06-28 15:39:15 +03:00
markiantorno
982ce5f58f
Updating version to: 5.6.51-SNAPSHOT and incrementing test cases dependency.
2022-06-24 18:48:18 +00:00
markiantorno
4a654122fb
Release: v5.6.50
...
## Validator Changes
* Improved logging when discriminator doesn't match doing slicing
* Use correct IPS branch when validating
* Load R5 extensions when validating (draft)
* Make it possible to run tests cases directly from validator (see command line help)
## Other code changes
* Regenerate R4B code for final R4B release
* Reduce text logging when running tests
* Minor test case fixes
* Fix fetching package by canonical to use pkgcanonical instead of canonical
* Fix broken link rendering code system references
* improvements to profile validation
***NO_CI***
2022-06-24 18:32:05 +00:00
dotasek
48967bd9cb
Remove toublesome test jars in validation pom
2022-06-24 12:17:15 -04:00
dotasek
ae8b21014a
Bump version to 5.6.50-SNAPSHOT
2022-06-24 11:29:30 -04:00
Grahame Grieve
3caa59719d
Merge remote-tracking branch 'origin/master'
2022-06-24 16:25:59 +02:00
Grahame Grieve
7205cd91da
New version of pubpack
2022-06-24 16:25:52 +02:00
markiantorno
891aaf4a20
Release: v5.6.49
...
## Validator Changes
* Improved logging when discriminator doesn't match doing slicing
* Use correct IPS branch when validating
* Load R5 extensions when validating (draft)
* Make it possible to run tests cases directly from validator (see command line help)
## Other code changes
* Regenerate R4B code for final R4B release
* Reduce text logging when running tests
* Minor test case fixes
* Fix fetching package by canonical to use pkgcanonical instead of canonical
* Fix broken link rendering code system references
* improvements to profile validation
***NO_CI***
2022-06-24 12:41:29 +00:00
Grahame Grieve
e0005ecb09
Merge remote-tracking branch 'origin/master'
2022-06-24 14:02:24 +02:00
Grahame Grieve
2e49c97be5
Prepare release
2022-06-24 14:02:17 +02:00
Grahame Grieve
95dee12d0e
Merge pull request #844 from hapifhir/gg-202206-amsterdam
...
Gg 202206 amsterdam
2022-06-24 13:53:33 +02:00
Grahame Grieve
ba7b0d8bfa
reduce text logging running tests
2022-06-24 13:15:55 +02:00
Grahame Grieve
ced9a748ad
better logging on discriminator misses
2022-06-24 11:44:29 +02:00
Grahame Grieve
8769846d5d
Start working on IPA validation
2022-06-24 11:44:02 +02:00
Grahame Grieve
1c92448b98
IPS related validator fixes
2022-06-24 11:43:48 +02:00
Grahame Grieve
30aefb8fde
Load R5 extensions when validating
2022-06-24 11:43:34 +02:00
Grahame Grieve
8e2958c7d6
use pkgCanonical when fetching packages
2022-06-24 11:42:38 +02:00
Grahame Grieve
a81b5e2a9d
Fix broken link rendering code systems
2022-06-24 11:41:54 +02:00
Grahame Grieve
38b0ed94ed
fix logging bug in JsonParser
2022-06-24 11:41:33 +02:00
Grahame Grieve
2c46cfe690
Add loading R5 extensions
2022-06-24 11:41:19 +02:00
Grahame Grieve
636c651d76
Improvements to profile comparison
2022-06-24 11:40:42 +02:00
Grahame Grieve
7b409a8f48
Merge pull request #840 from hapifhir/dotasek-validator-cli-tests-help
...
Add help text for validator -tests mode
2022-06-24 11:37:54 +02:00
Grahame Grieve
a5e24708fa
Merge pull request #841 from hapifhir/dotasek-better-errors-for-unsupported-metadata
...
Better errors when connecting to server that doesn't support Terminology Capabilities
2022-06-24 11:37:01 +02:00
Grahame Grieve
aa00a59b96
Merge pull request #843 from hapifhir/dotasek-fix-presentduration-millis
...
Fix presentDuration representation of millis
2022-06-24 11:35:53 +02:00
dotasek
552127464c
Rename again + pass tests
2022-06-23 12:39:35 -04:00
dotasek
c6a69e81ae
Failing test + gentle refactor
2022-06-23 12:32:02 -04:00
dotasek
8a3d7d3670
Catch ClassCastException and report clearer error message
2022-06-22 13:43:28 -04:00
dotasek
003be69129
More specific Exception type for test
2022-06-22 13:24:09 -04:00
dotasek
8ab27b2cb3
Failing test
2022-06-22 13:20:05 -04:00
dotasek
8db5d64a17
Add help text for validator -tests mode
2022-06-22 09:51:15 -04:00
Grahame Grieve
45efd0afaf
Merge pull request #839 from hapifhir/dotasek-fix-datetime-tozulu-day-message
...
Fix validation message for toCalendarZulu day validation
2022-06-21 22:18:13 +02:00
Grahame Grieve
4fd6eb09e1
Merge pull request #838 from hapifhir/dotasek-capabilities-switch-preferred-resource-format
...
Attempt different preferredResourceFormat after failed initial attempt
2022-06-21 23:15:02 +03:00
dotasek
0ecba5bf2a
Fix validation message for toCalendarZulu day validation
2022-06-20 09:26:11 -04:00
dotasek
af7fd15667
Rebuild caches + fix parse of JSON in FHIRRequestBuilder
2022-06-17 18:15:48 -04:00
dotasek
6695fdb064
Merge branch 'master' into dotasek-capabilities-switch-preferred-resource-format
2022-06-17 17:03:39 -04:00
dotasek
3f7163b41b
Case insensitive fhir.txcache.rebuild
2022-06-17 17:03:03 -04:00
dotasek
35fbd191ac
Add tests and tix for terminologyCapabilitiesQuick
2022-06-17 15:00:58 -04:00
dotasek
6ac813addd
Add tests and fix for terminologyCapabilities
2022-06-17 11:21:11 -04:00
dotasek
093904abb1
Log errors, don't throw them down a hole
2022-06-17 10:42:55 -04:00
dotasek
36f4524c7e
Add method to for retrying capabilities statements
2022-06-17 10:01:56 -04:00
dotasek
2195d76807
Assert preferredResourceFormat values in test
2022-06-17 10:01:06 -04:00
dotasek
7935f8238f
Start with failing test
2022-06-17 09:43:50 -04:00
dotasek
3210dd9c01
Update README.md
...
***NO_CI***
2022-06-16 14:52:01 -04:00
dotasek
941b7f5d9f
Update README.md
...
***NO_CI***
2022-06-16 12:55:00 -04:00
dotasek
99ca4429c5
Update README.md
2022-06-16 12:52:00 -04:00
dotasek
af0f429e39
Update README.md
...
***NO_CI***
2022-06-16 11:08:28 -04:00
dotasek
1f3a79fe53
Update comments in Jacoco-maven-plugin re: autogenerated code
2022-06-15 09:38:03 -04:00