Skip to content

Commit b8f1fd1

Browse files
committed
release_notes: add grpc error code surfacing
1 parent d1c26a2 commit b8f1fd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release_notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ This file tracks release notes for the loop client.
1919
#### Breaking Changes
2020

2121
#### Bug Fixes
22+
* Grpc error codes returned by the swap server when swap initiation fails are
23+
now surfaced to the client. Previously these error codes would be returned
24+
as a string.
25+

0 commit comments

Comments
 (0)