Releases: spring-projects/spring-hateoas
Releases · spring-projects/spring-hateoas
1.4.2
2.0 M2
1.5 M2
2.0 M1
1.5 M1
1.4.1
1.3.7
1.4 GA
- #1716 - Upgrade to Spring Framework 5.3.13.
- #1715 - Upgrade to Reactor 2020.0.13.
- #1697 - Custom types not supported in HAL FORMS properties description.
- #1696 - Adding request parameter template variables to a URI already containing one, produce invalid template.
- #1688 - Use
Links.collector()
inJsonPathLinksDiscoverer
. - #1687 - Fix Javadoc in
LinkDiscoverer.findLinkWithRel(…)
. - #1686 - Error serializing
EntityModel
when content is an empty bean and theObjectMapper
is configured to not fail on those.
1.3.6
- #1712 - Upgrade to Spring Framework 5.3.13.
- #1711 - Upgrade to Reactor 2020.0.13.
- #1699 - Custom types not supported in HAL FORMS properties description.
- #1693 - Error serializing
EntityModel
when content is an empty bean and theObjectMapper
is configured to not fail on those. - #1691 - Use
Links.collector()
inJsonPathLinksDiscoverer
. - #1689 - Fix Javadoc in
LinkDiscoverer.findLinkWithRel(…)
.
1.2.11
- #1709 - Upgrade to Spring Framework 5.3.13.
- #1708 - Upgrade to Reactor 2020.0.13.
- #1694 - Error serializing
EntityModel
when content is an empty bean and theObjectMapper
is configured to not fail on those. - #1692 - Use
Links.collector()
inJsonPathLinksDiscoverer
. - #1690 - Fix Javadoc in
LinkDiscoverer.findLinkWithRel(…)
.