5.0.0.13 (Mar 14, 2013)
Juno 5.0.0.13 is a minor update.
SerializerContext.SERIALIZER_uriContext and SerializerContext.SERIALIZER_uriAuthority serializer properties for specifying values for relative URIs.
java.net.URI or java.net.URL.
BeanProperty#uri annotation to BeanProperty#beanUri to make it clear that this property represents the URI of the bean itself instead of an arbitrary property containing a URI.
BeanProperty#id annotation.
SerializerContext.SERIALIZER_uriContext property set by default to web app context root.SerializerContext.SERIALIZER_uriAuthority property set by default to the request scheme+hostname+port.Accept-Charset header in Chrome that prevented HTML output from rendering correctly in that browser.Accept-Charset handling should now be fully W3C compliant.