Spring HATEOAS 1.0.0.RC2 released
Dear Spring community, we’re proud to announce the second release candidate of Spring HATEOAS 1.0.0. Since our last release, Spring HATEOAS has made great strides with two more milestones and two RCs.
Here’s the summary:
-
Performance improvements
-
Spring HATEOS is now based on Spring Framework 5.2 and Reactor’s Dysprosium release train. This is critical to support downstream projects like Spring Data Moore and Spring Boot 2.2.
-
Now supports Spring WebFlux applications that have both hypermedia and non-hypermedia endpoints.
-
Improved major chunks of reference documentation.
-
Created a Spring HATEOAS Gitter channel.
-
Fixed issues in various media types to ensure they comply with spec definitions, and don’t throw unexpected exceptions.
…