Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: d1dfc71fa9d6963c4adbbec83e0e66b60e917cb6
https://github.com/hibernate/hibernate-orm/commit/d1dfc71fa9d6963c4adbbec...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M db.sh
M hibernate-core/src/main/java/org/hibernate/binder/internal/TenantIdBinder.java
M
hibernate-core/src/main/java/org/hibernate/dialect/rowsecurity/CockroachRowLevelSecurity.java
M
hibernate-core/src/main/java/org/hibernate/dialect/rowsecurity/DB2RowLevelSecurity.java
M
hibernate-core/src/main/java/org/hibernate/dialect/rowsecurity/PostgreSQLRowLevelSecurity.java
M
hibernate-core/src/main/java/org/hibernate/dialect/rowsecurity/RowLevelSecurity.java
M
hibernate-core/src/main/java/org/hibernate/dialect/rowsecurity/SQLServerRowLevelSecurity.java
M
hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/multitenancy/rowsecurity/RowLevelSecurityTenantCredentialsMapperEndToEndTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/multitenancy/rowsecurity/RowLevelSecurityTest.java
M
hibernate-testing/src/main/java/org/hibernate/testing/jdbc/GradleParallelTestingResolver.java
Log Message:
-----------
RLS based on the current database user instead of session variable (#12685)
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications