File tree 13 files changed +14
-21
lines changed
org.hl7.fhir.validation.cli
13 files changed +14
-21
lines changed Original file line number Diff line number Diff line change 1
1
## Validator Changes
2
2
3
- * Christmas 2025 Add new command option to validator: [ test instance factory] ( https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator#UsingtheFHIRValidator-GeneratingTestInstancesusingFactories )
4
- * Fix validation of invariants in profiles - check for more conflicts, and don't call conflict if the expression is the same
5
- * Fix issues with tracking supplement usage and getting supplement version matching correct
6
- * Fix npe loading old simplifier package
3
+ * no changes
7
4
8
5
## Other code changes
9
6
10
- * Fix handling of ValueSetVersion parameter in txTests
11
- * Test Instance Generation, and many fixes to PE model
12
- * Fix logical model rendering to use type characteristics for can-be-target
13
- * Only use profiled datatype information for generating snapshots for Resource and Extension
14
- * Fix comparison template loading issue
7
+ * no changes
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.2 </version >
8
+ <version >6.5.3-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 14
14
HAPI FHIR
15
15
-->
16
16
<artifactId >org.hl7.fhir.core</artifactId >
17
- <version >6.5.2 </version >
17
+ <version >6.5.3-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments