Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rrighi committed Nov 22, 2018
1 parent 71a35c3 commit b960b6a
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,15 @@ The Holon Platform provides an *overall Maven BOM (Bill of Materials)* to easily

See link:index.html#obtain-the-platform-artifacts[Obtain the platform artifacts] for details.

[[WhatsNew52x]]
== What's new in version 5.2.x

* A basic support for database _locks_ is now available. See <<LockSupport>>.

* The new link:{apidir}/com/holonplatform/datastore/jpa/tx/JpaTransactionFactory.html[JpaTransactionFactory^] interface is now available to customize the JPA Datastore transactions lifecycle. It can be configured using the JPA Datastore builder.

* Support for JDK 9+ module system using `Automatic-Module-Name`.

[[WhatsNew51x]]
== What's new in version 5.1.x

Expand Down

0 comments on commit b960b6a

Please sign in to comment.