Tags
Authors
A billion-dollar mistake
I recently appeared on the Tech Lead Journal podcast, and the host, Henry Suryawirawan, picked up on a comment I made about the cost of a mistake I made many years ago, namely, the mistake of underestimating the importance of Hibernate’s StatelessSession
, and of not including it in the Java Persistence API.
You might think my statement a bit hyperbolic, and I guess it was intended in that vein, but let me give you a quick order-of-magnitude computation suggesting that my estimate was not far off.
The cost of this mistake should rightly include:
We just published Hibernate Validator 9.1.0.Alpha2, the next release of the new 9.1 series of Hibernate Validator.
This series primarily aims to improve performance. It also contains a few improvements, fixes and dependency updates.
[ ... ]
Hibernate Search 8.1.2.Final maintenance release is out.
This release contains a fix for the metric aggregations and an update of the Elasticsearch client.
We just published Hibernate Validator 9.1.0.Alpha1, the first release of the new 9.1 series of Hibernate Validator.
This series primarily aims to improve performance. It also contains a few improvements, fixes and dependency updates.
[ ... ]
Hibernate Search 8.1.1.Final maintenance release is out.
This release contains a couple of adjustments to the metric aggregations and an update of the Elasticsearch client.
Hibernate Reactive 4.1.0.Final is now available.
Hibernate Reactive 4.1.0.Final is compatible with Hibernate ORM 7.1.0.Final, and Vert.x SQL client 5.0.2.
If you need a Hibernate Reactive version compatible with older Hibernate ORM releases or Vert.x releases, you can find a compatibility matrix on the Hibernate website.
We are excited to announce the release of Hibernate Search 8.1.0.Final.
Compared to the previous 8.0 version it introduces various improvements to aggregations, Hibernate Search platform BOM files and more.
Compared to the previously released 8.1.0.CR2, this version is almost identical, and only adds a few minor dependency updates.
Hibernate 7.1.0.Final
Hibernate ORM 7.1 Final has just been released.
Details about the release, as well as links to important resources, can be found at https://github.com/hibernate/hibernate-orm/releases/tag/7.1.0
Hibernate Validator 8.0.3.Final maintenance release is out.
This release contains a few bug fixes, and enables alphanumeric format for the @CNPJ
constraint.
We just published Hibernate Search 8.1.0.CR2, the second candidate release of the next minor version of Hibernate Search.
This release includes the upgrade to the next candidate release of Hibernate ORM: 7.1.CR2.