Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 2a40df68b76897494bf19f4e64b0935cb3bda57e
https://github.com/hibernate/hibernate-orm/commit/2a40df68b76897494bf19f4...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeLoadingInterceptor.java
M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributesMetadata.java
Log Message:
-----------
HHH-19537 Simplify amount of computations performed during LazyAttributeLoadingInterceptor ctor
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/5.3.6.SP
Home: https://github.com/hibernate/hibernate-validator
Commit: dfc6d7f3bb56cdd575981521f565b3c1a5132d11
https://github.com/hibernate/hibernate-validator/commit/dfc6d7f3bb56cdd57...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M annotation-processor/pom.xml
M build-config/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine-jdk8-tests/pom.xml
M engine/pom.xml
M integration/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/pom.xml
M osgi/pom.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
Branch: refs/heads/7.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 2daccac241f2f7582584f58817ea05032faf969d
https://github.com/hibernate/hibernate-orm/commit/2daccac241f2f7582584f58...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Session.java
M hibernate-core/src/main/java/org/hibernate/SharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
M hibernate-core/src/main/java/org/hibernate/internal/StatelessSessionImpl.java
Log Message:
-----------
HHH-19532 Add unwrap() method to StatelessSession/SharedSessionContract
Commit: 5df154abbad68bd6ee476fb681ceb06712d08c2c
https://github.com/hibernate/hibernate-orm/commit/5df154abbad68bd6ee476fb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/dynamic/SimpleQuerySpecificationTests.java
Log Message:
-----------
HHH-19531 Test use of session proxies with SelectionSpecification/MutationSpecification
Commit: 62489a061d487baa92f16ecb240eb938908c71f0
https://github.com/hibernate/hibernate-orm/commit/62489a061d487baa92f16ec...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/specification/internal/MutationSpecificationImpl.java
M hibernate-core/src/main/java/org/hibernate/query/specification/internal/SelectionSpecificationImpl.java
Log Message:
-----------
HHH-19531 Prefer unwrap() to casting sessions in SelectionSpecification/MutationSpecification
Because casts can fail on session proxies, e.g. SessionLazyDelegator, or
Spring's session proxies, or Quarkus'.
Compare: https://github.com/hibernate/hibernate-orm/compare/1e028f41f7b7...62489a0...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 292f7757b14320ed603c7280db395efd26e21aa1
https://github.com/hibernate/hibernate-orm/commit/292f7757b14320ed603c728...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Session.java
M hibernate-core/src/main/java/org/hibernate/SharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
M hibernate-core/src/main/java/org/hibernate/internal/StatelessSessionImpl.java
Log Message:
-----------
HHH-19532 Add unwrap() method to StatelessSession/SharedSessionContract
Commit: 733c5eb9656dd1288f1f6d109879cddb0d34f942
https://github.com/hibernate/hibernate-orm/commit/733c5eb9656dd1288f1f6d1...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/dynamic/SimpleQuerySpecificationTests.java
Log Message:
-----------
HHH-19531 Test use of session proxies with SelectionSpecification/MutationSpecification
Commit: 3d89260b2b010f31f0440c9d73adaf279e25eadd
https://github.com/hibernate/hibernate-orm/commit/3d89260b2b010f31f0440c9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/specification/internal/MutationSpecificationImpl.java
M hibernate-core/src/main/java/org/hibernate/query/specification/internal/SelectionSpecificationImpl.java
Log Message:
-----------
HHH-19531 Prefer unwrap() to casting sessions in SelectionSpecification/MutationSpecification
Because casts can fail on session proxies, e.g. SessionLazyDelegator, or
Spring's session proxies, or Quarkus'.
Compare: https://github.com/hibernate/hibernate-orm/compare/651b0af1d788...3d89260...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications