PackageTrack
Sign in Get early access

org.hibernate.orm:hibernate-hikaricp

7.4.6.Final #741 most downloaded on Maven Central hibernate/hibernate-orm

What this package is like to depend on

Last release today

24 Aug 2026

Ships on a steady schedule

a new release about every 2 weeks

No release notes found

nothing matched a version

Nothing withdrawn

no release was ever pulled

8 years old

278 releases · first in 2018

128 releases in the last 12 months

see the full history below

Release timeline

278 releases · Dec 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 278
  1. 8.0.0.Beta1 16 Jun 2026 pre-release
    Release notes

    Full changelog

    Bug

    • HHH-20579 - Remove org.moditect.jfrunit dependency
    • HHH-20566 - HbmXmlTransformer uses wrong inheritance strategy for nested joined-subclass and union-subclass
    • HHH-20564 - HbmXmlTransformer does not transfer the generated attribute on basic properties
    • HHH-20557 - Dynamic XML mapping does not work with embeddable mappings
    • HHH-20544 - Remove proxy and polymorphism XML mapping attributes from entity mappings
    • HHH-20543 - The mutable="true" attribute of <natural-id> in xml mapping is not applied
    • HHH-20537 - XML embeddable mapping ignores access attribute when processing attributes
    • HHH-20536 - <read> and <write> element inside <attribute-override> are silently ignored in XML mappings
    • HHH-20518 - After updating from 7.3.6 to 7.4.0 hibernate enhance fails
    • HHH-20517 - FOR UPDATE ... SKIP LOCKED on Oracle 23+ fails if there's a lob column
    • HHH-20514 - XML mapping does not apply optimistic-lock attribute for <many-to-many> associations
    • HHH-20513 - XML entity mapping ignores <mutable>false</mutable> configuration
    • HHH-20504 - DataException (Parameter is not set) when updating only a collection of a versioned entity with with a @SQLUpdate
    • HHH-20502 - Validator-derived 'not null' constraints not propagated to history table
    • HHH-20491 - Persisting and then removing OneToOne entities in same flush throws StaleObjectStateException
    • HHH-20489 - ResultSetMapping/resultClass ignored in StoredProcedureQuery.getSingleResult(..)
    • HHH-20488 - Find by "IdClass" fails under JPA compliance mode enabled
    • HHH-20487 - setLockMode/Scope should throw IllegalStateException instead of UnsupportedOperationException
    • HHH-20484 - HbmXmlTransformer Generates Invalid <generic-generator> for <generator class="native"/>
    • HHH-20483 - HbmXmlTransformer removes quotes from table names
    • HHH-20481 - HbmXmlTransformer should normalize <map-key> type attribute values to Java type names during XML Conversion
    • HHH-20477 - HbmXmlTransformer Ignores Cascade Attributes for <many-to-many> Mappings
    • HHH-20466 - Remove orphan-removal attribute for many-to-many xml mapping
    • HHH-20465 - Full Stateless Session mutation support for @Audited entities
    • HHH-20454 - HbmXmlTransformer generates an incorrect mapping for an HBM file containing a <many-to-one> association with a property-ref attribute.
    • HHH-20453 - Combining @Temporal entity mappings and a @Changelog leads to CCE
    • HHH-20451 - Hbm <map-key-many-to-many> is ignored during HbmXmlTransformer conversion
    • HHH-20434 - Selecting a MapAttribute should return map values and not the map itself
    • HHH-20425 - Identifier not detected while @Id is placed in @MappedSuperClass and combined with @Access
    • HHH-20357 - Component.sortProperties() reorders Envers originalId key, breaking joined audit-table FK/joins for JOINED inheritance
    • HHH-20324 - AnnotationException: overrides mapping specified using '@JoinColumnOrFormula' thrown when join column is overridden via XML mapping
    • HHH-20182 - OracleLegacyDialect try to deploy an unknown time type
    • HHH-20042 - unnecessary quoting of implicit column names when table name is quoted
    • HHH-19567 - EntityGraph.removeAttributeNode() should suppress EAGER fetching
    • HHH-9912 - ProcedureCall and multiple result-set mappings

    Deprecation

    Improvement

    • HHH-20575 - Update HikariCP to 7.1.0
    • HHH-20554 - Upgrade to Jandex 3.6
    • HHH-20553 - Upgrade to hibernate-models 1.2
    • HHH-20548 - Update Micrometer to 1.17.0
    • HHH-20535 - Update Jackson 2 to 2.22.0
    • HHH-20534 - Update c3p0 to 0.14.1
    • HHH-20533 - Update Agroal to 3.2
    • HHH-20532 - Update EHCache to 3.12.0
    • HHH-20531 - Update Alitbase JDBC driver to 8.1.0.0.3
    • HHH-20528 - Upgrade Oracle Test Pilot Setup GitHub action to v1.0.24
    • HHH-20527 - Raise CUBRIDDialect minimum version to 10.2 and align capability flags
    • HHH-20508 - sort out all the Fetch[Mode|Style] enums
    • HHH-20503 - Support for JPA 4 @Fetch
    • HHH-20496 - Deprecate ValidationMode.DDL
    • HHH-20495 - Make sure we release resources (if needed) after stateless session operations
    • HHH-20493 - Complete the implementation of jakarta.persistence.Parameter
    • HHH-20492 - Closing ProcedureCall should not try resolving outputs
    • HHH-20486 - Account for new validation group options introduced by Jakarta Persistence 4 and the change in their default values
    • HHH-20476 - EntityExistsException in JPA 4
    • HHH-20471 - IF [NOT] EXISTS DDL for 19.28+ versions of Oracle Database
    • HHH-20470 - Update Geolatte to 1.12
    • HHH-20469 - Update Agroal to 3.1.2
    • HHH-20464 - Support for custom EntityManager.CreationOption, EntityManager.Option, EntityAgent.CreationOption and EntityAgent.Option
    • HHH-20463 - Update Jackson 3 to 3.1.3
    • HHH-20462 - Update Jackson 2 to 2.21.3
    • HHH-20461 - Bugfix updates for various JDBC drivers
    • HHH-20460 - Update SQL Server JDBC driver to 13.4.0.jre11
    • HHH-20459 - Update Informix JDBC driver to 15.0.1.1
    • HHH-20458 - Update SAP HANA JDBC driver to 2.28.7
    • HHH-20457 - Update DB2 JDBC driver to 12.1.4.0
    • HHH-20456 - Update dom4j to 2.2.0
    • HHH-20455 - Update Log4j to 2.26.0
    • HHH-20450 - Branch Autonomous databases for Oracle Test Pilot
    • HHH-20449 - treat static queries as named queries
    • HHH-20445 - implement support for Jakarta Data 1.1
    • HHH-20442 - Add support for collection immutability in XML mapping
    • HHH-20437 - Review the list of Jakarta Validation constraints that should influence the DDL
    • HHH-20436 - Complete the implementation to support new lifecycle events (@PreMerge,@Pre/PostUpsert ...)
    • HHH-20435 - Sync the updates from Jakarta Persistence 4 XSDs to corresponding ORM extended equivalents
    • HHH-20431 - SchemaManagementAction in PersistenceConfiguration
    • HHH-20430 - JPA exception conversion for EntityAgent
    • HHH-20423 - Relax the strict JPQL compliance and make select optional
    • HHH-20420 - Upgrade Oracle JDBC driver to version 23.26.2.0.0 and Oracle Jackson OSON JDBC Extension to version 1.0.6
    • HHH-20415 - get rid of IntegralDataTypeHolder
    • HHH-20403 - Update Jandex to 3.5.3
    • HHH-20402 - Update JBoss Logging to 3.6.3
    • HHH-20401 - Update c3p0 to 0.13.0
    • HHH-20340 - Do not issue any statement when performing DDL and there is nothing to do
    • HHH-20295 - Add a true observer alternative to StatementInspector
    • HHH-20210 - Redesign ProcedureCall and Outputs
    • HHH-20141 - Add Session#getReference based on natural-id
    • HHH-20139 - Revamp scanning in lieu of JPA 4 changes
    • HHH-20135 - Implement support for <default-to-one-fetch-type/>
    • HHH-20134 - Implement support for @ExcludedFromVersioning
    • HHH-20097 - infer @Immutable for final fields of immutable type
    • HHH-20062 - Class overload for jarFileUrl
    • HHH-19951 - introduce DetachedObjectException
    • HHH-19509 - throw when session methods are invoked from a callback
    • HHH-19424 - Continue switching tests using hbm.xml to use mapping.xml
    • HHH-19417 - FetchProfile not properly overridden in mapping.xml
    • HHH-17922 - Redesign ActionQueue
    • HHH-12235 - Translate GenericJdbcException Oracle error code 08177

    New Feature

    New Feature

    • HHH-20525 - Jakarta Data events for stateful repos
    • HHH-20516 - enforce discriminator-based multi-tenancy using native RLS
    • HHH-20512 - bytecode enhancer should unfinal entity classes and their methods
    • HHH-20510 - Bring back hibernate-ucp module
    • HHH-20505 - support CacheStoreMode, CacheRetrieveMode, BatchSize as FetchOptions
    • HHH-20490 - introduce MutationOrSelectionQuery
    • HHH-20475 - JPA4 converted parameters
    • HHH-20426 - @NamedNativeQuery result set mapping members
    • HHH-20389 - Flush-time (eventuality-based) bidirectional association management
    • HHH-20374 - Trigger entity listeners on changes to owned collections and owned associations
    • HHH-20372 - Support improvements to @Index and @XxxTable
    • HHH-20371 - Support for @EntityResult, @ColumnResult, and @ConstructorResult on a @StaticNativeQuery method
    • HHH-20370 - Support for @StaticQueryOptions
    • HHH-20369 - Allow entity listener to declare multiple callback methods of the same event type, for different entity types
    • HHH-20368 - Support for @Discoverable
    • HHH-20367 - Support for StatementOrTypedQuery
    • HHH-20366 - Support extended flush control
    • HHH-20364 - Support for creation of Criteria from JPQL strings
    • HHH-20363 - Support for expanded criteria and metamodel types
    • HHH-20362 - Support for @EntityListener
    • HHH-20342 - Implementation of "Safe Mode" for AI Assistant

    Proposal

    • HHH-20521 - EntityManager and EntityAgent injection in Jakarta Data
    • HHH-17558 - HQL queries returning detached collections

    Remove Feature

    • HHH-20568 - Make hibernate-micrometer dependency to Micrometer provided (compileOnly)
    • HHH-20545 - Remove remaining parts of the deprecated org.hibernate.transform package
    • HHH-20485 - remove @Cascade and CascadeType
    • HHH-20474 - clean up deprecated methods of Graph and RootGraph
    • HHH-20446 - Remove the requirement for setter/getter implementations to be Serializable
    • HHH-20429 - kill off FlushModeType
    • HHH-20413 - removal of many deprecated SPIs for H8
    • HHH-20412 - rework GenericGenerator
    • HHH-20136 - Remove Session.replicate() methods
    • HHH-20083 - Remove ExecuteUpdateResultCheckStyle and friends
    • HHH-18183 - Remove @Comment / @Comments

    Sub-task

    Task

    • HHH-20482 - Avoid mutating any final field in tests
    • HHH-20375 - Prepare for JPA 4.0 M2 development
    • HHH-19990 - Move FindMultipleOptions enums as inner
    Open source →
  2. 8.0.0.Alpha1 02 Feb 2026 pre-release
    Release notes

    Full changelog

    Improvement

    • HHH-20129 - Move JPA callbacks to EntityPersister
    • HHH-20074 - Adapt Hibernate Query contracts to new JPA 4.0 structure

    Task

    • HHH-20028 - Update to Jakarta Persistence 4.0
    Open source →
  3. 7.4.6.Final 24 Aug 2026

    Nothing published for this version

  4. 7.4.5.Final 12 Jul 2026

    Nothing published for this version

  5. 7.4.4.Final 05 Jul 2026

    Nothing published for this version

  6. 7.4.3.Final 28 Jun 2026

    Nothing published for this version

  7. 7.4.2.Final 21 Jun 2026

    Nothing published for this version

  8. 7.4.1.Final 09 Jun 2026

    Nothing published for this version

  9. 7.4.0.Final 26 May 2026

    Nothing published for this version

  10. 7.4.0.CR1 07 May 2026 pre-release

    Nothing published for this version

  11. 7.3.13.Final 02 Aug 2026

    Nothing published for this version

  12. 7.3.12.Final 12 Jul 2026

    Nothing published for this version

  13. 7.3.11.Final 05 Jul 2026

    Nothing published for this version

  14. 7.3.10.Final 28 Jun 2026

    Nothing published for this version

  15. 7.3.9.Final 21 Jun 2026

    Nothing published for this version

  16. 7.3.8.Final 07 Jun 2026

    Nothing published for this version

  17. 7.3.7.Final 31 May 2026

    Nothing published for this version

  18. 7.3.6.Final 24 May 2026

    Nothing published for this version

  19. 7.3.5.Final 17 May 2026

    Nothing published for this version

  20. 7.3.4.Final 10 May 2026

    Nothing published for this version

  21. 7.3.3.Final 03 May 2026

    Nothing published for this version

  22. 7.3.2.Final 20 Apr 2026

    Nothing published for this version

  23. 7.3.1.Final 10 Apr 2026

    Nothing published for this version

  24. 7.3.0.Final 16 Mar 2026

    Nothing published for this version

  25. 7.3.0.CR2 03 Feb 2026 pre-release

    Nothing published for this version

  26. 7.3.0.CR1 23 Jan 2026 pre-release

    Nothing published for this version

  27. 7.2.24.Final 02 Aug 2026

    Nothing published for this version

  28. 7.2.23.Final 12 Jul 2026

    Nothing published for this version

  29. 7.2.22.Final 05 Jul 2026

    Nothing published for this version

  30. 7.2.21.Final 28 Jun 2026

    Nothing published for this version

  31. 7.2.20.Final 21 Jun 2026

    Nothing published for this version

  32. 7.2.19.Final 09 Jun 2026

    Nothing published for this version

  33. 7.2.18.Final 07 Jun 2026

    Nothing published for this version

  34. 7.2.17.Final 31 May 2026

    Nothing published for this version

  35. 7.2.16.Final 24 May 2026

    Nothing published for this version

  36. 7.2.15.Final 17 May 2026

    Nothing published for this version

  37. 7.2.14.Final 10 May 2026

    Nothing published for this version

  38. 7.2.13.Final 03 May 2026

    Nothing published for this version

  39. 7.2.12.Final 19 Apr 2026

    Nothing published for this version

  40. 7.2.11.Final 12 Apr 2026

    Nothing published for this version

  41. 7.2.10.Final 05 Apr 2026

    Nothing published for this version

  42. 7.2.9.Final 30 Mar 2026

    Nothing published for this version

  43. 7.2.8.Final 26 Mar 2026

    Nothing published for this version

  44. 7.2.7.Final 15 Mar 2026

    Nothing published for this version

  45. 7.2.6.Final 01 Mar 2026

    Nothing published for this version

  46. 7.2.5.Final 22 Feb 2026

    Nothing published for this version

  47. 7.2.4.Final 08 Feb 2026

    Nothing published for this version

  48. 7.2.3.Final 01 Feb 2026

    Nothing published for this version

  49. 7.2.2.Final 27 Jan 2026

    Nothing published for this version

  50. 7.2.1.Final 15 Jan 2026

    Nothing published for this version

  51. 7.2.0.Final 12 Dec 2025

    Nothing published for this version

  52. 7.2.0.CR4 10 Dec 2025 pre-release

    Nothing published for this version

  53. 7.2.0.CR3 25 Nov 2025 pre-release

    Nothing published for this version

  54. 7.2.0.CR2 10 Nov 2025 pre-release

    Nothing published for this version

  55. 7.2.0.CR1 08 Oct 2025 pre-release

    Nothing published for this version

  56. 7.1.35.Final 02 Aug 2026

    Nothing published for this version

  57. 7.1.34.Final 12 Jul 2026

    Nothing published for this version

  58. 7.1.33.Final 05 Jul 2026

    Nothing published for this version

  59. 7.1.32.Final 28 Jun 2026

    Nothing published for this version

  60. 7.1.31.Final 21 Jun 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive