Skip to content

Commit dd0f457

Browse files
chore: version 1.19.7 [skip ci]
## [1.19.7](v1.19.6...v1.19.7) (2026-03-26) ### Bug Fixes * add metrics instrumentation to gRPC transport ([85839b7](85839b7))
1 parent 2af02e7 commit dd0f457

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.7](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.19.6...v1.19.7) (2026-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* add metrics instrumentation to gRPC transport ([85839b7](https://github.com/hyperi-io/hyperi-rustlib/commit/85839b78df82daf01153b93bd27f42bd31604a25))
7+
18
## [1.19.6](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.19.5...v1.19.6) (2026-03-24)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[package]
1010
name = "hyperi-rustlib"
11-
version = "1.19.6"
11+
version = "1.19.7"
1212
edition = "2024"
1313
rust-version = "1.94"
1414
description = "Shared utility library for HyperI Rust applications"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.19.6
1+
1.19.7

0 commit comments

Comments
 (0)