Skip to content

Commit b2c48cf

Browse files
committed
docs: updating release notes
1 parent d4abaeb commit b2c48cf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.8.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
fixes several bugs that could leave minting batches in an inconsistent
112112
state in the case of a funding, database write, or restart error.
113113

114+
* [PR#2137](https://github.com/lightninglabs/taproot-assets/pull/2137)
115+
fixes `ListBatches` REST `batch_key` handling so malformed path values
116+
no longer silently return empty results. The endpoint now uses
117+
`batch_key_str` in the REST path and returns `InvalidArgument` for
118+
malformed or empty batch keys.
119+
114120
# New Features
115121

116122
## Functional Enhancements

0 commit comments

Comments
 (0)