File tree Expand file tree Collapse file tree
org.hl7.fhir.publisher.cli
org.hl7.fhir.publisher.core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * General: Various Regex fixes for Denial of Service resistance
2- * Loader: fix type handling for openEHR
3- * Terminology System: Fix conversion problem with R5 value sets and filter operators not supported in R4
4- * Terminology System: Update expansion logic around fragments to conform to committee decision
5- * Validation: Change validator handling of cross-version extensions where required bindings on code exist (warning not error)
6- * Validation: Improve Error messages associated with testing compliesWith testing
7- * Validation: Update tests for profile compliesWith ValueSet logic to use server side logic on tx.fhir.org
8- * Validation: Implement Duration based validation for min/maxValue on date related types
9- * Renderer: Add new ` wcag-conformant ` parameter, and improve WCAG compliance of rendering
10- * Renderer: Allow type linking to non-base specs
11- * Renderer: Render ValueSet Rules Text if provided
12- * Publication Process: Allow for xprod packages
13- * Publication Process: Updates for IG withdrawal, renaming, and replacement
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >org.hl7.fhir.publisher</artifactId >
77 <groupId >org.hl7.fhir.publisher</groupId >
8- <version >2.2.6 </version >
8+ <version >2.2.7-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hl7.fhir.publisher</groupId >
77 <artifactId >org.hl7.fhir.publisher</artifactId >
8- <version >2.2.6 </version >
8+ <version >2.2.7-SNAPSHOT </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44
55 <groupId >org.hl7.fhir.publisher</groupId >
66 <artifactId >org.hl7.fhir.publisher</artifactId >
7- <version >2.2.6 </version >
7+ <version >2.2.7-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <properties >
You can’t perform that action at this time.
0 commit comments