Branch: refs/heads/6.5
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0e0437715b66225b868af1440882a00eeab43a8e
https://github.com/hibernate/hibernate-orm/commit/0e0437715b66225b868af14...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/binder/internal/TenantIdBinder.java
M hibernate-core/src/test/java/org/hibernate/orm/test/tenantid/TenantIdTest.java
Log Message:
-----------
HHH-17935 Do not use the "auto-enable" feature for the tenant ID filter
This filter already gets enabled automatically where relevant, and
critically it's not relevant when using a "root" tenant identifier.
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications