File tree 13 files changed +14
-32
lines changed
org.hl7.fhir.validation.cli
13 files changed +14
-32
lines changed Original file line number Diff line number Diff line change 1
1
## Validator Changes
2
2
3
- * Show message ids in validator (-show-message--ids)
4
- * Fix bug where message id not showing for slicing messages
5
- * Add advisor documentation (not yet functional)
6
- * Fix issue checking package currency for #current packages
7
- * Add warning when code system is marked complete but has no content
8
- * Fix bug processing adding discriminators in derived profiles
9
- * Break valueset concept validation into multiple smaller batches for performance reasons
3
+ * no changes
10
4
11
5
## Other code changes
12
6
13
- * More work on translations in IGs
14
- * Override inheritance of HAPI's old maven-compiler-plugin
15
- * do not use loadPackageFromCacheOnly from outside cache manager
16
- * Fix issues with rendering example scenario
17
- * refactor sql view validation to fix NPE
18
- * Fix misc warnings flagged by builds (#1772 ) + TRIVY typo
19
- * Bump codeql actions to v3
20
- * Bump checkout action to v4
21
- * Bump commons.io to 2.14.0 (#1771 )
22
- * Workaround for ghcr rate limiting of trivy db downloads (#1770 )
23
- * Add VSACfinder (template for package analysis)
24
- * Fix github urls
25
- * Spelling fixes
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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
8
+ <version >6.3.31-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.3.30 </version >
17
+ <version >6.3.31-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments