Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-validator
Commit: 9143a19db1d07c03c602c3c5d4fa07ceeafdfe14
https://github.com/hibernate/hibernate-validator/commit/9143a19db1d07c03c...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M annotation-processor/pom.xml
M bom/pom.xml
M build/build-config/pom.xml
M build/enforcer/pom.xml
M build/reports/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integrationtest/java/modules/cdi/pom.xml
M integrationtest/java/modules/no-el/pom.xml
M integrationtest/java/modules/simple/pom.xml
M integrationtest/java/modules/test-utils/pom.xml
M integrationtest/wildfly/pom.xml
M parents/internal/pom.xml
M parents/public/pom.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
Switch to 9.1.0-SNAPSHOT in main branch
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: f9e1cfcdb0631a91f929f119af6a7b0ca839885f
https://github.com/hibernate/hibernate-orm/commit/f9e1cfcdb0631a91f929f11...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/TransientPropertyValueException.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/EntityIdentifierMapping.java
Log Message:
-----------
some very tiny cleanups
Commit: b73d381ef88c1b59124bb3b3dd69d8fbf14c9374
https://github.com/hibernate/hibernate-orm/commit/b73d381ef88c1b59124bb3b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/TransientObjectException.java
M hibernate-core/src/main/java/org/hibernate/TransientPropertyValueException.java
Log Message:
-----------
improve javadoc of TransientObjectException
Commit: 0a7863e0836b4c40697dc5abe22cdce5e2fa0be5
https://github.com/hibernate/hibernate-orm/commit/0a7863e0836b4c40697dc5a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
very minor code cleanups to NativeQueryImpl
Commit: 7315de5cdb94f35614cf50f63eb7411e534856de
https://github.com/hibernate/hibernate-orm/commit/7315de5cdb94f35614cf50f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/AbstractSqmSelectionQuery.java
Log Message:
-----------
use var to get rid of some ugly generic types in AbstractSqmSelectionQuery
Compare: https://github.com/hibernate/hibernate-orm/compare/05e9f1f44e37...7315de5...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/6.6
Home: https://github.com/hibernate/hibernate-orm
Commit: 0a0e3a47a0a39d0bdc1426c1e2c438a3675c19b9
https://github.com/hibernate/hibernate-orm/commit/0a0e3a47a0a39d0bdc1426c...
Author: Victor NOËL <victor.noel(a)pricefx.com>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
A hibernate-core/src/main/java/org/hibernate/jpa/spi/NativeQueryArrayTransformer.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
M hibernate-core/src/test/java/org/hibernate/orm/test/hql/SingleSelectionArrayResultTest.java
Log Message:
-----------
HHH-19472: native queries can return Object[]
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications