Branch: refs/heads/6.4
Home: https://github.com/hibernate/hibernate-orm
Commit: b9aa76625b4d7bfde984fb80d7c426d84ab53ae3
https://github.com/hibernate/hibernate-orm/commit/b9aa76625b4d7bfde984fb8...
Author: dgh <tjln0608(a)gmail.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/ParameterParser.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/sql/ParameterParserTest.java
Log Message:
-----------
HHH-17759 Avoid need for undocumented escaping of colon characters in native queries
Commit: 1d1278e58d5262bd039cfac1618bbbe2a3a7e64e
https://github.com/hibernate/hibernate-orm/commit/1d1278e58d5262bd039cfac...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/log/DeprecationLogger.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/ParameterParser.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/sql/ParameterParserTest.java
Log Message:
-----------
HHH-17759 Avoid costly string search and replace
Compare: https://github.com/hibernate/hibernate-orm/compare/adbf8946da43...1d1278e...
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-orm
Commit: 234b24c92214a19174791753478926422b76567d
https://github.com/hibernate/hibernate-orm/commit/234b24c92214a1917479175...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/GeneratorBinder.java
M hibernate-core/src/main/java/org/hibernate/id/factory/internal/IdentifierGeneratorUtil.java
M hibernate-core/src/test/java/org/hibernate/orm/test/idgen/userdefined/SequenceOrAssignedGeneratorTest.java
Log Message:
-----------
HHH-17878 `Configurable` generators and `@IdGeneratorType`
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: e5b11e2b499c2be950ff4b7312f6aac6f63df1fb
https://github.com/hibernate/hibernate-search/commit/e5b11e2b499c2be950ff...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
Build PR heads instead of PR merge commits in GitHub Actions
Otherwise the commit ID in by build scans doesn't match the one from the
GitHub check created by the GitHub Actions workflow execution, and we
end up not listing the build scan in the Hibernate GitHub Bot's
"Develocity GitHub check".
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications