Releases: toedter/spring-hateoas-jsonapi
Releases · toedter/spring-hateoas-jsonapi
v2.1.1
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.4.0
- Bump dependencies based on Spring Boot 3.4.0
v2.1.0
Features
Documentation
- add new configuration documentation
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.3.1
- Bump dependencies based on Spring Boot 3.3.2
Contributors
Thank you to all the contributors who worked on this release:
@jimirocks
v2.0.8
Documentation
Example
- improve JSDON:API error handling
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.3.0
- Bump dependencies based on Spring Boot 3.3.1
v2.0.7
Bug Fixes
- Fix combination of @JsonApiMeta together with @JsonInclude(JsonInclude.Include.NON_NULL) (#85)
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.2.0
- Bump dependencies based on Spring Boot 3.2.1
v2.0.6
Misc
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.1.2
- Bump dependencies based on Spring Boot 3.1.4
v2.0.5
Misc
- Fix imports of
JsonIgnore
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.1.0
- Bump dependencies based on Spring Boot 3.1.0
v2.0.4
Bug Fixes
- Fix serialization of inherited meta information (field or method). (#74)
v2.0.3
Bug Fixes
- Fix deserialization of relationships with
"data": null
, which is JSON:API conform. (#72)
- Fix deserialization of relationships in included resources. (#73)
Dependency Bumps
- Bump dependency to Spring HATEOAS 2.0.2
- Bump dependencies based on Spring Boot 3.0.4
v2.0.2
Bug Fixes
Dependency Bumps
- Bump dependencies based on Spring Boot 3.0.2
v2.0.1
Bug Fixes
- fix creation of
JsonApiObject
using false
as single argument (#69)
Dependency Bumps
- Bump dependencies based on Spring Boot 3.0.1