Skip to content

Commit

Permalink
release: v2.51.0 (#1164)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Ivanov <[email protected]>
  • Loading branch information
0xivanov authored Nov 26, 2024
1 parent ab13404 commit cd92064
Show file tree
Hide file tree
Showing 4 changed files with 419 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v2.51.0

### Fixed
- Max backoff for grpc requests
- Resubmit transaction in case of throttle status at record

### Added
- Getters for internal keys and threshold for `KeyList`
- New api for creating client without schedule network update - `ClientFromConfigWithoutScheduleNetworkUpdate`
- New api for creating client with mirror network - `ClientForMirrorNetwork`

## v2.50.0

### Changed
Expand Down
Loading

0 comments on commit cd92064

Please sign in to comment.