Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-search
Commit: 045fdd6dc7f211cd49a190e2cd86f4bfed95a237
https://github.com/hibernate/hibernate-search/commit/045fdd6dc7f211cd49a1...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M build/config/src/main/java/org/hibernate/checkstyle/report/AnnotationReportGenerator.java
M build/config/src/main/java/org/hibernate/checkstyle/report/ReportGeneratorRules.java
Log Message:
-----------
HSEARCH-5094 Make sure the content of internal/incubating reports is reproducible
So that Maven goal executions relying on it (e.g. checkstyle) can be
cached.
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: fcf722a9f8bd5e309c2e61155096c1f73afe3785
https://github.com/hibernate/hibernate-orm/commit/fcf722a9f8bd5e309c2e611...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/loader/ast/internal/LoaderSelectBuilder.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/PluralAttributeMappingImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
A hibernate-core/src/main/java/org/hibernate/sql/ast/internal/TableGroupJoinHelper.java
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/ql/JoinTableOptimizationTest.java
Log Message:
-----------
HHH-17830 Fix rendering custom predicate for element collection joins
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/6.4
Home: https://github.com/hibernate/hibernate-orm
Commit: c778565c7b8c80125cd7eff6f0a0c27abd22badf
https://github.com/hibernate/hibernate-orm/commit/c778565c7b8c80125cd7eff...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/loader/ast/internal/LoaderSelectBuilder.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/PluralAttributeMappingImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
A hibernate-core/src/main/java/org/hibernate/sql/ast/internal/TableGroupJoinHelper.java
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/ql/JoinTableOptimizationTest.java
Log Message:
-----------
HHH-17830 Fix rendering custom predicate for element collection joins
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-search
Commit: a3369af858ae37b7b1f418614954c7b7efc52a64
https://github.com/hibernate/hibernate-search/commit/a3369af858ae37b7b1f4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M .github/workflows/build.yml
M CONTRIBUTING.md
M Jenkinsfile
M build/parents/build/pom.xml
M ci/dependency-update/Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Enable testcontainers reuse on CI through workflow/pipeline config rather than the POM
Because if we do this through the POM, the environment variable is taken
into account for build caching, which results in cache entries
contributed by CI being ignored when building locally.
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications