Hi Topi,

There are no plans to release 3.20.0 yet. It barely contains anything
interesting, so far. You can always work with snapshot builds available
from here if you're licensed:
https://www.jooq.org/download/versions

Or build them from github yourself.

Alternatively, you can very easily work around most missing SQL feature
support using plain SQL templates:
https://www.jooq.org/doc/latest/manual/sql-building/plain-sql-templating/

Best Regards,
Lukas

On Mon, Feb 5, 2024 at 12:58 PM Topi Ojala <[email protected]> wrote:

> Hi Lukas,
>
> Any plan for next release? We have a need for this  [jOOQ/jOOQ#8418] Add
> support for vendor specific DateParts in DSL.tru… · jOOQ/jOOQ@2ef003e ·
> GitHub
> <https://github.com/jOOQ/jOOQ/commit/2ef003eee22126de7d477418c706eaee363ceef3>
>
> but not sure if I should add it in manually or if it is released in the
> near future.
>
> Thanks!
> -Topi
>
> On Friday, January 19, 2024 at 5:27:13 PM UTC+2 Lukas Eder wrote:
>
>> Version 3.17.19 - January 19, 2024
>>
>>
>> ================================================================================
>>
>>
>> This is a 3.17 patch release with minor improvements and bug fixes
>>
>>
>>
>> Bug Fixes
>>
>> ---------
>>
>> #16078 - Compilation error in ScalaGenerator generated code of generated
>> DAOs when using scalac 3
>>
>> #16097 - Compilation error in ScalaGenerator generated Keys.scala class
>> when using GeneratorStrategy
>>
>> #16108 - Wrong Javadoc in RTRIM() and LTRIM()
>>
>>
>>
>>
>> Version 3.18.10 - January 19, 2024
>>
>>
>> ================================================================================
>>
>>
>> This is a 3.18 patch release with minor improvements and bug fixes
>>
>>
>>
>> Bug Fixes
>>
>> ---------
>>
>> #16077 - Compilation error in ScalaGenerator generated code of generated
>> DAOs when using scalac 3
>>
>> #16096 - Compilation error in ScalaGenerator generated Keys.scala class
>> when using GeneratorStrategy
>>
>> #16107 - Wrong Javadoc in RTRIM() and LTRIM()
>>
>>
>>
>> Version 3.19.3 - January 19, 2024
>>
>>
>> ================================================================================
>>
>>
>> This is a 3.19 patch release with minor improvements and bug fixes
>>
>>
>>
>> Breaking changes
>>
>> ----------------
>>
>> #16085 - Wrong order of MiniJAXB.append() calls in jOOQ-codegen-gradle
>>
>>
>> Bug Fixes
>>
>> ---------
>>
>> #16076 - Compilation error in ScalaGenerator generated code of generated
>> DAOs when using scalac 3
>>
>> #16079 - Remove unnecessary runtimeClasspath dependency of the jOOQ-
>> codegen-gradle plugin
>>
>> #16082 - Syntax error in generated SQL of ALTER INDEX or ALTER SCHEMA
>> statement, when identifiers aren't quoted
>>
>> #16086 - jOOQ-gradle-plugin multi execution configuration shouldn't
>> require an explicit default configuration
>>
>> #16095 - Compilation error in ScalaGenerator generated Keys.scala class
>> when using GeneratorStrategy
>>
>> #16106 - Wrong Javadoc in RTRIM() and LTRIM()
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "jOOQ User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jooq-user/9c0e7775-b1ac-430d-a5a3-51f73edf58dfn%40googlegroups.com
> <https://groups.google.com/d/msgid/jooq-user/9c0e7775-b1ac-430d-a5a3-51f73edf58dfn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAB4ELO6NnkzvTq4RVcj251ZOqoGdm%2BEd1DDNfS91AAiXZpbdyQ%40mail.gmail.com.

Reply via email to