Hi all,

Despite our initial plan, we had to introduce a new milestone release before
reaching our first release candidate version. This is due to several
important features that we needed to publish before the RC in order to have
enough time for community feed-back, before freezing the API. Our goal now
is to fix all pending bugs before releasing 1.1 RC1.

Main changes:

*       Added a  <http://blog.noelios.com/2008/07/25/restlet-ported-to-gwt/>
Restlet-GWT module which is a port of the Restlet API to the Google Web
Toolkit 1.5 RC2 AJAX platform. 

*       Greatly enhanced the WADL extension which is now capable of
dynamically exposing a REST API as either a WADL XML document or as an HTML
document, just based on application resources. Sponsored by
<http://www.netdev.co.uk/> NetDev Ltd. 

*       Greatly improved the SSL support at the connectors level and by
adding a new “com.noelios.restlet.ext.ssl” extension integrating with the
<http://code.google.com/p/jsslutils/> jSSLutils library from Bruno Harbulot.


*       Fixed twelve bugs across the product. 

*       Important Context usage changes made for security reasons. See this
<http://www.restlet.org/documentation/1.1/faq#25> FAQ entry to resolve any
severe log messages that may appear in your existing applications. 

*       Added a TaskService to execute synchronous or asynchronous tasks
using a thread pool automatically managed by the application. 

*       Added a RangeService and an org.restlet.data.Range class as well as
several properties to start supporting partial GETs and resumable PUTs. See
<http://wiki.restlet.org/docs_1.1/g1/43-restlet/154-restlet.html>
specifications in our wiki. 

*       Numerous improvements on the Restlet API.

 <http://www.restlet.org/> 

Direct contributors:

*       Alex Milowski 

*       Bruno Dumon 

*       Bruno Harbulot 

*       Evan Worley 

*       Hendy Irawan 

*       James Maki 

*       Jim Alateras 

*       Kevin Conaway 

*       Leigh Klotz 

*       Loic Mathieu 

*       Patrick Logan 

*       Ralf Bommersbach 

*       Rob Heittman 

*       Sanjay Acharya 

*       Stephan Koops 

*       Tim Peierls

Changes log:
 <http://www.restlet.org/documentation/1.1/changes>
http://www.restlet.org/documentation/1.1/changes

Download links:
 <http://www.restlet.org/downloads/1.1/restlet-1.1m5.zip>
http://www.restlet.org/downloads/1.1/restlet-1.1m5.zip
 <http://www.restlet.org/downloads/1.1/restlet-1.1m5.exe>
http://www.restlet.org/downloads/1.1/restlet-1.1m5.exe

Maven repositories:
 <http://maven.restlet.org/> http://maven.restlet.org is updated on the 1st
and 15th of each month <http://maven.noelios.com/> 
http://maven.noelios.com is updated daily with new artifacts (access
reserved to  <http://www.noelios.com/services/> subscribers)

Best regards,
Jerome

Reply via email to