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-
2- Note: this version is synchronised with a major update to tx.fhir.org.
3- Implementers SHOULD upgrade to this version immediately - this is the
4- oldest IGPublisher version * supported* for use with the new server. On
5- the other hand, there's no change to the terminology server API - older
6- version of the Implementers SHOULD continue to work. But how some cases
7- are handled - particularly around supplements - has changed.
8-
9- * General: update dependencies
10- * Loader: fix processing of value set versions when pinning canonicals
11- * Loader: Fix stated version when rendering explicitly pinned canonicals
12- * Terminology Support: Update internal terminology server for new server on tx.fhir.org
13- * Version Convertor: Fix NPE converting bad property converting from R4 to R5
14- * Version Convertor: fix NPE reading extensions with no value
15- * Validator: fix bug reporting wrong version when validating value sets
16- * Renderer: fix case of forloop variable in liquid implementation
17- * QA: find additional canonical URLs when validating links
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.1.1 </version >
8+ <version >2.1.2-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.1.1 </version >
8+ <version >2.1.2-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.1.1 </version >
7+ <version >2.1.2-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <properties >
You can’t perform that action at this time.
0 commit comments