* fixed NPE in checking format codes on ITI-18 requests. Thanks to Marek Václavík for reporting
* Added an either - or check for given parameters in ChoiceValidator
* Avoid NPE on a XDS Response validation. Thanks to Thomas Papke for reporting.
* [Fixed missing error location in PDQv3 responses|https://github.com/oehf/ipf/issues/11]
h3. 3rd party library updates
* ehCache to 2.6.5
* Spring Framework to 3.1.3.RELEASE
* HAPI to 2.0
* Apache Camel to 2.10.4
* Apache CXF to 2.7.3
* Groovy to 2.1.1
h3. Other changes
* [Now builds with Eclipse compiler|https://github.com/oehf/ipf/issues/8] without the need to generate stubs for Groovy classes
h3. Backwards incompatibilities
h4. Extension modules
* Due to the [use of Groovy 2.0 extension modules for extension methods|https://github.com/oehf/ipf/issues/3], the extender beans for activating extensions provided by IPF _must be removed_. If you do not add your own metaclass extensions, everything works automatically. Check [this|http://www.openehealth.org/display/ipf2/IPF+Scripting+Layer] page for details.
h4. API changes
* In the project ipf-platform-camel-ihe-mllp, a number of Camel-related classes like {{MllpEndpoint}}, {{MllpInterceptors}}, {{MllpAuditStrategy}} etc. have been parameterized with {{MllpAuditDataset}} to improve type safety. If you have written your own MLLP-based IHE transactions, please check your implementation.
h2. Documentation
h3. Getting started
* Introduction
* Building
* Tutorials
h3. Reference manual
* Exported HTML
* Exported HTML
* Exported PDF
h3. Tutorials
* First steps (for developers with limited Camel and Groovy know-how)
* First details (for developers with advanced Camel and Groovy know-how)
* HL7 processing
* XDS tutorial
h3. Reports
* Overview
* Javadocs
* DSL Index