Releases: spring-projects/spring-hateoas
Releases · spring-projects/spring-hateoas
1.4 M1
- #1586 - Upgrade to Reactor 2020.0.9.
- #1585 - Upgrade to Spring Framework 5.3.9.
- #1583 - Full support for level 4 URI templates.
- #1563 - Consider @JsonProperty-defined property name for affordance metadata.
- #1562 - Add MARKDOWN as a supported Alps documentation format.
- #1557 - Add @DecimalMin and @DecimalMax for Hal+Forms Property Metadata.
- #1548 - IllegalStateException with @RequestParam Map<String, String>.
- #1545 - Upgrade to JSON Path 2.6.0.
- #1540 - Embedded curie causes two _links in API response.
- #1534 - Upgrade to Spring 5.3.7.
- #1530 - Add build profile for Kotlin 1.5.0 compatibility.
- #1529 - Make WebConverters public.
- #1523 - Provide additional HtmlInputType's for checkbox, radio and file.
- #1521 - Cannot bootstrap HATEOAS without a default media type enabled.
- #1516 - Handle deprecation for PropertyNamingStrategyBase.
- #1515 - Exception on HAL serialization with object mapper configured to sort map entries by keys.
- #1475 - Fix custom media type parser documentation.
- #467 - AnnotationMappingDiscoverer should read @RequestMapping#params().
1.3.3
- #1580 - Upgrade to Reactor 2020.0.9.
- #1579 - Upgrade to Spring Framework 5.3.9.
- #1570 - Embedded curie causes two _links in API response.
- #1569 - Fix custom media type parser documentation.
- #1568 - Add MARKDOWN as a valid format for ALPS mediatype.
- #1566 - Consider @JsonProperty-defined property name for affordance metadata.
- #1560 - Support for implicitly not required request parameters.
1.2.8
1.3.2
1.2.7
1.3.1
- #1533 - Upgrade to Spring 5.3.7.
- #1532 - Add build profile for Kotlin 1.5.0 compatibility.
- #1531 - Make WebConverters public.
- #1524 - Provide additional HtmlInputType's for checkbox, radio and file.
- #1522 - Cannot bootstrap HATEOAS without a default media type enabled.
- #1519 - Handle deprecation for PropertyNamingStrategyBase.
- #1517 - Exception on HAL serialization with object mapper configured to sort map entries by keys.
1.2.6
1.3.0
1.3 RC1
1.3 M3
- #1497 - Upgrade to Spring 5.3.5.
- #1494 - Improve HAL Link deserialization.
- #1493 - Upgrade to JaCoCo 0.8.6.
- #1492 - Upgrade to Jackson 2.12.
- #1491 - Upgrade to Kotlin Coroutines 1.4.3.
- #1490 - Upgrade to Reactor 2020.0.5.
- #1489 - Release 1.3 M3.
- #1484 - Significant performance regression in WebHandler.
- #1483 - Add support for HAL-FORMS options element.
- #1482 - Properly find project version number for CI jobs.
- #1477 -
DelegatingEntityLinks
does not overridelinkForItermResource(Class<?>, Object)
. - #1474 - Migrate to new Sonatype infrastructure.
- #1421 - Use JDK 15 for CI testing.