Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
0ff1654
Exclude querydsl-apt-test test module from Maven Central deploy
velo May 26, 2026
145f02d
Build(deps): Bump hibernate.version from 7.3.6.Final to 7.4.0.Final
dependabot[bot] May 27, 2026
375b3d4
Build(deps): Bump ksp.version from 2.3.8 to 2.3.9
dependabot[bot] May 27, 2026
860fc30
Build(deps): Bump ksp.version from 2.3.8 to 2.3.9 (#1760)
github-actions[bot] May 27, 2026
4846482
Publish querydsl-bom as a real module so it auto-deploys to Central (…
velo May 27, 2026
5f73b96
Fix examples build with Hibernate 7.4 JAXB convergence
velo May 27, 2026
d2a68a7
fix(apt): circular dependencies are not problematic (#1761)
Athou May 27, 2026
072009e
Fix @QueryProjection constructor generation for Kotlin value classes …
s-chan-o May 27, 2026
548e87f
Fix Hibernate 7.4 jakarta.xml.bind-api convergence via dependencyMana…
velo May 27, 2026
851ffd5
Build(deps): Bump hibernate.version from 7.3.6.Final to 7.4.0.Final (…
github-actions[bot] May 27, 2026
22034fb
Build(deps): Bump surefire.version from 3.5.5 to 3.5.6
dependabot[bot] May 28, 2026
2d66c79
Build(deps): Bump mongodb.version from 5.7.0 to 5.7.1
dependabot[bot] May 28, 2026
632ea3f
Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin
dependabot[bot] May 28, 2026
d3469cb
Build(deps): Bump quarkus.version from 3.35.4 to 3.36.0
dependabot[bot] May 28, 2026
d573a6b
Build(deps): Bump quarkus.version from 3.35.4 to 3.36.0 (#1767)
github-actions[bot] May 28, 2026
f0667b8
Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from…
github-actions[bot] May 28, 2026
ed86ac3
Build(deps): Bump mongodb.version from 5.7.0 to 5.7.1 (#1765)
github-actions[bot] May 28, 2026
fc8c70a
Build(deps): Bump surefire.version from 3.5.5 to 3.5.6 (#1764)
github-actions[bot] May 28, 2026
502e7af
Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin
dependabot[bot] May 29, 2026
685f3b0
Build(deps): Bump com.fasterxml.jackson:jackson-bom
dependabot[bot] May 29, 2026
a6e7248
Build(deps): Bump mongodb.version from 5.7.1 to 5.8.0
dependabot[bot] May 29, 2026
be24ca2
Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.…
github-actions[bot] May 29, 2026
8435d3e
Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin …
github-actions[bot] May 29, 2026
8c29d8d
Build(deps): Bump mongodb.version from 5.7.1 to 5.8.0 (#1770)
github-actions[bot] May 29, 2026
7e94db3
Route JPAInsertClause.execute() through native SQL when values contai…
zio0911 Jun 1, 2026
71b6186
Build(deps-dev): Bump io.mockk:mockk-jvm from 1.14.9 to 1.14.11
dependabot[bot] Jun 1, 2026
1cd6e57
Build(deps): Bump com.fasterxml.jackson:jackson-bom
dependabot[bot] Jun 1, 2026
dba4532
Build(deps-dev): Bump io.mockk:mockk-jvm from 1.14.9 to 1.14.11 (#1772)
github-actions[bot] Jun 1, 2026
d996242
Bump ibm image (old one is reported as ransomware by company firewall…
kamilkrzywanski Jun 3, 2026
d396a92
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks
dependabot[bot] Jun 3, 2026
2efbb04
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks f…
github-actions[bot] Jun 3, 2026
40a320e
Build(deps): Bump kotlin.version from 2.3.21 to 2.4.0
dependabot[bot] Jun 3, 2026
8ce73bd
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java
dependabot[bot] Jun 3, 2026
e8ad6e0
Build(deps-dev): Bump dev.zacsweers.kctfork:core from 0.12.1 to 0.13.0
dependabot[bot] Jun 3, 2026
ea963c8
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin
dependabot[bot] Jun 3, 2026
435dd0e
Build(deps): Bump quarkus.version from 3.36.0 to 3.36.1
dependabot[bot] Jun 3, 2026
3dfec7a
Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.8 to 1.18.10
dependabot[bot] Jun 3, 2026
30d2591
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.…
github-actions[bot] Jun 3, 2026
5454c6d
Build(deps): Bump quarkus.version from 3.36.0 to 3.36.1 (#1783)
github-actions[bot] Jun 3, 2026
fcf36db
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from…
github-actions[bot] Jun 3, 2026
ddf3f93
Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.8 to 1.18.10…
github-actions[bot] Jun 3, 2026
d373629
Build(deps): Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0
dependabot[bot] Jun 4, 2026
1e3c55e
Build(deps): Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0 (#…
github-actions[bot] Jun 4, 2026
f782690
Align kctfork test dependencies
velo Jun 5, 2026
54169d5
Document release process in CONTRIBUTING
velo Jun 5, 2026
816c733
Build(deps-dev): Bump org.jacoco:jacoco-maven-plugin
dependabot[bot] Jun 8, 2026
61a898a
Build(deps-dev): Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0…
github-actions[bot] Jun 8, 2026
83f956b
Migration to junit5 (#1776)
kamilkrzywanski Jun 8, 2026
16bac7e
Build(deps): Bump spring.version from 7.0.7 to 7.0.8
dependabot[bot] Jun 9, 2026
32598ed
Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.45.0 to 3.46.0
dependabot[bot] Jun 9, 2026
07001b7
Build(deps): Bump io.projectreactor:reactor-bom
dependabot[bot] Jun 9, 2026
635c4db
Build(deps): Bump io.smallrye:jandex from 3.5.3 to 3.6.0
dependabot[bot] Jun 9, 2026
34347d8
Build(deps): Bump spring.version from 7.0.7 to 7.0.8 (#1792)
github-actions[bot] Jun 9, 2026
4595e25
Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.45.0 to 3.46.0 (#1793)
github-actions[bot] Jun 9, 2026
594ab7c
Build(deps): Bump io.projectreactor:reactor-bom from 2025.0.5 to 2025…
github-actions[bot] Jun 9, 2026
1512fdd
Build(deps): Bump io.smallrye:jandex from 3.5.3 to 3.6.0 (#1795)
github-actions[bot] Jun 9, 2026
998aad0
Render object arrays as Kotlin Array<T> in querydsl-kotlin-codegen (#…
seonwooj0810 Jun 9, 2026
42dc41c
Build(deps): Bump hibernate.version from 7.4.0.Final to 7.4.1.Final
dependabot[bot] Jun 10, 2026
8867566
Build(deps): Bump hibernate.version from 7.4.0.Final to 7.4.1.Final (…
github-actions[bot] Jun 10, 2026
ad54a63
Add flatten-maven-plugin to querydsl-bom (#1796)
dodgex Jun 10, 2026
3bd5afb
Build(deps): Bump springboot.version from 4.0.6 to 4.1.0
dependabot[bot] Jun 11, 2026
844b128
Build(deps): Bump springboot.version from 4.0.6 to 4.1.0 (#1798)
github-actions[bot] Jun 11, 2026
4b1640b
Centralize jackson version in a single jackson.version property
velo Jun 11, 2026
678bda2
Centralize kctfork version in a single kctfork.version property
velo Jun 11, 2026
fb35222
Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.…
github-actions[bot] Jun 11, 2026
4939d7c
Merge kotlin.version 2.4.0 bump (#1779) to fix kctfork/kotlin compile…
velo Jun 11, 2026
876a63d
Pin kapt execution to process-sources, its pre-kotlin-2.4 default phase
velo Jun 11, 2026
78e67d9
Build(deps-dev): Bump dev.zacsweers.kctfork:core from 0.12.1 to 0.13.…
github-actions[bot] Jun 11, 2026
6600d76
Restore dependency-submission workflow, fixed for consistent runs (#1…
velo Jun 11, 2026
f417eaa
Pin netty-bom 4.1.135.Final in quarkus example to fix CVE alerts (#1799)
velo Jun 11, 2026
4f2fa33
Build(deps): Bump quarkus.version from 3.36.1 to 3.36.2
dependabot[bot] Jun 12, 2026
2a47fda
Build(deps): Bump quarkus.version from 3.36.1 to 3.36.2 (#1801)
github-actions[bot] Jun 12, 2026
15f7520
[ci skip] updating versions to next development iteration 7.4-SNAPSHOT
velo Jun 13, 2026
4e27a40
prepare release 7.4.0
velo Jun 15, 2026
115016a
[ci skip] updating versions to next development iteration 7.5-SNAPSHOT
velo Jun 15, 2026
dbbf2ec
querydsl-bom: keep <url> in flattened pom (Maven Central requires Pro…
velo Jun 15, 2026
7b51008
prepare release 7.4.0
velo Jun 15, 2026
5e099ef
[ci skip] updating versions to next development iteration 7.5-SNAPSHOT
velo Jun 15, 2026
555e2ca
Build(deps-dev): Bump org.sonatype.central:central-publishing-maven-p…
dependabot[bot] Jun 17, 2026
41f8472
Build(deps-dev): Bump org.sonatype.central:central-publishing-maven-p…
github-actions[bot] Jun 17, 2026
89e2890
fix: ksp-codegen generates unqualified type reference for @EmbeddedId…
mobpolice Jun 17, 2026
5584909
More clear approach to achevice correct classloader (#1804)
kamilkrzywanski Jun 17, 2026
09d7e13
Fix nondeterministic constant ordering causing possible incorrect in-…
plalx Jun 17, 2026
c0abe0a
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin
dependabot[bot] Jun 18, 2026
7bff459
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java
dependabot[bot] Jun 18, 2026
e332bb6
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks
dependabot[bot] Jun 18, 2026
e62bf71
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from…
github-actions[bot] Jun 18, 2026
9cb0e40
Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.…
github-actions[bot] Jun 18, 2026
400a640
Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks f…
github-actions[bot] Jun 18, 2026
4603b41
Build(deps): Bump quarkus.version from 3.36.2 to 3.36.3
dependabot[bot] Jun 19, 2026
aeac0e1
Build(deps): Bump quarkus.version from 3.36.2 to 3.36.3 (#1811)
github-actions[bot] Jun 19, 2026
563fb9e
Add Turso (SQLite-compatible) database support (#1813)
velo Jun 21, 2026
9955201
test: enable CUBRID integration test suites (#1815)
velo Jun 21, 2026
adcca97
ci: migrate from CircleCI to GitHub Actions with cached core-jar buil…
velo Jun 21, 2026
a9b125d
Merge origin/master into 8.x: CircleCI to GHA, Turso, JUnit5, depende…
velo Jun 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
540 changes: 0 additions & 540 deletions .circleci/config.yml

This file was deleted.

47 changes: 47 additions & 0 deletions .github/actions/setup-build/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: "Setup build environment"
description: "Install JDKs (17/21/25), generate Maven toolchains.xml, and restore the Maven dependency cache"

runs:
using: "composite"
steps:
- name: Set up JDKs 17, 21 and 25
uses: actions/setup-java@v4
with:
distribution: "temurin"
java-version: |
17
21
25

- name: Generate Maven toolchains.xml
shell: bash
run: |
mkdir -p ~/.m2
cat > ~/.m2/toolchains.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<toolchains>
<toolchain>
<type>jdk</type>
<provides><version>17</version></provides>
<configuration><jdkHome>${JAVA_HOME_17_X64}</jdkHome></configuration>
</toolchain>
<toolchain>
<type>jdk</type>
<provides><version>21</version></provides>
<configuration><jdkHome>${JAVA_HOME_21_X64}</jdkHome></configuration>
</toolchain>
<toolchain>
<type>jdk</type>
<provides><version>25</version></provides>
<configuration><jdkHome>${JAVA_HOME_25_X64}</jdkHome></configuration>
</toolchain>
</toolchains>
EOF

- name: Cache Maven dependencies
uses: actions/cache@v4
with:
path: ~/.m2/repository
key: maven-deps-${{ hashFiles('**/pom.xml') }}
restore-keys: |
maven-deps-
16 changes: 0 additions & 16 deletions .circleci/settings.xml → .github/settings.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
<!--

Copyright 2012-2019 The Feign Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and limitations under
the License.

-->
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
Expand All @@ -36,4 +21,3 @@
</profile>
</profiles>
</settings>

Loading
Loading