spring-hateoas

Spring HATEOAS - Library to support implementing representations for hyper-text driven REST web services.

APACHE-2.0 License

Stars
1K
Committers
79

Bot releases are hidden (Show)

spring-hateoas - 1.5.2

Published by odrotbohm about 2 years ago

  • #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.
spring-hateoas - 1.4.5

Published by odrotbohm about 2 years ago

  • #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.
spring-hateoas - 2.0 M5

Published by odrotbohm about 2 years ago

  • #1817 - Improve JavaConfig for AOT use cases.
spring-hateoas - 2.0 M4

Published by odrotbohm over 2 years ago

  • #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.
spring-hateoas - 1.5.1

Published by odrotbohm over 2 years ago

  • #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.
spring-hateoas - 1.4.4

Published by odrotbohm over 2 years ago

  • #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.
spring-hateoas - 2.0 M3

Published by odrotbohm over 2 years ago

  • #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().
spring-hateoas - 1.5 GA

Published by odrotbohm over 2 years ago

  • #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.
spring-hateoas - 1.4.3

Published by odrotbohm over 2 years ago

  • #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.
spring-hateoas - 1.5 RC1

Published by odrotbohm over 2 years ago

  • #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().
spring-hateoas - 1.4.2

Published by odrotbohm over 2 years ago

  • #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().
spring-hateoas - 2.0 M2

Published by odrotbohm over 2 years ago

  • #1757 - Add support for @javax.validation.constraints.NotBlank.
spring-hateoas - 1.5 M2

Published by odrotbohm over 2 years ago

  • #1758 - Upgrade to Spring 5.3.16.
  • #1753 - Add support for @javax.validation.constraints.NotBlank.
spring-hateoas - 2.0 M1

Published by odrotbohm almost 3 years ago

  • #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.
spring-hateoas - 1.5 M1

Published by odrotbohm almost 3 years ago

  • #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.
spring-hateoas - 1.4.1

Published by odrotbohm almost 3 years ago

  • #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.
spring-hateoas - 1.3.7

Published by odrotbohm almost 3 years ago

  • #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().
spring-hateoas - 1.4 GA

Published by odrotbohm almost 3 years ago

  • #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.
spring-hateoas -

Published by odrotbohm almost 3 years ago

  • #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 the ObjectMapper is configured to not fail on those.
  • #1691 - Use Links.collector() in JsonPathLinksDiscoverer.
  • #1689 - Fix Javadoc in LinkDiscoverer.findLinkWithRel(…).
spring-hateoas - 1.2.11

Published by odrotbohm almost 3 years ago

  • #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 the ObjectMapper is configured to not fail on those.
  • #1692 - Use Links.collector() in JsonPathLinksDiscoverer.
  • #1690 - Fix Javadoc in LinkDiscoverer.findLinkWithRel(…).
Package Rankings
Top 4.27% on Repo1.maven.org