From c8b4b3016aa9fcfab7d22d14aa85113b3128bccd Mon Sep 17 00:00:00 2001 From: zero88 Date: Sat, 22 Jun 2024 18:08:51 +0700 Subject: [PATCH] release(jooqx): prepare release 2.0.0-rc3 --- .github_changelog_generator | 3 +- CHANGELOG.md | 95 ------------------- .../asciidoc/src/antora/pages/core-usage.adoc | 27 ++++++ 3 files changed, 29 insertions(+), 96 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 835e7efe..458015c6 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,6 +1,7 @@ base=CHANGELOG.md breaking-labels=breaking-changes bug-labels=T: Bug -exclude-tags-regex=(jpa|rsql)\/v.+ +exclude-tags-regex=(jpa|rsql|docs\/.+)\/v.+ exclude-labels=R: Duplicate,R: Invalid,R: Wontfix,T: Question,!release-note,Project: jpa,Project: rsql enhancement-labels=T: Improvement,T: Feature +exclude-tags=v2.0.0-rc2,v2.0.0-rc2+2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 751615b5..c45ff916 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,100 +1,5 @@ # Changelog -## [v2.0.0-rc2+2](https://github.com/zero88/jooqx/tree/v2.0.0-rc2+2) (2024-06-22) - -[Full Changelog](https://github.com/zero88/jooqx/compare/docs/jooqx/v2.0.0-rc2...v2.0.0-rc2+2) - -**Merged pull requests:** - -- feat\(gha\): Tweak a step to make jooqx support multiple java versions [\#250](https://github.com/zero88/jooqx/pull/250) ([zero88](https://github.com/zero88)) - -## [docs/jooqx/v2.0.0-rc2](https://github.com/zero88/jooqx/tree/docs/jooqx/v2.0.0-rc2) (2024-06-21) - -[Full Changelog](https://github.com/zero88/jooqx/compare/v2.0.0-rc2...docs/jooqx/v2.0.0-rc2) - -## [v2.0.0-rc2](https://github.com/zero88/jooqx/tree/v2.0.0-rc2) (2024-06-21) - -[Full Changelog](https://github.com/zero88/jooqx/compare/v2.0.0-rc.1...v2.0.0-rc2) - -**Implemented enhancements:** - -- Support jooq 3.19.\* [\#174](https://github.com/zero88/jooqx/issues/174) - -**Fixed bugs:** - -- DataTypeMapper does not work correctly since jOOQ3.18 [\#235](https://github.com/zero88/jooqx/issues/235) - -**Merged pull requests:** - -- feat\(gradle\): Tweak a step to make jooqx support multiple java versions [\#248](https://github.com/zero88/jooqx/pull/248) ([zero88](https://github.com/zero88)) -- fix\(DataTypeMapper\): support jooq version \>= 3.18 [\#243](https://github.com/zero88/jooqx/pull/243) ([zero88](https://github.com/zero88)) -- fix\(deps\): update jooq.jdk17 to v3.19.10 \(patch\) [\#240](https://github.com/zero88/jooqx/pull/240) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.hsqldb:hsqldb to v2.7.3 [\#239](https://github.com/zero88/jooqx/pull/239) ([renovate[bot]](https://github.com/apps/renovate)) -- chore\(renovate\): add renovate for sdkman [\#236](https://github.com/zero88/jooqx/pull/236) ([zero88](https://github.com/zero88)) -- fix\(deps\): update dependency org.xerial:sqlite-jdbc to v3.46.0.0 [\#232](https://github.com/zero88/jooqx/pull/232) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update agroal.jdk11 to v2.4 \(minor\) [\#231](https://github.com/zero88/jooqx/pull/231) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): adapt postgres test on jOOQ@3.19.8 [\#230](https://github.com/zero88/jooqx/pull/230) ([zero88](https://github.com/zero88)) -- fix\(deps\): update vertx to v4.5.8 \(minor\) [\#226](https://github.com/zero88/jooqx/pull/226) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency ch.qos.logback:logback-classic to v1.5.6 [\#224](https://github.com/zero88/jooqx/pull/224) ([zero88](https://github.com/zero88)) -- fix\(deps\): update testcontainers-java monorepo to v1.19.8 [\#221](https://github.com/zero88/jooqx/pull/221) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update jackson to v2.17.1 [\#220](https://github.com/zero88/jooqx/pull/220) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.xerial:sqlite-jdbc to v3.45.3.0 [\#219](https://github.com/zero88/jooqx/pull/219) ([renovate[bot]](https://github.com/apps/renovate)) -- chore\(deps\): update dependency nu.studer.jooq to v5.2.2 [\#218](https://github.com/zero88/jooqx/pull/218) ([renovate[bot]](https://github.com/apps/renovate)) -- Feature/java17 baseline [\#217](https://github.com/zero88/jooqx/pull/217) ([zero88](https://github.com/zero88)) -- fix\(deps\): update slf4j monorepo to v2.0.13 [\#214](https://github.com/zero88/jooqx/pull/214) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency jacoco to v0.8.12 [\#213](https://github.com/zero88/jooqx/pull/213) ([renovate[bot]](https://github.com/apps/renovate)) -- Improvement/reogranize project [\#212](https://github.com/zero88/jooqx/pull/212) ([zero88](https://github.com/zero88)) -- fix\(deps\): update mutinylibs.version.mutiny to v2.30.1 [\#205](https://github.com/zero88/jooqx/pull/205) ([renovate[bot]](https://github.com/apps/renovate)) -- Renovate/logback [\#203](https://github.com/zero88/jooqx/pull/203) ([zero88](https://github.com/zero88)) -- fix\(deps\): update junit5 monorepo to v5.10.2 [\#202](https://github.com/zero88/jooqx/pull/202) ([renovate[bot]](https://github.com/apps/renovate)) -- Improvement/enable sonar step [\#201](https://github.com/zero88/jooqx/pull/201) ([zero88](https://github.com/zero88)) -- fix\(deps\): update log4j2 monorepo to v2.23.1 [\#200](https://github.com/zero88/jooqx/pull/200) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update jacksonlibs.version.jackson to v2.17.0 [\#199](https://github.com/zero88/jooqx/pull/199) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update slf4j monorepo to v2 \(major\) [\#198](https://github.com/zero88/jooqx/pull/198) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.jetbrains:annotations to v24 [\#197](https://github.com/zero88/jooqx/pull/197) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update testcontainers-java monorepo to v1.19.7 [\#196](https://github.com/zero88/jooqx/pull/196) ([renovate[bot]](https://github.com/apps/renovate)) -- chore\(build-analysis\): add matrix step in build.gradle.kts [\#195](https://github.com/zero88/jooqx/pull/195) ([zero88](https://github.com/zero88)) -- fix\(deps\): update dependency org.xerial:sqlite-jdbc to v3.45.2.0 [\#194](https://github.com/zero88/jooqx/pull/194) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.postgresql:postgresql to v42.7.3 [\#193](https://github.com/zero88/jooqx/pull/193) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.hsqldb:hsqldb to v2.7.2 [\#192](https://github.com/zero88/jooqx/pull/192) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency org.apache.derby:derby to v10.17.1.0 [\#191](https://github.com/zero88/jooqx/pull/191) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency com.mchange:c3p0 to v0.10.0 [\#189](https://github.com/zero88/jooqx/pull/189) ([renovate[bot]](https://github.com/apps/renovate)) -- chore\(build\): use shared-ghactions in `build` GHA job [\#188](https://github.com/zero88/jooqx/pull/188) ([zero88](https://github.com/zero88)) -- fix\(deps\): update dependency ch.qos.logback:logback-classic to v1.5.3 [\#187](https://github.com/zero88/jooqx/pull/187) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update databaselibs.version.agroal to v1.18 [\#186](https://github.com/zero88/jooqx/pull/186) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency mysql:mysql-connector-java to v8.0.33 [\#184](https://github.com/zero88/jooqx/pull/184) ([renovate[bot]](https://github.com/apps/renovate)) -- fix\(deps\): update dependency com.zaxxer:hikaricp to v4.0.3 [\#183](https://github.com/zero88/jooqx/pull/183) ([renovate[bot]](https://github.com/apps/renovate)) -- chore: Configure Renovate [\#182](https://github.com/zero88/jooqx/pull/182) ([renovate[bot]](https://github.com/apps/renovate)) -- chore\(build\): use shared-ghactions [\#181](https://github.com/zero88/jooqx/pull/181) ([zero88](https://github.com/zero88)) -- Feature/upgrade GitHub action [\#180](https://github.com/zero88/jooqx/pull/180) ([zero88](https://github.com/zero88)) -- chore\(build\): use shared-ghactions [\#179](https://github.com/zero88/jooqx/pull/179) ([zero88](https://github.com/zero88)) -- Bump softprops/action-gh-release from 1 to 2 [\#176](https://github.com/zero88/jooqx/pull/176) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump crazy-max/ghaction-import-gpg from 5 to 6 [\#172](https://github.com/zero88/jooqx/pull/172) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump actions/setup-java from 3.11.0 to 4.0.0 [\#171](https://github.com/zero88/jooqx/pull/171) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump actions/setup-node from 3 to 4 [\#170](https://github.com/zero88/jooqx/pull/170) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump actions/checkout from 3 to 4 [\#169](https://github.com/zero88/jooqx/pull/169) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Bump actions/cache from 3 to 4 [\#168](https://github.com/zero88/jooqx/pull/168) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Update wfd-docs.yml [\#167](https://github.com/zero88/jooqx/pull/167) ([zero88](https://github.com/zero88)) -- Feature/upgrade gradle n plugins [\#166](https://github.com/zero88/jooqx/pull/166) ([zero88](https://github.com/zero88)) -- Feature/use gradle plugin [\#165](https://github.com/zero88/jooqx/pull/165) ([zero88](https://github.com/zero88)) -- Bump actions/setup-java from 3.9.0 to 3.11.0 [\#164](https://github.com/zero88/jooqx/pull/164) ([dependabot[bot]](https://github.com/apps/dependabot)) -- Feature/use internal vertx logger [\#161](https://github.com/zero88/jooqx/pull/161) ([zero88](https://github.com/zero88)) -- Bump actions/setup-java from 3.4.1 to 3.9.0 [\#157](https://github.com/zero88/jooqx/pull/157) ([dependabot[bot]](https://github.com/apps/dependabot)) -- \[noIssue\]\[gha\] replace deprecated issue [\#156](https://github.com/zero88/jooqx/pull/156) ([zero88](https://github.com/zero88)) -- Feature/add dml shortcut [\#155](https://github.com/zero88/jooqx/pull/155) ([zero88](https://github.com/zero88)) - -## [v2.0.0-rc.1](https://github.com/zero88/jooqx/tree/v2.0.0-rc.1) (2024-03-16) - -[Full Changelog](https://github.com/zero88/jooqx/compare/docs/jooqx/v2.0.0-rc1...v2.0.0-rc.1) - -**Implemented enhancements:** - -- Add DML shortcut [\#154](https://github.com/zero88/jooqx/issues/154) - -## [docs/jooqx/v2.0.0-rc1](https://github.com/zero88/jooqx/tree/docs/jooqx/v2.0.0-rc1) (2023-01-11) - -[Full Changelog](https://github.com/zero88/jooqx/compare/v2.0.0-rc1...docs/jooqx/v2.0.0-rc1) - ## [v2.0.0-rc1](https://github.com/zero88/jooqx/tree/v2.0.0-rc1) (2023-01-11) [Full Changelog](https://github.com/zero88/jooqx/compare/v1.0.0...v2.0.0-rc1) diff --git a/docs/asciidoc/src/antora/pages/core-usage.adoc b/docs/asciidoc/src/antora/pages/core-usage.adoc index f3119247..50af9924 100644 --- a/docs/asciidoc/src/antora/pages/core-usage.adoc +++ b/docs/asciidoc/src/antora/pages/core-usage.adoc @@ -50,6 +50,33 @@ dependencies { } ---- +== Matrix support + +|=== +|Java |jOOQ |Vert.x |jooq.x + +|`8` +|`<= 3.14.16` +|`^4.2` +|{jooqx-version}-jvm8 + +|`11` +|`<= 3.16.23` +|`^4.2` +|{jooqx-version}-jvm8 + +|`17` +|`~3.17.0` +|`^4.2` +|{jooqx-version}-jvm8 + +|`17` +|`^3.18` +|`^4.2` +|{jooqx-version} +|=== + + == Remarks :icons: font