Release 5.0.0.27
Date: July 7, 2013
Juno 5.0.0.27 is a moderate update.
-
Fixed some HTML formatting issues in HtmlSerializer.
-
BasicRestServletnow includes PlainTextSerializer and PlainTextParser for plain-text support. -
Child resources now render on default
OPTIONS
pages through new methodResourceOptions.getChildren(). -
Changes to UrlEncodingSerializer/UrlEncodingParser to reduce the need for quoted string values. More changes are likely in this area of the code to support multipart form posts.
-
FindBugs fixes.