Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 56105a8fc660c7f5039eb00d19f31a9a30805ddc
https://github.com/hibernate/hibernate-orm/commit/56105a8fc660c7f5039eb00...
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