Branch: refs/heads/6.5
Home: https://github.com/hibernate/hibernate-orm
Commit: ba3f533e2318fb72dc0c823d5b73466035238b70
https://github.com/hibernate/hibernate-orm/commit/ba3f533e2318fb72dc0c823...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/internal/DdlTypeImpl.java
M hibernate-core/src/test/resources/mappings/subselectfetch/Name.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.hbm.xml
Log Message:
-----------
HHH-18347 Fix cast type name using dialect's default size strategy
Also tests failing on MariaDB by avoiding `id` keyword as column name
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: 04ab85f1556ded087b8d0697d195e4613c8f98cb
https://github.com/hibernate/hibernate-orm/commit/04ab85f1556ded087b8d069...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/internal/DdlTypeImpl.java
M hibernate-core/src/test/resources/mappings/subselectfetch/Name.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction2.hbm.xml
M hibernate-core/src/test/resources/org/hibernate/orm/test/bidi/Auction3.hbm.xml
Log Message:
-----------
HHH-18347 Fix cast type name using dialect's default size strategy
Also tests failing on MariaDB by avoiding `id` keyword as column name
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-validator
Commit: 77c210f8a35f825e0ec4f97fde7fd73800c77818
https://github.com/hibernate/hibernate-validator/commit/77c210f8a35f825e0...
Author: brunodmartins <bdm2943(a)icloud.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M engine/src/main/java/org/hibernate/validator/constraints/br/TituloEleitoral.java
M engine/src/test/java/org/hibernate/validator/test/cfg/ProgrammaticConstraintDefinitionsTest.java
M engine/src/test/java/org/hibernate/validator/test/constraints/annotations/hv/br/TituloEleitoralValidatorTest.java
Log Message:
-----------
HV-2002 - Fixing mod11 check for Titulo Eleitoral
Fixing mod11 check to use '0' in case the rest of the division is 10, making the function to correct validate a Brazilian Titulo Eleitoral
(cherry picked from commit 0f0e8fed89cfcbf6f1883eebea556aebc3451cfc)
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
Branch: refs/heads/8.0
Home: https://github.com/hibernate/hibernate-validator
Commit: 7ef1b538dc96e173b3c57dc933693607bbd2ae43
https://github.com/hibernate/hibernate-validator/commit/7ef1b538dc96e173b...
Author: brunodmartins <bdm2943(a)icloud.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M engine/src/main/java/org/hibernate/validator/constraints/br/TituloEleitoral.java
M engine/src/test/java/org/hibernate/validator/test/cfg/ProgrammaticConstraintDefinitionsTest.java
M engine/src/test/java/org/hibernate/validator/test/constraints/annotations/hv/br/TituloEleitoralValidatorTest.java
Log Message:
-----------
HV-2002 - Fixing mod11 check for Titulo Eleitoral
Fixing mod11 check to use '0' in case the rest of the division is 10, making the function to correct validate a Brazilian Titulo Eleitoral
(cherry picked from commit 0f0e8fed89cfcbf6f1883eebea556aebc3451cfc)
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-validator
Commit: 0f0e8fed89cfcbf6f1883eebea556aebc3451cfc
https://github.com/hibernate/hibernate-validator/commit/0f0e8fed89cfcbf6f...
Author: brunodmartins <bdm2943(a)icloud.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M engine/src/main/java/org/hibernate/validator/constraints/br/TituloEleitoral.java
M engine/src/test/java/org/hibernate/validator/test/cfg/ProgrammaticConstraintDefinitionsTest.java
M engine/src/test/java/org/hibernate/validator/test/constraints/annotations/hv/br/TituloEleitoralValidatorTest.java
Log Message:
-----------
HV-2002 - Fixing mod11 check for Titulo Eleitoral
Fixing mod11 check to use '0' in case the rest of the division is 10, making the function to correct validate a Brazilian Titulo Eleitoral
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications