[hibernate-commits] [hibernate/hibernate-ogm] 8f8677: OGM-1138 Reorganize the version properties of the ...

GitHub noreply at github.com
Thu Aug 11 08:02:44 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 8f8677fbe64419744f05555f3ac2e5db5cc58729
      https://github.com/hibernate/hibernate-ogm/commit/8f8677fbe64419744f05555f3ac2e5db5cc58729
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M bom/pom.xml
    M documentation/manual/pom.xml
    M modules/pom.xml
    M modules/src/main/modules/hql/module.xml
    M modules/src/main/modules/ogm/mongodb/module.xml
    M modules/src/main/modules/ogm/neo4j-internal/module.xml
    M pom.xml

  Log Message:
  -----------
  OGM-1138 Reorganize the version properties of the bom for more clarity


  Commit: ee850091cb82bc30b9967a129c34ac46fcb9eaba
      https://github.com/hibernate/hibernate-ogm/commit/ee850091cb82bc30b9967a129c34ac46fcb9eaba
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M bom/pom.xml

  Log Message:
  -----------
  OGM-1140 Upgrade Ehcache to 2.6.11


  Commit: 8a1cd84a70a6c2e60d58453fefd131e3a1375d81
      https://github.com/hibernate/hibernate-ogm/commit/8a1cd84a70a6c2e60d58453fefd131e3a1375d81
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  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/test/java/org/hibernate/ogm/datastore/mongodb/test/index/MongoDBIndexTest.java
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/index/Poem.java
    M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/query/nativequery/MongoDBSessionNativeQueryTest.java

  Log Message:
  -----------
  OGM-1141 Upgrade MongoDB driver to 3.3.0 and MongoDB to 3.2.8

MongoDB 3.2 does not support the $query syntax anymore so we have to
extract the different parts of the criteria to use the cursor API.


  Commit: 0a27dace184e852d146989a82825514af95ae08d
      https://github.com/hibernate/hibernate-ogm/commit/0a27dace184e852d146989a82825514af95ae08d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M bom/pom.xml

  Log Message:
  -----------
  OGM-1142 Upgrade Neo4j to 3.0.4


  Commit: b5505432602d1ac06fa0e0b1b5cacefbd80e36b9
      https://github.com/hibernate/hibernate-ogm/commit/b5505432602d1ac06fa0e0b1b5cacefbd80e36b9
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M bom/pom.xml
    M modules/src/main/modules/ogm/cassandra-driver/module.xml
    M modules/src/main/modules/ogm/redis-driver/module.xml
    M redis/pom.xml

  Log Message:
  -----------
  OGM-1137 Upgrade lettuce to 4.2.1.Final


  Commit: 3fc8b06ae487daaa2b3bc22fd26d604bb79f1033
      https://github.com/hibernate/hibernate-ogm/commit/3fc8b06ae487daaa2b3bc22fd26d604bb79f1033
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M bom/pom.xml

  Log Message:
  -----------
  Add Davide and Guillaume to the authors, update the in.relation.to urls


Compare: https://github.com/hibernate/hibernate-ogm/compare/54cd83f2d054...3fc8b06ae487


More information about the hibernate-commits mailing list