Skip to content

Commit

Permalink
[Jenkins release job] changelog.txt updated by release build 5.1.0.CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI committed Feb 15, 2017
1 parent 5edf276 commit 6ddc9c6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions changelog.txt
@@ -1,6 +1,32 @@
Hibernate OGM Changelog
=======================

5.1.0.CR1 (15-02-2017)
-------------------------

** Bug
* OGM-1240 - mongodb - MongoDB uses the wrong db for checking credentials
* OGM-1238 - mongodb - Collection of elements in MongoDB should be returned in the same order of the DB
* OGM-1221 - neo4j - @OneToOne and @ManyToOne / @OneToOne relationships cause exception with InheritanceType#SINGLE_TABLE while persisting
* OGM-913 - mongodb, neo4j - Element collection queries not working for collections of primitive types

** Improvement
* OGM-1251 - query - Update HQL parser to version 1.4.0.Final
* OGM-1245 - build - Upgrade HQL Parser to version 1.4.0.Beta1
* OGM-1244 - build, core - Upgrade to Hibernate Search 5.6.0.Final
* OGM-1241 - mongodb - Update mongo driver to version 3.4.2
* OGM-1236 - core - Collections of elements should be stored and returned in the same order with MongoDB
* OGM-1234 - build - Travis - Get the Neo4j version from the pom file
* OGM-1067 - - CollectionHelper.newHashMap(int) is counter productive

** New Feature
* OGM-1024 - mongodb - Support .aggregate() using MongoDB CLI syntax

** Task
* OGM-1248 - documentation - Switch to Asciidoctor output for the documentation
* OGM-1243 - build, infinispan - Infinispan Remote test should start a full Infinispan Server as separate container
* OGM-1228 - build - Upgrade to Hibernate Search 5.5.6.Final

5.1.0.Beta3 (04-01-2017)
-------------------------

Expand Down

0 comments on commit 6ddc9c6

Please sign in to comment.