Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 34fb64665825971a806d60d1b5ad514547dfe005
https://github.com/hibernate/hibernate-orm/commit/34fb64665825971a806d60d...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/SessionFactoryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/boot/internal/SessionFactoryBuilderImpl.java
M
hibernate-core/src/main/java/org/hibernate/boot/internal/SessionFactoryOptionsBuilder.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AbstractDelegatingSessionFactoryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/boot/spi/AbstractDelegatingSessionFactoryOptions.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/SessionFactoryOptions.java
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
M hibernate-core/src/main/java/org/hibernate/internal/log/DeprecationLogger.java
Log Message:
-----------
HHH-19357 deprecate 'hibernate.discard_pc_on_close'
We believe that this was once upon a time long ago used for JBoss integration,
but it's not used by WildFly anymore. Also, the property itself has a name which
is quite misleading.
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications