The Apache Isis team is pleased to announce the release of Apache Isis v1.13.1
This is primarily a bug fix release, with several new features/improvements, including:
* ISIS-1510 - Improve support for docker containers by allowing isis configuration properties to be overridden using either system properties or an ISIS_OPT environment variable
* ISIS-1499 - Improve BookmarkService to be able to "lookup" domain services, so that can schedule background commands against a service.
* ISIS-1508 - The integration test framework should be more resilient to badly behaved tests that leave the transaction incomplete
Full release notes are available on the Apache Isis website at [1].
You can access this release directly from the Maven central repo [2], or download the release and build it from
source [3].
Enjoy!
--The Apache Isis team
[1] http://isis.apache.org/release-notes.html#r1.13.1
[2] http://search.maven.org
[3] http://isis.apache.org/downloads.html