Features and improvements
-------------------------
#3096 - Add Constants.XSD_RUNTIME, NS_RUNTIME, XSD_CODEGEN, NS_CODEGEN

Bug fixes
---------
#2939 - Excessive logging by jOOQ's default logger in DEBUG level, when
logging
        LOB content
#3011 - Routines do not propagate errors raised from T-SQL procedures due to
        JDBC API misuse
#3013 - The Configuration's RecordMapperProvider is not used when mapping
        UDTRecords
#3019 - Bad SQL rendered from HSQLDBDatabase when loading check constraints
#3024 - DefaultRecordMapper does not map nested UDTs onto nested POJOs
#3027 - Missing whitespace / newline on emulated multi-value INSERT
#3036 - RecordListeners don't receive "end" events when exceptions occur
#3039 - Cannot bind NULL with JDBC Types.BOOLEAN in DB
#3042 - Work around flaws in H2's INFORMATION_SCHEMA.CONSTRAINTS.COLUMN_LIST
#3046 - UDTRecordImpl.toString() may throw NullPointerException, if custom
        RecordMapperProvider maps Record to null
#3048 - Nested UDTs are no longer attached when fetched from queries (as
opposed
        to procedures)
#3050 - DefaultRecordMapperProvider should implement Serializable
#3060 - Conversion fails for Oracle VARRAY / TABLE types, nested in UDTs
#3069 - jOOQ calls Clob.free(), which is available only in JDBC 4.0 / Java
1.6
#3084 - SQL Server unique indexes are not loaded by jOOQ-meta
#3101 - MutablePOJOMapper doesn't work with annotated boolean getters

This release is available for all editions, including:

- jOOQ Open Source Edition (with a small lag on Maven Central)
- jOOQ Express Edition
- jOOQ Professional Edition
- jOOQ Enterprise Edition

More details can be seen here:
http://www.jooq.org/notes/?version=3. <http://www.jooq.org/notes>2

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to