Skip to content

Commit e26d356

Browse files
ljoss17romac
andauthored
Release v1.10.3 (#4175)
* Update Changelog * Create v1.10.3 summary * Bump versions * cargo update * Update changelog Signed-off-by: Romain Ruetschi <[email protected]> * Update release date * Improve .changelog release v1.10.3 summary --------- Signed-off-by: Romain Ruetschi <[email protected]> Co-authored-by: Romain Ruetschi <[email protected]>
1 parent 394c95b commit e26d356

File tree

26 files changed

+140
-92
lines changed

26 files changed

+140
-92
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- add explicit root TLS configuration to gRPC clients
1+
- Add explicit root TLS configuration to gRPC clients
22
([\#4160](https://github.com/informalsystems/hermes/issues/4160))
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.changelog/v1.10.3/summary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*September 2nd, 2024*
2+
3+
This release fixes an issue where Hermes could not connect to gRPC servers over TLS. Additionally, this release also fixes a bug in the `clear packet` CLI where the `excluded_sequences` configuration option was not always taken into account.
4+
5+
Furthermore, Hermes now uses `abci_query` instead of gRPC for some queries, for instance for querying staking parameters and service configuration during health checks, and when retrieving version information.

0 commit comments

Comments
 (0)