QueryDSL 6.0.0.M2
Pre-release
Pre-release
What's Changed
- Querydsl JPA <-> spring data repository integration by @velo in #141
- Quarkus example with querydsl by @velo in #147
- Re-enabled japicmp by @velo in #148
- Fix H2 tests by @velo in #153
- Fixed the group by iteration by @danielvion in #154
- Remove hamcrest by @velo in #156
- Skip external database tests only on local development profile by @velo in #157
List of PRs that updated libraries versions
- Bump com.google.inject:guice from 5.0.1 to 7.0.0 by @dependabot in #79
- Bump hibernate.version from 6.3.1.Final to 6.4.0.Final by @dependabot in #142
- Bump com.squareup:kotlinpoet-jvm from 1.15.2 to 1.15.3 by @dependabot in #143
- Bump io.smallrye:jandex from 3.1.2 to 3.1.6 by @dependabot in #144
- Bump jakarta.activation:jakarta.activation-api from 2.1.1 to 2.1.2 by @dependabot in #145
- Bump com.h2database:h2 from 1.4.200 to 2.2.220 in /querydsl-jpa-spring by @dependabot in #146
- Bump quarkus.version from 3.5.3 to 3.6.1 by @dependabot in #150
- Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #152
- Bump quarkus.version from 3.6.1 to 3.6.2 by @dependabot in #158
Full Changelog: 6.0.0.M1...6.0.0.M2