Skip to content

1.3.4

Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 16 Sep 11:24
· 412 commits to main since this release
  • #1622 - Upgrade to Jackson 2.12.5.
  • #1621 - Upgrade to Reactor 2020.0.11.
  • #1620 - Upgrade to Slf4j 1.7.32.
  • #1619 - Upgrade to Kotlin 1.4.32.
  • #1618 - Upgrade to Spring Framework 5.3.10.
  • #1610 - Avoid superfluous object creation in Link.valueOf(…).
  • #1605 - Wrong nullability declarations for properties of Link.
  • #1603 - @JsonIdentityInfo not rendering correctly since Spring HATEOAS 1.1.2.
  • #1600 - Receiving duplicate key when bean property accessors collide.
  • #1589 - WebMvcLinkBuilder.linkTo(Method, Object[]) does not append request parameters properly.