Skip to content

Releases: Cosium/spring-data-jpa-entity-graph

4.0.4

23 Apr 13:47

Choose a tag to compare

What's Changed

  • Fluent querying can lead to invalid entity graph if multiple children nodes of a same child node are queried #318 by @roman-garcia in #319

New Contributors

Full Changelog: 4.0.3...4.0.4

4.0.3

22 Apr 13:28

Choose a tag to compare

What's Changed

  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #291
  • Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #292
  • Bump hibernate.version from 7.2.0.Final to 7.2.1.Final by @dependabot[bot] in #295
  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #294
  • Bump org.springframework:spring-test from 7.0.2 to 7.0.3 by @dependabot[bot] in #293
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 by @dependabot[bot] in #298
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #297
  • Bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 by @dependabot[bot] in #300
  • Bump hibernate.version from 7.2.1.Final to 7.2.3.Final by @dependabot[bot] in #299
  • Bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 by @dependabot[bot] in #302
  • Bump hibernate.version from 7.2.3.Final to 7.2.4.Final by @dependabot[bot] in #301
  • Bump org.springframework:spring-test from 7.0.3 to 7.0.4 by @dependabot[bot] in #303
  • Bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.31 by @dependabot[bot] in #304
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #305
  • Bump hibernate.version from 7.2.4.Final to 7.2.5.Final by @dependabot[bot] in #308
  • Bump org.springframework:spring-test from 7.0.4 to 7.0.5 by @dependabot[bot] in #307
  • Bump ch.qos.logback:logback-classic from 1.5.31 to 1.5.32 by @dependabot[bot] in #306
  • Bump hibernate.version from 7.2.5.Final to 7.2.6.Final by @dependabot[bot] in #309
  • Update JDK version from 17 to 21 in CI workflow by @reda-alaoui in #311
  • Bump git-code-format-maven-plugin.version from 5.4 to 6.0 by @dependabot[bot] in #310
  • Bump hibernate.version from 7.2.6.Final to 7.2.7.Final by @dependabot[bot] in #312
  • Bump org.springframework:spring-test from 7.0.5 to 7.0.6 by @dependabot[bot] in #313
  • Bump hibernate.version from 7.2.7.Final to 7.3.0.Final by @dependabot[bot] in #314
  • Bump hibernate.version from 7.3.0.Final to 7.3.1.Final by @dependabot[bot] in #315
  • Bump org.springframework:spring-test from 7.0.6 to 7.0.7 by @dependabot[bot] in #316
  • Support FluentQuery by @reda-alaoui and @roman-garcia in #317

Full Changelog: 4.0.2...4.0.3

4.0.2

04 Mar 13:41

Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

04 Mar 13:41

Choose a tag to compare

Full Changelog: 4.0.0...4.0.1

4.0.0

04 Mar 13:41

Choose a tag to compare

Breaking changes

  • EntityGraph repositories were rearranged to exactly mirror Spring Data JPA repositories. You may have to fix your imports.
  • ListCrudRepository and ListPagingAndSortingRepository repositories have now their EntityGraph counterpart.
  • Null safety added everywhere via JSpecify.

What's Changed

  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #254
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #255
  • Bump org.springframework:spring-test from 6.1.14 to 6.2.8 by @dependabot[bot] in #256
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #257
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #258
  • Bump org.springframework:spring-test from 6.2.8 to 6.2.9 by @dependabot[bot] in #259
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #260
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #261
  • Bump org.springframework:spring-test from 6.2.9 to 6.2.10 by @dependabot[bot] in #262
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #263
  • Bump org.springframework:spring-test from 6.2.10 to 6.2.11 by @dependabot[bot] in #266
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #265
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #268
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #267
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #271
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #270
  • Bump git-code-format-maven-plugin.version from 5.3 to 5.4 by @dependabot[bot] in #269
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #273
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #272
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #274
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #277
  • Bump org.springframework:spring-test from 6.2.11 to 6.2.12 by @dependabot[bot] in #276
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #278
  • Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #281
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #282
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #283
  • Bump org.springframework:spring-test from 6.2.12 to 7.0.2 by @dependabot[bot] in #285
  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 by @dependabot[bot] in #286
  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #288
  • Move to Spring Data 4 by @reda-alaoui in #289

Full Changelog: 3.5.0...4.0.0

3.0.0

05 Mar 15:15

Choose a tag to compare

Breaking changes

  • Moved from Java 8 to 17 as the source language
  • javax.persistence replaced by jakarta.persistence
  • com.cosium.spring.data.jpa.entity.graph.domain classes (deprecated in 2.7.x) have been removed in favor of com.cosium.spring.data.jpa.entity.graph.domain2
  • Default EntityGraph by name pattern feature (deprecated in 2.7.x) has been removed. *.default named EntityGraph are not considered as default EntityGraph anymore. Please read default EntityGraph to use the new Default EntityGraph feature instead.

What's Changed

New Contributors

Full Changelog: https://github.com/Cosium/spring-data-jpa-entity-graph/commits/spring-data-jpa-entity-graph-parent-3.0.0