Skip to content

Releases: spring-projects/spring-hateoas

2.0

16 Nov 19:36
Compare
Choose a tag to compare
2.0
  • #1880 - Upgrade to Spring Plugin 3.0.
  • #1879 - Upgrade to Reactor 2022.0.0.
  • #1878 - Upgrade Slf4j to 2.0.3.
  • #1877 - Upgrade to Spring Framework 6.0.
  • #1876 - Upgrade Logback to 1.4.4.
  • #1875 - Upgrade to Jakarta Servlet API 6.0.
  • #1874 - Upgrade to Kotlin 1.7.21.
  • #1873 - Upgrade to Mockk 1.13.2.
  • #1863 - Upgrade to Jackson 2.14.

2.0 RC2

03 Nov 23:01
Compare
Choose a tag to compare
2.0 RC2 Pre-release
Pre-release
  • #1869 - Upgrade to Spring Framework 6.0 RC3.
  • #1867 - Extract domain types from controller methods returning (Entity|Collection)Model instances for reflection.
  • #1866 - Extract types for AOT reflection from RepresentationModelAssemblers.
  • #1865 - Upgrade to Jackson 2.14 RC3.

2.0 RC1

03 Nov 23:00
Compare
Choose a tag to compare
2.0 RC1 Pre-release
Pre-release
  • #1861 - Upgrade to Reactor 2022.0 RC1.
  • #1860 - Upgrade to Spring Plugin 3.0 RC1.
  • #1859 - Add build profile to monitor Jackson 2.14 development.
  • #1858 - Improve AOT metadata.
  • #1857 - Upgrade to Spring Framework 6.0 RC1.

2.0 M6

15 Sep 14:55
Compare
Choose a tag to compare
2.0 M6 Pre-release
Pre-release
  • #1819 - Add build time initialization hint for native compilation for MediaTypes.
  • #1822 - Add required runtime hints for native compilation.
  • #1827 - Switch to Spring Asciidoctor backends for reference documentation.
  • #1828 - Upgrade to Reactor 2022.0.0 M6.
  • #1830 - DummyInvocationUtils's ThreadLocal cache causes classloader leak.
  • #1846 - Upgrade to Spring Plugin 3.0 M2.
  • #1847 - Upgrade to Spring Framework 6.0 M6.
  • #1848 - Upgrade to Mockk 1.12.7.
  • #1849 - Upgrade to JUnit 5.9.
  • #1850 - Upgrade to JSONPath 2.7.0.
  • #1851 - Upgrade to Jackson 2.13.4.
  • #1852 - Upgrade to JaCoCo 0.8.8.
  • #1853 - Upgrade to Logback 1.4.1.
  • #1854 - Upgrade to Artifactory Maven Plugin 3.4.0.

1.5.2

15 Sep 14:54
Compare
Choose a tag to compare
  • #1843 - Upgrade to Spring Framework 5.3.23.
  • #1842 - Upgrade to Lombok 1.18.24.
  • #1841 - Upgrade to Jackson 2.13.4.
  • #1840 - Upgrade to Logback 1.2.11.
  • #1839 - Upgrade to Slf4j 1.7.36.
  • #1829 - Upgrade to Reactor 2020.0.23.
  • #1820 - DummyInvocationUtils's ThreadLocal cache causes classloader leak.

1.4.5

15 Sep 09:17
Compare
Choose a tag to compare
  • #1837 - Upgrade to Spring Framework 5.3.23.
  • #1836 - Upgrade to Lombok 1.8.24.
  • #1835 - Upgrade to Jackson 2.13.4.
  • #1834 - Upgrade to Logback 1.2.11.
  • #1833 - Upgrade to Slf4j 1.7.36.
  • #1832 - Upgrade to Reactor 2020.0.23.
  • #1831 - DummyInvocationUtils's ThreadLocal cache causes classloader leak.

2.0 M5

22 Jul 14:22
Compare
Choose a tag to compare
2.0 M5 Pre-release
Pre-release
  • #1817 - Improve JavaConfig for AOT use cases.

2.0 M4

14 Jul 10:19
Compare
Choose a tag to compare
2.0 M4 Pre-release
Pre-release
  • #1813 - Upgrade to Spring Framework 6.0 M5.
  • #1812 - Upgrade to Slf4j 1.7.36.
  • #1811 - Upgrade to Lombok 1.18.24.
  • #1810 - Upgrade to AssertJ 3.23.1.
  • #1809 - Upgrade to Reactor 2022.0.0 M4.
  • #1808 - Upgrade to Kotlin 1.7.
  • #1800 - UriTemplate can't recognize variable names that contain a dot.
  • #1796 - Change signature of ReactiveRepresentationModelAssembler.
  • #1793 - Path segment capturing {*…} not correctly expanded.
  • #1790 - Upgrade to Reactor 2022.0.0 M2.
  • #1775 - Optimization around constructing UriTemplate with multiple template variables of the same type.
  • #1722 - LinkBuilderSupport.toUri() double-encodes request parameters.

1.5.1

20 Jun 08:30
Compare
Choose a tag to compare
  • #1801 - UriTemplate can't recognize variable names that contain a dot.
  • #1797 - Optimization around constructing UriTemplate with multiple template variables of the same type.
  • #1794 - Path segment capturing {*…} not correctly expanded.
  • #1791 - LinkBuilderSupport.toUri() double-encodes request parameters.

1.4.4

20 Jun 08:30
Compare
Choose a tag to compare
  • #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.