Releases: Cosium/spring-data-jpa-entity-graph
Releases · Cosium/spring-data-jpa-entity-graph
4.0.4
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
- @roman-garcia made their first contribution in #319
Full Changelog: 4.0.3...4.0.4
4.0.3
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
What's Changed
- Add @generated annotation to generated EntityGraph classes by @reda-alaoui in #290
Full Changelog: 4.0.1...4.0.2
4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
Breaking changes
- EntityGraph repositories were rearranged to exactly mirror Spring Data JPA repositories. You may have to fix your imports.
ListCrudRepositoryandListPagingAndSortingRepositoryrepositories 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
Breaking changes
- Moved from Java 8 to 17 as the source language
javax.persistencereplaced byjakarta.persistencecom.cosium.spring.data.jpa.entity.graph.domainclasses (deprecated in 2.7.x) have been removed in favor ofcom.cosium.spring.data.jpa.entity.graph.domain2Default EntityGraph by name patternfeature (deprecated in 2.7.x) has been removed.*.defaultnamed EntityGraph are not considered as default EntityGraph anymore. Please read default EntityGraph to use the newDefault EntityGraphfeature instead.
What's Changed
- Added EntityGraphUtils.fromAttributePaths by @goulashify in #4
- Update to Spring Data 2.0.0.RC3 by @marceloverdijk in #12
- Update Spring Data dependency to 2.0.0.RELEASE by @marceloverdijk in #14
- Add equals/hashCode implementations to the EntityGraph classes by @thyming in #22
- Use entity graph type LOAD instead of FETCH by @devnied in #35
- Convert to a multi-module project by @reda-alaoui in #37
- Add an entity graph generator by @reda-alaoui in #38
- Bump junit from 4.12 to 4.13.1 in /core by @dependabot[bot] in #46
- 2.4.x Version by @huijiewei in #48
- graalvm native image support by @czp3009 in #49
- Do not ignore empty entitygraph by @reda-alaoui in #72
- DefaultEntityGraph V2 by @reda-alaoui in #76
- Add type safe noop entity graph for generated entity graphs by @Cedricboisselrichard in #78
New Contributors
- @goulashify made their first contribution in #4
- @marceloverdijk made their first contribution in #12
- @thyming made their first contribution in #22
- @devnied made their first contribution in #35
- @huijiewei made their first contribution in #48
- @czp3009 made their first contribution in #49
- @Cedricboisselrichard made their first contribution in #78
Full Changelog: https://github.com/Cosium/spring-data-jpa-entity-graph/commits/spring-data-jpa-entity-graph-parent-3.0.0