Skip to content

Releases: introproventures/graphql-jpa-query

Release 1.4.0

25 Mar 01:05
1.4.0
26b0ced

Choose a tag to compare

What's Changed

⬆️ Dependencies

Full Changelog: 1.3.1...1.4.0

Release 1.3.1

25 Mar 01:05
1.3.1
d75591a

Choose a tag to compare

What's Changed

🔨 Other Changes

Full Changelog: 1.3.0...1.3.1

Release 1.3.0

14 Oct 20:09
1.3.0
dff3908

Choose a tag to compare

What's Changed

⬆️ Dependencies

  • Upgrade Spring Boot version to 3.5.4 / Graphql Java version 24.1 by @igdianov in #526

Full Changelog: 1.2.15...1.3.0

Release 1.2.15

05 Jun 17:41
1.2.15
5851a93

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix LOCATE search exception while fetching data: Parameter 2 of function 'locate()' has type 'STRING', by @igdianov in #523

Full Changelog: 1.2.14...1.2.15

1.2.12

31 Jan 23:14
1.2.12
232219b

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix NPE when parsing invalid timestamp variable inputs by @igdianov in #518

Full Changelog: 1.2.11...1.2.12

Release 1.2.11

29 Nov 00:07
1.2.11
e39c4fa

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix regression when query keys filter is not applied to the fetch query by @igdianov in #515

🔨 Other Changes

Full Changelog: 1.2.10...1.2.11

Release 1.2.10

01 Oct 04:03
1.2.10
01e6b03

Choose a tag to compare

What's Changed

✨ New Features

  • Add test coverage for total count edge cases by @igdianov in #509

🐛 Bug Fixes

  • Skip redundant fetch query for empty query keys results by @igdianov in #508

Full Changelog: 1.2.9...1.2.10

Release 1.2.9

30 Aug 03:27
1.2.9
fe6bcdc

Choose a tag to compare

What's Changed

🔨 Other Changes

New Contributors

Full Changelog: 1.2.8...1.2.9

Release 1.2.8

09 Aug 00:20
1.2.8
57cc6d6

Choose a tag to compare

What's Changed

⬆️ Dependencies

  • chore(deps-dev): bump io.github.graphql-java:graphql-java-annotations from 21.1 to 21.2 by @dependabot in #486
  • chore(deps): Update dependency versions to align with Spring Boot 3.3.2 managed dependencies by @igdianov in #487
  • chore(deps): bump jakarta.interceptor:jakarta.interceptor-api from 2.1.0 to 2.2.0 by @dependabot in #472
  • chore(deps): Bump io.gatling:gatling-maven-plugin from 4.8.2 to 4.9.6 by @dependabot in #494
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #460
  • chore(deps-dev): Bump io.gatling.highcharts:gatling-charts-highcharts from 3.10.5 to 3.11.5 by @dependabot in #493

Full Changelog: 1.2.7...1.2.8

Release v1.2.7

29 May 00:37
1.2.7
9880a2b

Choose a tag to compare

What's Changed

✨ New Features

  • Add aggregate query schema field and type descriptions by @igdianov in #489
  • Extract aggregate query fields for nested associations into dedicated by field by @igdianov in #490

Full Changelog: 1.2.6...1.2.7