Releases: spring-projects/spring-hateoas
Releases · spring-projects/spring-hateoas
1.4.4
20 Jun 08:30
Compare
Sorry, something went wrong.
No results found
#1802 - UriTemplate can't recognize variable names that contain a dot.
#1798 - Optimization around constructing UriTemplate with multiple template variables of the same type.
#1795 - Path segment capturing {*…} not correctly expanded.
#1792 - LinkBuilderSupport.toUri() double-encodes request parameters.
2.0 M3
12 May 16:17
Compare
Sorry, something went wrong.
No results found
#1788 - Upgrade to Reactor 2020.0.19.
#1787 - Upgrade to Spring Framework 6.0 M4.
#1776 - MultipartFile parameter must not be added as template variable.
#1764 - Performance improvements in TemplateVariable.essence().
1.5 GA
12 May 08:02
Compare
Sorry, something went wrong.
No results found
#1782 - Upgrade to Reactor 2020.0.19.
#1781 - Upgrade to Spring Framework 5.3.20.
#1779 - MultipartFile parameter must not be added as template variable.
1.4.3
12 May 08:01
Compare
Sorry, something went wrong.
No results found
#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
Sorry, something went wrong.
No results found
#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
Sorry, something went wrong.
No results found
#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
Sorry, something went wrong.
No results found
#1757 - Add support for @javax.validation.constraints.NotBlank.
1.5 M2
17 Feb 11:40
Compare
Sorry, something went wrong.
No results found
#1758 - Upgrade to Spring 5.3.16.
#1753 - Add support for @javax.validation.constraints.NotBlank.
2.0 M1
17 Jan 07:32
Compare
Sorry, something went wrong.
No results found
#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
Sorry, something went wrong.
No results found
#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.