fix(deps): update dependency com.vladmihalcea:hibernate-types-55 to v2.21.1 #49
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.1
->2.21.1
Release Notes
vladmihalcea/hibernate-types (com.vladmihalcea:hibernate-types-55)
v2.21.1
================================================================================
ObjectMapperWrapper throws NullPointerException when referencing the ObjectMapper #533
v2.21.0
================================================================================
Add support for Hibernate ORM 6.1 #531
Avoid creating too many Jackson ObjectMapper instances #530
Add lockById function to the BaseHibernateRepository #529
ObjectMapperJsonSerializer should not clone a String JSON Object #528
Hibernate Types 6 throws ClassCastException "CustomType cannot be cast to class EntityValuedModelPart" #520
Add DistinctListTransformer to Hibernate Types 6 #517
JsonTypeDescriptor throws NullPointerException when using a Kotlin var entity attribute #516
HibernateRepository doesn't work with multiple DataSources #513
Empty ranges cannot be converted back to their initial String representation #507
HibernateTypesContributor throws java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/JsonSerializer #504
Add the BaseJpaRepository as a better alternative to Spring Data JpaRepository #501
v2.20.0
================================================================================
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
v2.19.2
================================================================================
Add Javadoc comments for the HibernateRepository methods #484
v2.19.1
================================================================================
The findAll method from the JpaRepository is an Anti-Pattern and the HibernateRepository should deprecate it #483
v2.19.0
================================================================================
Generify the Comparable type in the Range class #478
Add support for GraalVM native images #343
v2.18.0
================================================================================
Reuse the DB containers bootstrapped by Testcontainers #477
Add support for Testcontainers #476
Add support for the JavaMoney (JSR 354) CurrencyUnit #473
v2.17.3
================================================================================
HibernateTypesContributor throws java.lang.NoClassDefFoundError: javax/money/MonetaryAmount #468
v2.17.2
================================================================================
MonetaryAmountType throws NullPointerException when reading a null column value #465
Envers throws MappingException: Type not supported for auditing #463
v2.17.1
================================================================================
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
v2.17.0
================================================================================
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
v2.16.3
================================================================================
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
v2.16.2
================================================================================
Make the Hibernate 6 Ehcache dependency optional #433
v2.16.1
================================================================================
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" #427v2.16.0
================================================================================
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
v2.15.2
================================================================================
Register the PostgreSQLGuavaRangeType only if Guava Range is available on the classpath #421
v2.15.1
================================================================================
Rename the Hibernate 6 Dynamic mutable and immutable abstract types #419
Add support for Hibernate 5.6 in BatchSequenceGenerator #417
v2.15.0
================================================================================
Add support for Hibernate 6 #401
Support for Jakarta EE 9? requires investigation #380
Create a TypeContributor that registers all supported types #166
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.