Skip to content

Commit 64f9316

Browse files
committed
Add issue link
1 parent 83c1f89 commit 64f9316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/asciidoc/release_notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Fix was contributed by Artyom Abakumov.
5454
* Dependency update: updated `org.bouncycastle:bcprov-jdk18on` from 1.83 to 1.84 (used by `chacha64-plugin`) (issue:[941])
5555
* Improvement: Support customization of service requests in service managers (issue:[946])
5656
* 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`.
57+
* Added `TransactionState.ABORTED_UNKNOWN` (issue:[955])
5858
+
5959
This state is used when a commit, rollback, or prepare failed with an exception that Jaybird considers to indicate a broken connection.
6060
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

Comments
 (0)