Skip to content

Commit 138e2b5

Browse files
committed
prep 7.0 CR1
1 parent 42c2061 commit 138e2b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

whats-new.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@ However, the preferred approach is to <<stateless-session-multiple,explicitly ba
280280
The `Transaction` interface leaks the SPI type `TransactionStatus` via `getStatus()`, and the JTA-defined type `Synchronization` via `registerSynchronization()`, which breaks layering in a fairly harmless way.
281281
New operations were added to the `Transaction` interface, allowing code to inspect the status of the transaction or register callbacks without the use of layer-breaking operations.
282282

283+
[NOTE]
284+
====
285+
This feature is considered incubating.
286+
====
283287

284288
[[schema-manager-populate]]
285289
== Data population

0 commit comments

Comments
 (0)