Tags
Authors
The 5th bug-fix release for Hibernate ORM 5.0 has just been tagged and published. This release and the upcoming 5.0.6 release have been done on an accelerated timebox of 2 weeks (from the normal 4 weeks for bugfix releases) due to US holidays.
The complete list of changes can be found here (or here for people without a Hibernate Jira account).
For information on consuming the release via your favorite dependency-management-capable build tool, see https://hibernate.org/orm/downloads/
Hibernate Search 5.5.1.Final is now available!
Feedback about our recent 5.5.0.Final
release has been great, and while the good news is that nobody reported significant issues,
some people also pointed out that the new sorting system was a bit limited.
So we’ve been working on enhancing the FieldBridge
API to make sure that those more expert users who implement their
own bridging would have a better control on how sorting works as well.
We’ve also started some work to push the performance higher, and overall I’m proud to state that this 5.5.1.Final
release
is including some small internal polish, but results in measurable improvements.
The fourth bug-fix release for Hibernate ORM 5.0 has just been tagged and published.
There are 52 issues resolved in this release. 20 of those came out of the recent Jira cleanup. Initially that initiative pulled in roughly 750 issues. To date, 66 of those have been resolved - fixed or verified as out-of-date, unable-to-reproduce, etc. An additional 14 have been more propoerly reclassified as feature or enhancement requests rather than bugs. The really cool part is the amount of community help we have gotten in making that happen! Thanks to everyone responding, verifying and even fixing alot of these bugs!
The complete list of changes can be found here. People without a Hibernate Jira account will not be able to access the previous link and can access the changelog in GitHub; the issue I reported with Atlassian has been resolved and is ready for deployment into our hosted environment, I just do not know when that will happen.
The third bug-fix release for Hibernate ORM 5.0 has just been published.
It is tagged at http://github.com/hibernate/hibernate-orm/releases/tag/5.0.3
Hibernate ORM 4.2.21.Final has just been released.
It is tagged at: https://github.com/hibernate/hibernate-orm/releases/tag/4.2.21.Final
The complete list of changes can be found here.
The second bug-fix release for Hibernate ORM 5.0 has just been published.
The complete list of changes can be found here.
I am happy to announce the availability of Hibernate Validator 5.2.2.Final.
This release fixes several bugs, including a nasty regression around private property declarations in inheritance hierarchies and a tricky issue related to classloading in environments such as OSGi.
We also closed a gap in the API for constraint declaration which allows to ignore annotation-based constraints for specific methods, parameters etc.:
I’m happy to announce the latest final release of Hibernate Search: Hibernate Search 5.5 Final
.
We mainly consolidated the features included in the latest candidate release
and worked on fixing some bugs.
As a reminder on versions:
Hibernate Search now requires at least Hibernate ORM 5.0.0.Final
,
and at the time of writing only Infinispan 8.0.1.Final
supports real time replication
of an Apache Lucene 5.3
index.
[ ... ]
The first Candidate Release for Hibernate Search 5.5 is now available, introducing integration with Apache Lucene 5.3
and several nice improvements.
As a reminder on versions: Hibernate Search now requires Hibernate ORM 5.0.0.Final
at least, and at the time of writing only
Infinispan 8.0.1.Final
supports real time replication of an Apache Lucene 5.3
index.
[ ... ]
The first bug-fix release for Hibernate ORM 5.0 has just been published. It is tagged at https://github.com/hibernate/hibernate-orm/releases/tag/5.0.1.Final
The complete list of changes can be found here.
For information on consuming the release via your favorite dependency-management-capable build tool, see https://hibernate.org/orm/downloads/