You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by James Bognar <ja...@apache.org> on 2017/05/01 14:37:32 UTC

[ANNOUNCEMENT] Apache Juneau 6.2.0 (incubating) Released

Hello all,

The Apache Juneau team is proud to announce the release of Juneau
6.2.0.incubating!

Apache Juneau is...

   - A toolkit for marshalling POJOs to a variety of content types using a
   common framework.
   - A REST server API for creating Swagger-based self-documenting REST
   interfaces using POJOs.
   - A REST client API for interacting with REST interfaces using POJOs and
   interface proxies.
   - A remote proxy API built on top of REST.
   - A sophisticated INI config file API.
   - A REST microservice API that combines all the features above for
   creating lightweight standalone REST interfaces that start up in
   milliseconds.

New features in this release include:


   - Serializers and parsers are now unmodifiable and use builders.
   - @RestResource annotations can now be applied to any class.
   - Significant improvements to RestClient API.
   - Support for interface proxies against 3rd-party REST interfaces.

The release is available here:

*https://dist.apache.org/repos/dist/release/incubator/juneau/binaries/juneau-6.2.0-incubating/
<https://dist.apache.org/repos/dist/release/incubator/juneau/binaries/juneau-6.2.0-incubating/>*

Release notes can be found here:

http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#6.2.0

We welcome your help and feedback. For more information on the project and
how to get involved, visit the project website at

http://juneau.incubator.apache.org/

We are currently in need of additional committers to graduate from
incubation.

Disclaimer:
Apache Juneau is an effort undergoing incubation at The Apache Software
Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making
process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection
of the completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.