There was an error while loading. Please reload this page.
1 parent 83c1f89 commit 64f9316Copy full SHA for 64f9316
1 file changed
src/docs/asciidoc/release_notes.adoc
@@ -54,7 +54,7 @@ Fix was contributed by Artyom Abakumov.
54
* Dependency update: updated `org.bouncycastle:bcprov-jdk18on` from 1.83 to 1.84 (used by `chacha64-plugin`) (issue:[941])
55
* Improvement: Support customization of service requests in service managers (issue:[946])
56
* Dependency update: updated `net.java.dev.jna:jna-jpms` from 5.18.1 to 5.19.1 (used by `jaybird-native`) (issue:[951])
57
-* Added `TransactionState.ABORTED_UNKNOWN`.
+* Added `TransactionState.ABORTED_UNKNOWN` (issue:[955])
58
+
59
This state is used when a commit, rollback, or prepare failed with an exception that Jaybird considers to indicate a broken connection.
60
For end-users of Jaybird, this change has no real impact, except it may change the state logged for certain failures ending a transaction.
0 commit comments