| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.vladmihalcea:hibernate-types-55 | 2.14.1
-> 2.20.0
| | | | |
vladmihalcea/hibernate-types
================================================================================
Add support for querying by the embedded MonetaryAmount attributes #497
Allow the ListArrayType to support Set entity attributes #496
JsonTypeDescriptor should use Objects.equals for both Collections and Maps #494
Add support for the PostgreSQL 'empty' range that's distinct from the (,) infinite range #492
================================================================================
Add Javadoc comments for the HibernateRepository methods #484
================================================================================
The findAll method from the JpaRepository is an Anti-Pattern and the HibernateRepository should deprecate it #483
================================================================================
Generify the Comparable type in the Range class #478
Add support for GraalVM native images #343
================================================================================
Reuse the DB containers bootstrapped by Testcontainers #477
Add support for Testcontainers #476
Add support for the JavaMoney (JSR 354) CurrencyUnit #473
================================================================================
HibernateTypesContributor throws java.lang.NoClassDefFoundError: javax/money/MonetaryAmount #468
================================================================================
MonetaryAmountType throws NullPointerException when reading a null column value #465
Envers throws MappingException: Type not supported for auditing #463
================================================================================
Make all jackson-module-jaxb-annotations optional #462
Spring Boot 3 throws NoClassDefFoundError - javax/xml/bind/annotation/XmlElement #459
Allow OffsetDateTime to be parsed from a Double value #457
================================================================================
Avoid the double registration of DoubleArrayType in HibernateTypesContributor for PostgreSQL82Dialect #453
Update Guava version to version 31.1 #451
Add support for JavaMoney (JSR 354) with the MonetaryAmountType #450
Add the amazing HibernateRepository #444
================================================================================
Update Readme to include information regarding building the project #447
Add PostgreSQLCITextType to TypeContributor #445
HibernateTypesContributor does not register Types on Hibernate 5 and 4 for Oracle, SQL Server, and PostgreSQL #441
Make the Configuration objects Serializable #438
================================================================================
Make the Hibernate 6 Ehcache dependency optional #433
================================================================================
Fix the batch sequence generation for the 2.x version of H2 #428
Remove warning generated on startup "Type [org.hibernate.type.CustomType@6142b9d
] defined no registration keys; ignoring" #427
================================================================================
Add support for customizing the JsonType underlying Oracle column type #424
Change JsonBinarySqlTypeDescriptor to bind the JSON object as String #423
Add support for Oracle 21c JSON columns #422
================================================================================
Register the PostgreSQLGuavaRangeType only if Guava Range is available on the classpath #421
================================================================================
Rename the Hibernate 6 Dynamic mutable and immutable abstract types #419
Add support for Hibernate 5.6 in BatchSequenceGenerator #417
================================================================================
Add support for Hibernate 6 #401
Support for Jakarta EE 9? requires investigation #380
Create a TypeContributor that registers all supported types #166