Author: gabriele
Date: Fri Apr 25 19:02:57 2014
New Revision: 1590105

URL: http://svn.apache.org/r1590105
Log:
Added note on OpenCMIS 0.11.0

Modified:
    chemistry/site/trunk/content/java/opencmis.mdtext

Modified: chemistry/site/trunk/content/java/opencmis.mdtext
URL: 
http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/opencmis.mdtext?rev=1590105&r1=1590104&r2=1590105&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/opencmis.mdtext (original)
+++ chemistry/site/trunk/content/java/opencmis.mdtext Fri Apr 25 19:02:57 2014
@@ -15,6 +15,14 @@ You can get OpenCMIS from the [download 
 
 ## OpenCMIS releases
 
+### Important Note on OpenCMIS 0.11.0
+
+This release contains bug fixes, improvements, and new features for clients 
and servers.
+The new features include OAuth support for clients 
[CMIS-745](https://issues.apache.org/jira/browse/CMIS-745) and a pluggable 
service wrapper infrastructure for servers 
[CMIS-764](https://issues.apache.org/jira/browse/CMIS-764) (see [service 
wrapper documentation](https://github.com/cmisdocs/ServerDevelopmentGuide))
+This release also fixes stability and compliance issues. For example, a race 
condition in the client library has been fixed 
[CMIS-769](https://issues.apache.org/jira/browse/CMIS-769) and an issue that 
could cause high server load has been addressed 
[CMIS-781](https://issues.apache.org/jira/browse/CMIS-781).
+Because of these fixes, we encourage all OpenCMIS users to **upgrade to this 
release as soon as possible!**
+
+
 Release Version  | Date | Release Notes | Changelog | Reports
 ---------------- | ---- | ------------- | --------- | ---------
 Release 0.11.0  | 2014-04-14 | 
[0.11.0](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310936&version=12325877)
 | 
[0.11.0](https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CMIS+AND+fixVersion+%3D+12325877)
 | [0.11.0](0.11.0/maven/)


Reply via email to