QueryDSL 6.0.0.M1
Pre-release
Pre-release
What's Changed
- Quick build on examples and store test results by @velo in #108
- Remove joda time by @velo in #118
- Merge using tests by @borgiiri in #115
- Q5 merge by @velo in #123
- Make merging table to table work by @borgiiri in #119
- Junit modernization by @velo in #132
- Migration to hibernate 6 by @danielvion in #109
List of PRs that updated libraries versions
- Bump org.eclipse.jdt:ecj from 3.26.0 to 3.35.0 by @dependabot in #69
- Bump com.oracle.database.jdbc:ojdbc8 from 21.7.0.0 to 23.3.0.23.09 by @dependabot in #98
- Bump derby.version from 10.16.1.1 to 10.17.1.0 by @dependabot in #99
- Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 12.4.2.jre8 by @dependabot in #105
- Bump org.firebirdsql.jdbc:jaybird from 4.0.6.java8 to 5.0.2.java8 by @dependabot in #106
- Bump org.postgresql:postgresql from 42.3.4 to 42.6.0 by @dependabot in #102
- Bump org.springframework:spring-jdbc from 5.3.8 to 6.0.13 by @dependabot in #87
- Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0 by @dependabot in #107
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.15.3 to 0.18.3 by @dependabot in #103
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #111
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre8 to 12.5.0.jre8-preview by @dependabot in #112
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #113
- Bump org.springframework:spring-jdbc from 6.0.13 to 6.1.0 by @dependabot in #114
- Bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 by @dependabot in #116
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #121
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #120
- Bump org.springframework:spring-jdbc from 6.1.0 to 6.1.1 by @dependabot in #128
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #127
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #126
- Bump org.codehaus.plexus:plexus-component-annotations from 1.7.1 to 2.1.1 by @dependabot in #125
- Bump mvn.version from 3.6.0 to 3.9.5 by @dependabot in #124
- Bump com.squareup:kotlinpoet from 1.14.2 to 1.15.1 by @dependabot in #117
- Bump org.xerial:sqlite-jdbc from 3.44.0.0 to 3.44.1.0 by @dependabot in #129
- Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.0 by @dependabot in #130
- Bump org.firebirdsql.jdbc:jaybird from 5.0.2.java8 to 5.0.3.java8 by @dependabot in #131
- Bump io.sundr:sundr-maven-plugin from 0.103.0 to 0.103.1 by @dependabot in #134
- Bump org.codehaus.mojo:build-helper-maven-plugin from 1.3 to 3.5.0 by @dependabot in #133
- Bump com.squareup:kotlinpoet-jvm from 1.15.1 to 1.15.2 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #138
- Bump mvn.version from 3.9.5 to 3.9.6 by @dependabot in #137
New Contributors
- @danielvion made their first contribution in #109
Full Changelog: 5.1.1...6.0.0.M1