From 5fd4ca343854200652121e61992b9381a5eac0e8 Mon Sep 17 00:00:00 2001
From: James Agnew
Date: Fri, 11 Nov 2016 20:15:36 -0500
Subject: [PATCH] Index page for 2.1 release
---
src/site/xdoc/index.xml | 55 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 53 insertions(+), 2 deletions(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index c03e6247238..552859adcc7 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -3,7 +3,7 @@
The Open Source HL7 API for Java
- James Agnew
+ James Agnew
@@ -60,6 +60,55 @@
+
+ November 11, 2016 - HAPI FHIR 2.1 Released -
+ The next release of HAPI has now been uploaded to the Maven repos and
+ GitHub's releases section.
+
+
+ This release brings several primary changes:
+
+ -
+ STU3 definitions have been updated to the
+ latest definitions (FHIR 1.7.0 - SVN 10129)
+
+ -
+ Add support for FHIR Patch operation (thanks to
+ Peter Girard of McKesson for his help on this!)
+
+ -
+ Android library has been streamlined to use the
+ OkHttp client by default (no more fighting with
+ out-of-date Apache HttpClient. Thanks to Matt Clarke of Orion Health
+ for his help on this!)
+
+ -
+ The STU3 client now supports both the Conformance resource
+ (which is going away) and the new CapabilityStatement
+ (which replaces it). This should allow for a bridge
+ while servers are migrated to the new resource type
+ being returned by the /metadata]]> endpoint.
+
+
+
+
+ This release also brings a number of bugfixes and also quite a few enhancements.
+ As always, the changelog has the full list
+ of changes in this version. Among the enhancements in this release are:
+
+
+ As always, we welcome new contributions and contributors! Please feel free to get
+ in touch if you are interested in getting involved with HAPI but don't know
+ where to start.
+
+
+ - James Agnew
+
+
+
+
+
+
August 30, 2016 - HAPI FHIR 2.0 Released -
The next release of HAPI has now been uploaded to the Maven repos and
@@ -104,6 +153,8 @@
- James Agnew
+
+