[hibernate/hibernate-search] cf842c: [Jenkins release job] README.md updated by release...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: cf842ca3555cba0d27fc0761ec16e2978e48f4ba
https://github.com/hibernate/hibernate-search/commit/cf842ca3555cba0d27fc...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 5.8.0.CR1
Commit: 03855a94edfe455424c2f53365dd060d2d7a9182
https://github.com/hibernate/hibernate-search/commit/03855a94edfe455424c2...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 5.8.0.CR1
Commit: 682b64822df7544428a66cd38f34674865b3f76a
https://github.com/hibernate/hibernate-search/commit/682b64822df7544428a6...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 5.8.0.CR1
Commit: e58000741a5b19d7e6e3c87aaf13e4d8293ea1ee
https://github.com/hibernate/hibernate-search/commit/e58000741a5b19d7e6e3...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/d1c94a7678eb...e580...
7 years, 4 months
[hibernate/hibernate-ogm] be94ae: OGM-1295 Upgrade Hibernate Search to 5.6.2.Final
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: be94aeb6dc79a7fbc355443aed0d02d0de5a1d3b
https://github.com/hibernate/hibernate-ogm/commit/be94aeb6dc79a7fbc355443...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M bom/pom.xml
Log Message:
-----------
OGM-1295 Upgrade Hibernate Search to 5.6.2.Final
Commit: 2c8603566e72005c1d58bd276b5dd6e09150b350
https://github.com/hibernate/hibernate-ogm/commit/2c8603566e72005c1d58bd2...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M bom/pom.xml
M core/src/main/java/org/hibernate/ogm/persister/impl/OgmEntityPersister.java
Log Message:
-----------
OGM-1296 Upgrade Hibernate ORM to 5.1.9.Final
Commit: ffb1ab9e001ba78ac6bb15fdeb65aeb71c86dab7
https://github.com/hibernate/hibernate-ogm/commit/ffb1ab9e001ba78ac6bb15f...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M pom.xml
Log Message:
-----------
OGM-1298 Make the minimal JDK version 8
Commit: b27bae58299d83750382ace1b3e0bbd31fd47b25
https://github.com/hibernate/hibernate-ogm/commit/b27bae58299d83750382ace...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M bom/pom.xml
M distribution/pom.xml
M modules/src/main/assembly/dist.xml
M modules/src/main/modules/ogm/neo4j-internal/module.xml
M modules/src/main/modules/ogm/neo4j/module.xml
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BaseNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/BoltNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/EmbeddedNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/HttpNeo4jDialect.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/dialect/impl/DiscriminatorAwareKeyMetadata.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/embedded/dialect/impl/EmbeddedNeo4jSequenceGenerator.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/embedded/dialect/impl/EmbeddedNeo4jTupleAssociationSnapshot.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/embedded/dialect/impl/EmbeddedNeo4jTupleSnapshot.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/impl/BaseNeo4jSchemaDefiner.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/query/parsing/impl/Neo4jPropertyHelper.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/dialect/impl/BoltNeo4jSequenceGenerator.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/impl/BoltNeo4jClient.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/impl/BoltNeo4jDatastoreProvider.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/impl/BoltNeo4jSchemaDefiner.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/dialect/impl/HttpNeo4jSequenceGenerator.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/http/impl/HttpNeo4jDatastoreProvider.java
M neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/Neo4jGraphDatabaseServiceLoaderTest.java
M neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/utils/BoltNeo4jTestHelperDelegate.java
Log Message:
-----------
OGM-1297 Upgrade Neo4j to 3.2.3 and the Neo4j driver to 1.4.2
It was a bit of a struggle as they added new modules and new
dependencies. I reorganized the modules alphabetically so that it's
easier to find the new ones.
Commit: ff3b12e5a053f32f53316c6494ad604fceba5486
https://github.com/hibernate/hibernate-ogm/commit/ff3b12e5a053f32f53316c6...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/impl/BoltNeo4jClient.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/remote/bolt/impl/BoltNeo4jDatastoreProvider.java
Log Message:
-----------
OGM-1297 The Neo4j Bolt driver now opens a connection directly
Commit: af3a706daf97d8867992cae8d56871130d43792b
https://github.com/hibernate/hibernate-ogm/commit/af3a706daf97d8867992cae...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M bom/pom.xml
M pom.xml
Log Message:
-----------
OGM-1299 Update jboss-logging to the version used in WildFly 10.1 (3.3.0)
Commit: 4a7c3f944146730e28f06e35558799abf4cbf078
https://github.com/hibernate/hibernate-ogm/commit/4a7c3f944146730e28f06e3...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M core/src/test/java/org/hibernate/ogm/backendtck/callbacks/PostLoadTest.java
Log Message:
-----------
Add a missing @Override
Commit: 825cbc485dd62b402a537c2039b831a3ce2d0e0c
https://github.com/hibernate/hibernate-ogm/commit/825cbc485dd62b402a537c2...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M distribution/pom.xml
Log Message:
-----------
Remove a leftover of the Redis clean up
Commit: 2f3812d830e9b1598a977c8ab80b365d89ca016b
https://github.com/hibernate/hibernate-ogm/commit/2f3812d830e9b1598a977c8...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M bom/pom.xml
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/MongoDBDialect.java
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/index/impl/MongoDBIndexSpec.java
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/query/parsing/nativequery/impl/MongoDBQueryDescriptorBuilder.java
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/utils/DocumentUtil.java
Log Message:
-----------
OGM-1300 Upgrade MongoDB driver to 3.5.0 and MongoDB to 3.4.6
And some minor cleanup noted while looking for deprecated things in the
warnings.
Compare: https://github.com/hibernate/hibernate-ogm/compare/399e22be0c40...2f3812d...
7 years, 4 months