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

New features in this release include:

* a new introspection policy meaning that members (and their supporting methods) can have non-public visibility.
* reworked treatment of value types (on the way towards supporting composite value type).
* support for UserLocale (language, number format, time format) as an attribute of the current user / user memento.
* Rationalization of the handling of logical type name for superclasses/supertypes.
* Update to DataNucleus 6.

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] https://isis.apache.org/relnotes/2.0.0-M7/about.html
[2] https://search.maven.org
[3] https://isis.apache.org/docs/2.0.0-M7/downloads/how-to.html