Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 33d18ac244e83d252cf295b01321400abfcd75cd
https://github.com/hibernate/hibernate-orm/commit/33d18ac244e83d252cf295b...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/beanvalidation/BeanValidationEventListener.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/beanvalidation/CollectionActionsValidationStatelessTest.java
Log Message:
-----------
HHH-20087 Check if source is not null before converting it in AbstractSessionEvent
AbstractSessionEvent can be fired by a stateless session where we do not have the
"event source" and it is "null"
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications