Grahame Grieve
5bd7a2a1ed
ping build
2021-11-21 21:19:44 +11:00
Grahame Grieve
2a74b3dee7
ping build
2021-11-21 20:02:05 +11:00
Grahame Grieve
41b7a0566c
fix processing of modifier extensions and cross-version modifier extensions
2021-11-21 19:37:05 +11:00
Grahame Grieve
85df4b716b
set up release
2021-11-20 06:33:42 +11:00
Grahame Grieve
73fa4fb242
fix bug doing non-namespaced XML comparison
2021-11-20 06:33:07 +11:00
Grahame Grieve
21128fb670
add locale to rendering context
2021-11-20 06:32:27 +11:00
Grahame Grieve
9b3adb9883
improvements to data types rendering based on new test cases (URLs, Money, Markdown)
2021-11-20 06:31:31 +11:00
markiantorno
0a8334e543
Updating version to: 5.5.15-SNAPSHOT and incrementing test cases dependency.
2021-11-18 05:00:53 +00:00
markiantorno
601863b765
Release: v5.5.14
...
* fix bug generating CapabilityStatement Narratives
***NO_CI***
2021-11-18 04:28:59 +00:00
Grahame Grieve
11149b567d
fix bug generating CapabilityStatement Narratives
2021-11-18 14:54:35 +11:00
markiantorno
2cc3d2a1e2
Updating version to: 5.5.14-SNAPSHOT and incrementing test cases dependency.
2021-11-18 02:23:28 +00:00
markiantorno
2be62cd496
Release: v5.5.13
...
Validator:
* Check for using CodeSystem not ValueSet in a value set binding
* remove verbose logging statements
Other code Changes:
* Render Expressions + supported profiles in CapabilityStatements
* Fix NPE rendering date with no value (only extension)
* Fix NPEs rendering code system properties
* Date tracking in new Terminology Cache
* Define Extensions for contained resources in IGs
***NO_CI***
2021-11-18 01:54:52 +00:00
Grahame Grieve
6621e0442f
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-18 11:44:49 +11:00
Grahame Grieve
d08ed4dbce
update release notes
2021-11-18 11:44:43 +11:00
Grahame Grieve
dbf8179b6d
Merge pull request #663 from hapifhir/gg-202111-cs-work
...
Gg 202111 cs work
2021-11-18 11:43:37 +11:00
Grahame Grieve
840966935e
Merge pull request #661 from vassilpeytchev/master
...
Add support for CapabilityStatement.resource.supportedProfile in the renderer
2021-11-18 11:15:51 +11:00
Grahame Grieve
f4ec323587
add extra logging for package access failure
2021-11-18 11:05:13 +11:00
Grahame Grieve
de15633f4f
Address issues around fragment and example code systems + fix value set related validation messages
2021-11-18 10:59:49 +11:00
Grahame Grieve
bbac44fc52
reduce spurious logging
2021-11-18 08:09:43 +11:00
dotasek
cccf1cebae
Update maven config and tests to allow Java 8, 11 and 17 builds ( #653 )
...
* Updates to enable Java 8, 11, and 17 builds
* Set surefire args according to profile + update jacoco verison
* Add comments for surefire profile args.
* Temporarily skip failing test
* Object based parameters ***NO_CI***
* Cleanup skipped test, move new pipeline codo
* Update validator_test_case_version
2021-11-16 09:26:53 -05:00
Grahame Grieve
5967d75fa2
setup release
2021-11-16 17:26:05 +11:00
Grahame Grieve
0f087234de
* Check for using CodeSystem not ValueSet in a value set binding
2021-11-16 17:25:18 +11:00
Grahame Grieve
dd5f204797
fix fragile handling of URLs in XVerExtensionManager
2021-11-16 17:24:35 +11:00
Grahame Grieve
4339299b27
Extensions for contained resources in IGs
2021-11-16 17:24:05 +11:00
Grahame Grieve
ddba4b77c1
Date tracking in new Terminology Cache
2021-11-16 17:23:39 +11:00
Grahame Grieve
105e073e35
Fix NPEs rendering code system properties
2021-11-16 17:23:07 +11:00
Grahame Grieve
4cd0a3e56c
Render Expressions + Fix NPE rendering date with no value (only extension)
2021-11-16 17:22:30 +11:00
Vassil Peytchev
c3c6653f87
Further CapabilityStatement improvements
2021-11-15 15:48:45 -06:00
Vassil Peytchev
9c31554101
Add support for CapabilityStatement.resource.supportedProfile in the renderer
2021-11-15 13:23:18 -06:00
markiantorno
d483a7dbc3
Updating version to: 5.5.13-SNAPSHOT and incrementing test cases dependency.
2021-11-13 22:03:00 +00:00
markiantorno
86eb372965
Release: v5.5.12
...
Code changes:
* remove erroneous logging to c:\temp
***NO_CI***
2021-11-13 21:33:11 +00:00
dotasek
232e31dbb4
Merge pull request #656 from hapifhir/gg-202111-remove-logging
...
Gg 202111 remove logging
2021-11-12 16:32:29 -05:00
dotasek
4dab9a8d19
incrementing test cases dependencies
2021-11-12 15:28:54 -05:00
Grahame Grieve
f4e9c21c86
update test case dependency
2021-11-13 05:16:25 +11:00
Grahame Grieve
f3a0ee5ce9
ping build
2021-11-12 10:59:17 +11:00
Grahame Grieve
a1d35f5127
release notes
2021-11-12 10:31:26 +11:00
Grahame Grieve
bbec9e0d43
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-12 10:30:24 +11:00
Grahame Grieve
c5999e4624
remove erroneous logging to c:\temp
2021-11-12 10:30:06 +11:00
markiantorno
24efd996e0
Updating version to: 5.5.12-SNAPSHOT and incrementing test cases dependency.
2021-11-11 06:51:17 +00:00
markiantorno
31e05f39fa
Release: v5.5.11
...
Validator Changes
* Add warning about resources not linked to in bundles
* Fix up support for pre-adopting R5 extensions
Other Code Changes
* Updating client logger to log both req and resp
* Refactoring of converter loader and misc packages.
* rework all HTTP access through a single access point (todo: refactor this to use okhttp)
* Improvements to rendering for IG publication (including fixing broken links)
* fix NPE in QuestionnaireRenderer
* Move tx-cache management to tx.fhir.org instead of git
* fix concept map rendering
***NO_CI***
2021-11-11 06:24:42 +00:00
Grahame Grieve
2b8b3e7a1f
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-11 16:43:20 +11:00
Grahame Grieve
bfc8945402
release notes
2021-11-11 16:43:07 +11:00
Grahame Grieve
cf440359aa
Merge pull request #655 from hapifhir/gg-202111-conceptmap-rendering
...
Gg 202111 conceptmap rendering
2021-11-11 16:42:56 +11:00
Grahame Grieve
07220c27f4
update for release
2021-11-11 14:36:51 +11:00
Grahame Grieve
042e936287
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-11 14:36:22 +11:00
Grahame Grieve
0f4b966988
fix concept map rendering
2021-11-11 14:36:00 +11:00
dotasek
05121fc84a
***NO_CI*** Remove strategy from test-java pipeline
2021-11-10 14:47:54 -05:00
dotasek
e99a9926ab
Add pipeline to test parameterized builds
2021-11-10 14:18:55 -05:00
Grahame Grieve
78eeba7045
fix bugs in TerminologyCacheManager
2021-11-10 17:05:32 +11:00
Grahame Grieve
1e69909466
Add warning about resources not linked to in bundles
2021-11-10 17:04:51 +11:00