Issues
- Ignoring auto-applied conversions on special mappingsHHH-19286
- @ManyToAny with @FilterJoinTable KOHHH-19285
- Extract Duplicated Vector Function Registration LogicHHH-19284donghyun Lee
- Hibernate Gradle Plugin configuration cache supportHHH-19283
- Hibernate Envers & Oracle: Automatic column name conversion to uppercaseHHH-19282
- Identify and handle tests which don't need to be run on all databasesHHH-19281
- ResourceRegistryStandardImpl#close(java.sql.Statement) is called on already closed statementsHHH-19280
- @Basic not implicit optionalHHH-19279Resolved issue: HHH-19279Gavin King
- fixes to logic in MultiIdEntityLoadersHHH-19278Resolved issue: HHH-19278Gavin King
- Native query EntityManager.createNativeQuery(…, EntityType.class) returns different result when run via EntityManager.createNativeQuery(…)HHH-19277Resolved issue: HHH-19277
- Native query with enum list param leads to OutOfMemoryHHH-19276
- Missing 6.6.11 release for hibernate-orm-toolsHHH-19275
- Deprecate MetadataBuilder#applyIndexView and friendsHHH-19274Resolved issue: HHH-19274Steve Ebersole
- FetchNotFoundException after Upgrade to 6.6.XHHH-19273
- Secondary table with nested embedded objectHHH-19272
- support HINT_FETCH_PROFILE in SelectionQueryHHH-19271Resolved issue: HHH-19271Gavin King
- Remove LGPL-only contributions to EnversHHH-19270Resolved issue: HHH-19270Yoann Rodière
- Remove support for @Audited(modifiedColumnName = ...)HHH-19269Resolved issue: HHH-19269Yoann Rodière
- StatementInspector not working with "ddl-auto=create" or SchemaManagerHHH-19268
- Allow Hibernate Reactive to override methods in JdbcEnvironemntInitiatorHHH-19267Resolved issue: HHH-19267Davide D'Alto
- inconsistencies in ScrollableResultsHHH-19266Resolved issue: HHH-19266Gavin King
- deprecate hibernate.jdbc.use_scrollable_resultsetHHH-19265Resolved issue: HHH-19265Gavin King
- Add a TimestampWithTimeZoneJdbcType variant that uses ZonedDateTime instead of OffsetDateTime to bind/extract column valuesHHH-19264Resolved issue: HHH-19264
- Do not bind to JNDI if hibernate.session_factory_name_is_jndi is set to falseHHH-19263Resolved issue: HHH-19263Scott Marlow
- OracleDialect getQueryHintString incorrectly joins supplied hintsHHH-19261
- Move feature supports methods from the SqlAstTranslator base impl to DialectHHH-19260Resolved issue: HHH-19260Jan Schatteman
- Static metamodel for id/timestamp not set (and triggers warnings) for DefaultRevisionEntity and similarHHH-19259Resolved issue: HHH-19259Marco Belladelli
- Remove @Entity annotation from default revision entities contributed internally by EnversHHH-19258Resolved issue: HHH-19258Marco Belladelli
- Provide a way to specify the secondary table to which an embedded mapsHHH-19257
- Criteria SUM expression return type errorHHH-19256Resolved issue: HHH-19256
- Cannot setup Column Names, Types, ForeignKeys in generated DDLHHH-19255Resolved issue: HHH-19255
- The return value of st_envelope() is not recognised as a geometry type on MariaDBHHH-19254Resolved issue: HHH-19254Karel Maesen
- deprecate use of lifecycle callbacks on embeddablesHHH-19253Resolved issue: HHH-19253Gavin King
- overriding @Id generation declared by @MappedSuperclassHHH-19252Resolved issue: HHH-19252Gavin King
- Use the "temp classloader" model to always build hibernate-modelsHHH-19251
- HHHHHH-19250Resolved issue: HHH-19250
- Issue with orphanRemoval = true and FetchType.LAZY in Hibernate 6.6.X.FinalHHH-19249
- Return of deleted entities doesn't work with naturalid multiloadingHHH-19248Jan Schatteman
- Make it possible to order type contributions analogous to function contributionsHHH-19247
- Fetch join makes partially covered EntityGraph ineffectiveHHH-19246Resolved issue: HHH-19246Christian Beikov
- Make unary and binary operators easier to extendHHH-19245
- ConnectionReleaseMode.AFTER_STATEMENT ineffective for queriesHHH-19244
- jpa/core/convert TCK failure caused by "AttributeConverter' not allowed for attribute 'getId' annotated '@jakarta.persistence.Id' (use '@Convert(disableConversion=true)' to suppress this error)"HHH-19243Resolved issue: HHH-19243
- EntityGraph.addSubgraph fails on entity attribute with more than one level of inheritanceHHH-19242
- Investigate proper bytecode enhancement of attributes with PROPERTY accessHHH-19241Steve Ebersole
- Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6HHH-19240
- Ensure and validate explicit @Access annotation value on fields / gettersHHH-19239
- order_inserts doesn't consider primary keysHHH-19238
- Expand graph language to optionally specify entityHHH-19237Resolved issue: HHH-19237Steve Ebersole
- PersistenceConfiguration.SCHEMAGEN_CREATE_TARGET doesn't seem to workHHH-19236
50 of