From davide at hibernate.org Tue Feb 6 09:40:41 2018 From: davide at hibernate.org (Davide D'Alto) Date: Tue, 6 Feb 2018 14:40:41 +0000 Subject: [hibernate-announce] Hibernate OGM 5.2 Final release Message-ID: Hibernate OGM 5.2 Final is now available! The main new features in this release are: - the ability to create caches when needed using the Infinispan remote dialect - the use of Infinispan clustered counters for id generaiton with the Infinispan Embedded dialect - support new operations for native queries with MongoDB CLI syntax - a way to define geospatial queries with MongoDB You can find all the details in the blog post: http://in.relation.to/2018/02/06/hibernate-ogm-5-2-Final-released/ Thanks, Davide From andrea at hibernate.org Wed Feb 7 07:22:07 2018 From: andrea at hibernate.org (andrea boriero) Date: Wed, 7 Feb 2018 12:22:07 +0000 Subject: [hibernate-announce] Hibernate ORM 5.2.13.Final has been released Message-ID: *For details:http://in.relation.to/2018/02/07/hibernate-orm-5213-final-release * From yoann at hibernate.org Wed Feb 7 09:24:39 2018 From: yoann at hibernate.org (Yoann Rodiere) Date: Wed, 07 Feb 2018 14:24:39 +0000 Subject: [hibernate-announce] Hibernate Search 5.9.0.Final released Message-ID: Hello, We just published 5.9.0.Final, the first stable release in the 5.9 branch. This release brings a brand-new JSR-352 integration for mass indexing, WildFly feature packs, and better integration to modular environments. Check out our blog for more information about this release: http://in.relation.to/2018/02/07/hibernate-search-5-9-0-Final/ -- Yoann Rodiere yoann at hibernate.org / yrodiere at redhat.com Software Engineer Hibernate NoORM team From fercoli at redhat.com Tue Feb 13 11:55:41 2018 From: fercoli at redhat.com (Fabio Massimo Ercoli) Date: Tue, 13 Feb 2018 17:55:41 +0100 Subject: [hibernate-announce] Hibernate OGM 5.3 CR1 released Message-ID: HIbernate OGM 5.3 CR1 is ready! The major improvement was the version upgrade for Hibernate ORM (5.2.13.Final) and Hibernate Search (5.9.0.Final). The application of Clustered Counters, for Infinispan Embedded dialect, has been improved in this version. All the details in the blog post: http://in.relation.to/2018/02/13/hibernate-ogm-5-3-CR1-released/ Thanks, ?Fabio From steve at hibernate.org Thu Feb 15 13:54:15 2018 From: steve at hibernate.org (Steve Ebersole) Date: Thu, 15 Feb 2018 18:54:15 +0000 Subject: [hibernate-announce] Hibernate ORM 5.3.0.CR1 released Message-ID: First release fully passing the standalone JPA TCK. See http://in.relation.to/2018/02/15/hibernate-orm-530-cr1-release/ From fercoli at redhat.com Tue Feb 20 12:46:36 2018 From: fercoli at redhat.com (Fabio Massimo Ercoli) Date: Tue, 20 Feb 2018 18:46:36 +0100 Subject: [hibernate-announce] Hibernate OGM 5.3.0.Final released Message-ID: Hibernate OGM 5.3.0.Final is ready! We worked to make it compatible with Hibernate ORM 5.2.13.Final. All the details in the blog post: http://in.relation.to/2018/02/20/hibernate-ogm-5-3-Final-released/ Thanks, ?Fabio From yoann at hibernate.org Fri Feb 23 04:11:12 2018 From: yoann at hibernate.org (Yoann Rodiere) Date: Fri, 23 Feb 2018 09:11:12 +0000 Subject: [hibernate-announce] Hibernate Search 5.10.0.Beta1 is out Message-ID: Hello, We just published 5.10.0.Beta1, the first release in the 5.10 branch. This release is designed to work with Hibernate ORM 5.3, which is still just a Candidate Release. This means you can now test your applications relying on ORM+Search with ORM 5.3 and Search 5.10. Check out our blog for more information about this release: http://in.relation.to/2018/02/23/hibernate-search-5-10-0-Beta1/ -- Yoann Rodiere yoann at hibernate.org / yrodiere at redhat.com Software Engineer Hibernate NoORM team From andrea at hibernate.org Tue Feb 27 08:37:13 2018 From: andrea at hibernate.org (andrea boriero) Date: Tue, 27 Feb 2018 13:37:13 +0000 Subject: [hibernate-announce] Hibernate ORM 5.2.14.Final has been released Message-ID: *For details:http://in.relation.to/2018/02/27/hibernate-orm-5214-final-release *