Skip to content

Commit

Permalink
Merge pull request #253 from zero88/jooqx/release/2.0.0-rc3
Browse files Browse the repository at this point in the history
Release v2.0.0-rc3
  • Loading branch information
zero88 authored Jun 22, 2024
2 parents f2f597b + d530c7f commit 5bd0f7c
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 21 deletions.
3 changes: 2 additions & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -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
42 changes: 23 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,19 @@
# Changelog

## [v2.0.0-rc2+2](https://github.com/zero88/jooqx/tree/v2.0.0-rc2+2) (2024-06-22)
## [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...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)
[Full Changelog](https://github.com/zero88/jooqx/compare/docs/jooqx/v2.0.0-rc2+2...v2.0.0-rc3)

**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)
- 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))
Expand Down Expand Up @@ -83,6 +71,22 @@
- \[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)
Expand Down
27 changes: 27 additions & 0 deletions docs/asciidoc/src/antora/pages/core-usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jvmRelease=17
title=jOOQ.x
description=Reactive SQL with Vert.x and jOOQ
projectLicense=The Apache License, Version 2.0
version=2.0.0
version=2.0.0-rc3
semanticVersion=-SNAPSHOT
buildBy=local
buildHash=
Expand Down

0 comments on commit 5bd0f7c

Please sign in to comment.