The Isis team is pleased to announce the release of:
- Apache Isis Core version 1.2.0
- Wicket Viewer 1.2.0
- Restful Objects Viewer 2.0.0
- JDO Object Store 1.1.0
- Shiro Security 1.1.1
- File Security 1.0.1
- Quickstart Archetype 1.0.3
There have been many new features and improvements in this release.  Some highlights include:
- core publishing service
- core pluggable recognition of exception handling
- core 'injectXxx()' new prefix for injecting services
- core @RenderAsDayBefore annotation
- core Comparable methods automatically hidden
- core AuditingService (promoted up from JDO)
- core BookmarkService enhancements
- wicket viewer reworked bookmarks
- wicket viewer about page
- wicket viewer abbreviated titles, suppression of redundant columns in tables
- wicket viewer automatic summarizing of tables
- wicket viewer info messages, warnings and errors via growl-style popups
- restful objects compliant(ish) with RO spec v1.0
- restful objects rendering engine used for publishing service implementation
- restful objects eager rendering of collections
- jdo objectstore JNDI lookup
- jdo objectstore eager registering of entities

Full release notes are available at [1,2,3,4,5,6,7] on the Isis website.
You can access this release directly from the Maven central repo [8], 
or download the release and build it from source [9].
Enjoy!
-The Isis team
[1] http://isis.apache.org/core/release-notes/isis-1.2.0.html
[2] http://isis.apache.org/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html
[3] http://isis.apache.org/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html
[4] http://isis.apache.org/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html
[5] http://isis.apache.org/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html
[6] http://isis.apache.org/components/security/file/release-notes/isis-security-file-1.0.1.html
[7] http://isis.apache.org/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html
[8] http://search.maven.org
[9] http://isis.apache.org/download.html