Spring HATEOAS 1.4 released
I am excited to announce that Spring HATEOAS 1.4 GA has been part of the cascade of releases that lead to the Spring Boot 2.6 last week. The release ships a couple of new features and all bug fixes we have incorporated in the 1.3.x line. The most notable new features are:
-
Full support for level 4 URI templates
-
Support for non-composite request parameter rendering
-
Improved HAL-FORMS support (additional property constraints, custom media types)
-
Additional HTML input types (checkbox, radio, file)
-
General dependency upgrades, including Spring Framework 5.3.13 and Jackson 2.13.9.