Skip to content

Releases: spring-projects/spring-hateoas

1.4.3

12 May 08:01
Compare
Choose a tag to compare
  • #1784 - Upgrade to Reactor 2020.0.19.
  • #1783 - Upgrade to Spring Framework 5.3.20.
  • #1780 - MultipartFile parameter must not be added as template variable.

1.5 RC1

12 May 08:01
Compare
Choose a tag to compare
1.5 RC1 Pre-release
Pre-release
  • #1772 - Upgrade to Jackson 2.13.2.1.
  • #1771 - Upgrade to Reactor 2020.0.18.
  • #1770 - Upgrade to Spring Framework 5.3.19.
  • #1765 - Performance improvements in TemplateVariable.essence().

1.4.2

12 May 07:59
Compare
Choose a tag to compare
  • #1774 - Upgrade to Jackson 2.13.2.1.
  • #1769 - Upgrade to Reactor 2020.0.18.
  • #1768 - Upgrade to Spring 5.3.19.
  • #1766 - Performance improvements in TemplateVariable.essence().

2.0 M2

17 Feb 11:54
Compare
Choose a tag to compare
2.0 M2 Pre-release
Pre-release
  • #1757 - Add support for @javax.validation.constraints.NotBlank.

1.5 M2

17 Feb 11:40
Compare
Choose a tag to compare
1.5 M2 Pre-release
Pre-release
  • #1758 - Upgrade to Spring 5.3.16.
  • #1753 - Add support for @javax.validation.constraints.NotBlank.

2.0 M1

17 Jan 07:32
Compare
Choose a tag to compare
2.0 M1 Pre-release
Pre-release
  • #1752 - Upgrade to Spring Plugin 3.0 M1.
  • #1751 - Upgrade to Spring Framework 6.0 M2.
  • #1719 - Adapt to Framework's removal of DefaultUriTemplateHandler.
  • #1639 - Prepare 2.0 development.

1.5 M1

14 Jan 09:25
Compare
Choose a tag to compare
1.5 M1 Pre-release
Pre-release
  • #1739 - Upgrade to Kotlin 1.6.10.
  • #1738 - Upgrade to Reactor 2020.0.15.
  • #1737 - Upgrade to Spring Framework 5.3.15.
  • #1729 - TypeBasedInputPayloadMetadata missing equals(…) and hashCode().
  • #1727 - UriTemplate throws exception for host variables.
  • #1701 - Potential memory leak in WebMvcLinkBuilder.

1.4.1

14 Jan 08:55
Compare
Choose a tag to compare
  • #1746 - Upgrade to Jackson 2.13.1.
  • #1745 - Upgrade to Reactor 2020.0.15.
  • #1744 - Upgrade to Spring Framework 5.3.15.
  • #1731 - UriTemplate throws exception for host variables.
  • #1730 - TypeBasedInputPayloadMetadata missing equals(…) and hashCode().
  • #1723 - Potential memory leak in WebMvcLinkBuilder.

1.3.7

14 Jan 08:32
Compare
Choose a tag to compare
  • #1742 - Upgrade to Jackson 2.12.6.
  • #1741 - Upgrade to Reactor 2020.0.15.
  • #1740 - Upgrade to Spring Framework 5.3.15.
  • #1732 - TypeBasedInputPayloadMetadata missing equals(…) and hashCode().

1.4 GA

22 Nov 20:35
Compare
Choose a tag to compare
  • #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() in JsonPathLinksDiscoverer.
  • #1687 - Fix Javadoc in LinkDiscoverer.findLinkWithRel(…).
  • #1686 - Error serializing EntityModel when content is an empty bean and the ObjectMapper is configured to not fail on those.