Hibernate Search 5.10.0.CR1 released, data retrieval framework

  

Hibernate Search 5.10.0.CR1 has been released , the first release candidate for the 5.10 branch. This release mainly consists of an upgrade to Hibernate ORM 5.3.0.CR2, but also adds some bug fixes and improvements:

Some notable changes since Hibernate Search 5.10.0.Beta1:

  • HSEARCH-3143: Hibernate Search’s ORM integration now depends on Hibernate ORM 5.3.0.CR2.

  • HSEARCH-3125: Hibernate Search now offers a way to access the Elasticsearch client directly. See the documentation for more information.

  • HSEARCH-3138: We restored binary compatibility with applications built against Hibernate Search 5.5, so that Hibernate Search 5.10 can be included in the upcoming WildFly release.

  • HSEARCH-3000: We added automatic JPMS module names to our JARs. Note that Hibernate Search JARs still can only be used as automatic modules, because some of our dependencies cannot easily be used as modules yet. Here are the module names:

    • org.hibernate.search.engine

    • org.hibernate.search.orm

    • org.hibernate.search.backend.elasticsearch

    • org.hibernate.search.backend.elasticsearch.aws

    • org.hibernate.search.clustering.jms

    • org.hibernate.search.clustering.jgroups

    • org.hibernate.search.jsr352.core

    • org.hibernate.search.jsr352.jberet

    • org.hibernate.search.serialization.avro

See the release notes for a list of all changes since 5.10.0.Beta2 .

Obtain

All details are available   on a dedicated page on hibernate.org .

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325963313&siteId=291194637