The Apache Isis team is pleased to announce the release of Apache Isis 2.0.0-M5.

New features in this release include:

* JPA support (including Spring Data integration)

* Reworked JDO support to minimize differences between JPA and JDO integrations
* Use of Spring configuration properties (spring.datasource.url etc) for both JPA and JDO
* Updated demo apps (both JDO and JPA variants)
* Updated SecMan to work with logical types (rather than physical package names) and provided a JPA implementation
* Improved documentation (and documentation tooling)

Full release notes are available on the Apache Isis website at [1].

You can access this release directly from the Maven central repo [2].
Alternatively, download the release and build it from source [3].

Enjoy!

--The Apache Isis team

[1] http://isis.apache.org/relnotes/2.0.0-M5/about.html
[2] https://search.maven.org
[3] https://isis.apache.org/docs/2.0.0-M5/downloads/how-to.html