Hi all,

Here is the list of changes since beta 20:

[Bugs fixed]
 - Fixed potential NPE when some JAR files are missing (no API
implementation, no connector found, etc.). Reported by Dave Pawson.
 - Renabled the content negotiation by default for Directory instances. This
prevented the correct serving of index files in tutorial. Reported by Dave
Pawson.
 - Fixed ServerServlet which forgot to set the proper Servlet Context on the
Application. Reported by Evan DiBiase.
 - Fixed NPE in Guard when no challenge response is set. Reported by Dave
Pawson.

[API changes]
 - Moved org.restlet.data.Result to org.restlet.resource.Result (deprecation
used).

[Enhancements] 
 - HTTP calls now try to use the channel aspect of a representation before
its stream aspect. Suggested by Lars Heuer.
 - Added source path to JSON external plugin. Suggested by Chris Grindstaff.

http://www.restlet.org/downloads/current.zip 

Best regards,
Jerome Louvel

Reply via email to