Skip to content

Commit

Permalink
<ci-auto-commit> Generated CHANGELOG v2.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
zero88 committed Jun 22, 2024
1 parent bc28cb4 commit 0b6de0f
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,104 @@
# Changelog

## [v2.0.0-rc3](https://github.com/zero88/jooqx/tree/v2.0.0-rc3) (2024-06-22)

[Full Changelog](https://github.com/zero88/jooqx/compare/docs/jooqx/v2.0.0-rc2+2...v2.0.0-rc3)

**Implemented enhancements:**

- Make java17 is the baseline [\#216](https://github.com/zero88/jooqx/issues/216)

**Merged pull requests:**

- Append jvm variant as build version to support multiple java versions [\#252](https://github.com/zero88/jooqx/pull/252) ([zero88](https://github.com/zero88))
- Release v2.0.0-rc2+2 [\#251](https://github.com/zero88/jooqx/pull/251) ([zero88](https://github.com/zero88))
- 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))
- Release v2.0.0-rc2 [\#249](https://github.com/zero88/jooqx/pull/249) ([zero88](https://github.com/zero88))
- 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 [email protected] [\#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))

## [docs/jooqx/v2.0.0-rc2+2](https://github.com/zero88/jooqx/tree/docs/jooqx/v2.0.0-rc2+2) (2024-06-22)

[Full Changelog](https://github.com/zero88/jooqx/compare/docs/jooqx/v2.0.0-rc2...docs/jooqx/v2.0.0-rc2+2)

## [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-rc.1...docs/jooqx/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)

## [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)
Expand Down

0 comments on commit 0b6de0f

Please sign in to comment.