Bug report after upgrading to Spring Boot 4, Hibernate 7

I’ve successfully reproduced the issue. The test EventRepositoryTest.shouldFindAdditionalInfo() fails when using a Java Record with JsonBinaryType in a JPQL projection query. Fails when using a Java Record with JsonBinaryType in a JPQL projection query. This problem did not exist in Spring Boot 3.5 — the same code with Java Records worked correctly before the migration to Spring Boot 4.0.1.