Skip to content

Releases: Ouest-France/querydsl-postgrest

1.3.0

08 Feb 08:23
337e870
Compare
Choose a tag to compare

Version 1.3.0

🌟 Features

❤️ Thanks to all contributors!

Full Changelog: 1.2.3...1.3.0

1.2.4

07 Feb 16:53
e824052
Compare
Choose a tag to compare

Version 1.2.4

🌟 Features

❤️ Thanks to all contributors!

Full Changelog: 1.2.3...1.2.4

1.2.3

02 Feb 08:50
b2c52e9
Compare
Choose a tag to compare

Version 1.2.3

🌟 Features

❤️ Thanks to all contributors!

Full Changelog: 1.2.2...1.2.3

1.2.2

17 Jan 18:49
13017b0
Compare
Choose a tag to compare

Version 1.2.2

🌟 Features

❤️ Thanks to all contributors!

Full Changelog: 1.2.1...1.2.2

1.2.1

27 Dec 12:39
3496de0
Compare
Choose a tag to compare

Version 1.2.1

🌟 Features

  • Add Default content-type

❤️ Thanks to all contributors!
@arnaud-thorel-of

1.2.0

21 Dec 23:26
4b4b33c
Compare
Choose a tag to compare

Version 1.2.0

🌟 Features

  • Add Postgrest extension (filter ilike, contains, contained)

🐞 Bug-Fixes

❤️ Thanks to all contributors!

Full Changelog: 1.1.0...1.2.0

1.1.0

07 Dec 16:09
bb5ade0
Compare
Choose a tag to compare

Version 1.1.0

🌟 Features

  • Add vertical filtering with @Selectannotation
  • Java record support
  • Improve documentation

🐞 Bug-Fixes

  • Fix like operator issue

❤️ Thanks to all contributors!

Full Changelog: 1.0.0...1.1.0

1.0.0

20 Nov 15:43
Compare
Choose a tag to compare

First official release

🌟 Features

  • Concrete implementation of postgrest implementation
  • Domain data using pagination, sorting, and page results
  • Allow to add headers
  • Allow usage of specific HttpAdapters with interceptors