Skip to content

Releases: p3t/spring-cursorpaging

Improve PageRequest

26 Jan 08:06
@p3t p3t
a0d7764
Compare
Choose a tag to compare
  • Small behavior change of withPageSize to accept null and returning a new PageRequest on any change.
  • Internal improvements to deal with deserialized values in page requests.

Full Changelog: v0.9.9.9...v0.9.10

v0.9.9.9

05 Jan 08:13
@p3t p3t
5a51ce6
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feature/api-improvents by @p3t in #67
  • Dependabot was still on gradle by @p3t in #68
  • New utility class for generating HATEAOS Links & more operations for filters (less-or-equal/greater-or-equal) by @p3t in #74
  • Provide a way to express a "not exists" or "has not any" filter by @p3t in #87

Bugs fixed

  • Replace gradle with maven build by @p3t in #62

Full Changelog: v0.9.8...v0.9.9.9

v0.9.9-RC9

19 Dec 13:13
@p3t p3t
93895b2
Compare
Choose a tag to compare

NPE fix in deserializing page-requests

Full Changelog: v0.9.9-RC8...v0.9.9-RC9

v0.9.9-RC8

19 Dec 10:10
@p3t p3t
9be1624
Compare
Choose a tag to compare

Bugfix in expand link

Full Changelog: v0.9.9-RC7...v0.9.9-RC8

Improvements in usage of RequestSerializer and creation of links

18 Dec 15:17
@p3t p3t
7c3b9e4
Compare
Choose a tag to compare

What's Changed

Enhancements

  • New utility class for generating HATEAOS Links & more operations for filters (less-or-equal/greater-or-equal) by @p3t in #74

Full Changelog: v0.9.9-RC6...v0.9.9-RC7

Small API Improvements and fixes

11 Dec 17:31
@p3t p3t
c14672d
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feature/api-improvents by @p3t in #67
  • Dependabot was still on gradle by @p3t in #68

Full Changelog: v0.9.9-RC5...v0.9.9-RC6

v0.9.9-RC5

05 Dec 12:30
@p3t p3t
ef5b3e2
Compare
Choose a tag to compare

What's Changed

  • Removed not needed and conflicting autoconfig. by @p3t in #66
  • re-added protobuf dependency for cursor serialization (removed wrong compile scope)

Full Changelog: v0.9.9-RC4...v0.9.9-RC5

API cleanup

03 Dec 17:14
@p3t p3t
fbf1cfd
Compare
Choose a tag to compare

!Breaking API Change!

Decided to rename Attribute.path(...) into Attribute.of(...). No need to distinguish between single attributes and attributes consisting out of a path of attributes here!

What's Changed

  • Cleanup tasks by @p3t in #64
  • API improvements & cleanup by @p3t in #65

Full Changelog: v0.9.9-RC3...v0.9.9-RC4

Next-request in page fixed and value converstions in filters

15 Nov 22:14
@p3t p3t
48feb4d
Compare
Choose a tag to compare

What's Changed

  • Upgrade to java 21 by @p3t in #63

Full Changelog: v0.9.9-RC2...v0.9.9-RC3

Fix lombok issue when including library

13 Nov 09:39
@p3t p3t
Compare
Choose a tag to compare
Pre-release

Fix: Lombok stops to produce code when including this library