Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: openapi-tools/jackson-dataformat-hal

Support @JsonView

Choose a tag to compare

@langecode langecode released this 24 May 10:05

Introducing support for @JsonView annotations (#33)

Thank to @timothy-volvo for the contribution.

Dependency update

Choose a tag to compare

@langecode langecode released this 05 Apr 19:28
  • Updating dependencies (9e8aab0)
  • Updated JUnit version (#30)
  • Updated README.md(#36)

Feature Release

Choose a tag to compare

@langecode langecode released this 15 Jan 18:57
  • Fixing reference to vulnerable Jackson version
  • HALLink serializable (#22)

Bug Fix

Choose a tag to compare

@langecode langecode released this 15 Jan 18:48
  • Fixing problem with @JsonTypeInfo (#25)

Thanks to @Phil404 for the contribution.

Adding Curie Support

Choose a tag to compare

@langecode langecode released this 10 Nov 11:10

Adding support for using curies in the definition of link relation keys - as defined by the HAL specification. Proposed in #4.