Skip to content

Commit 86388fd

Browse files
committed
#848 Document fix in release notes
1 parent 58d46fe commit 86388fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/asciidoc/release_notes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ See also <<blob-performance-defer-open>>.
4545
As part of this fix, there was an incompatible change in the internal GDS-ng API.
4646
Various methods and constructors involved in blob handle creation now throw a `SQLException` if the database is not attached or the transaction is null or not active.
4747
See also <<breaking-changes-internal-api-6-0-1>>.
48+
* Fixed: Fetch response with status=0 (FETCH_OK) and count=0 was logged on DEBUG as an unexpected response (https://github.com/FirebirdSQL/jaybird/issues/848[#848])
4849

4950
=== Jaybird 6.0.0
5051

0 commit comments

Comments
 (0)