Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: c41c6aaf7d9ffa35f33a9aa32763954d0a93427f
https://github.com/hibernate/hibernate-orm/commit/c41c6aaf7d9ffa35f33a9aa...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/internal/StandardSqmDeleteTranslator.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/internal/StandardSqmUpdateTranslator.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/spi/StandardSqlAstDeleteTranslator.java
Log Message:
-----------
Some fixes for delete and update statements
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: fe4f98186acf0e2e41578856e9e25dba726e0fec
https://github.com/hibernate/hibernate-orm/commit/fe4f98186acf0e2e4157885...
Author: gavinking <gavin(a)ceylon-lang.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M etc/hibernate.properties
M etc/hibernate.properties.template
M hibernate-core/src/main/java/org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
M hibernate-core/src/main/java/org/hibernate/dialect/Database.java
R hibernate-core/src/main/java/org/hibernate/dialect/InterbaseDialect.java
R hibernate-core/src/main/java/org/hibernate/dialect/PointbaseDialect.java
R hibernate-core/src/main/java/org/hibernate/dialect/ProgressDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/sequence/FirebirdSequenceSupport.java
M hibernate-core/src/main/java/org/hibernate/dialect/sequence/InterbaseSequenceSupport.java
Log Message:
-----------
Remove InterbaseDialect, PointbaseDialect, and ProgressDialect
None of these dialects seem to be maintained, and the databases themselves
look to be moribund.
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 47c001b00c6ef9c8338331d48e60409ed228d821
https://github.com/hibernate/hibernate-orm/commit/47c001b00c6ef9c8338331d...
Author: gavinking <gavin(a)ceylon-lang.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M etc/hibernate.properties
M etc/hibernate.properties.template
M hibernate-core/src/main/java/org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
M hibernate-core/src/main/java/org/hibernate/dialect/Database.java
R hibernate-core/src/main/java/org/hibernate/dialect/MckoiDialect.java
R hibernate-core/src/main/java/org/hibernate/dialect/sequence/MckoiSequenceSupport.java
R hibernate-core/src/main/java/org/hibernate/sql/MckoiCaseFragment.java
Log Message:
-----------
Remove MckoiDialect
The last release of this database was in 8 years ago, and nobody is using it
according to StackOverflow.
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: b1de5d6703283350b1cec21cfa9108b938d05852
https://github.com/hibernate/hibernate-orm/commit/b1de5d6703283350b1cec21...
Author: gavinking <gavin(a)ceylon-lang.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
R hibernate-core/src/main/java/org/hibernate/dialect/JDataStoreDialect.java
Log Message:
-----------
Remove JDataStoreDialect
It is:
- not used (no JDataStore questions on StackOverflow)
- not maintained
- not of high quality
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: a3a6738b54a5fa789bd7a38911c20aa2d89da10a
https://github.com/hibernate/hibernate-validator/commit/a3a6738b54a5fa789...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 6.1.2.Final
Commit: 587528f6ba5818f70feb1a671c20bfd3fac28018
https://github.com/hibernate/hibernate-validator/commit/587528f6ba5818f70...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 6.1.2.Final
Commit: 334e271992ae6c3cb649fe3ea32bd6dd38c02685
https://github.com/hibernate/hibernate-validator/commit/334e271992ae6c3cb...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M annotation-processor/pom.xml
M build-config/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integration/pom.xml
M modules/pom.xml
M osgi/felixtest/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/pom.xml
M osgi/pom.xml
M performance/pom.xml
M pom.xml
M relocation/annotation-processor/pom.xml
M relocation/cdi/pom.xml
M relocation/engine/pom.xml
M relocation/karaf-features/pom.xml
M relocation/pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 6.1.2.Final
Commit: 0d22da6761382249eb33e68d20236a6f2e054bfd
https://github.com/hibernate/hibernate-validator/commit/0d22da6761382249e...
Author: Hibernate-CI <ci(a)hibernate.org>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M annotation-processor/pom.xml
M build-config/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M integration/pom.xml
M modules/pom.xml
M osgi/felixtest/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/pom.xml
M osgi/pom.xml
M performance/pom.xml
M pom.xml
M relocation/annotation-processor/pom.xml
M relocation/cdi/pom.xml
M relocation/engine/pom.xml
M relocation/karaf-features/pom.xml
M relocation/pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-validator/compare/3cc3d5c23db8...0...