Skip to content

Commit 9fe12b6

Browse files
authored
tonic,solana-crates: update tonic to 0.14, unpinned solana crates (#595)
* tonic: update tonic to 0.13 * bump tonic version to 0.13.1 * solana-encoding-wasm: update Cargo.lock * cargo fmt * clippy * wip * tonic: upgrade tonic to 0.14 * removed unnecessary version pinning * client: bump to version 9 + use tls-ring * CHANGELOG + cargo tree * unpinned tokio-stream
1 parent 04ad134 commit 9fe12b6

File tree

11 files changed

+282
-234
lines changed

11 files changed

+282
-234
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,20 @@ The minor version will be incremented upon a breaking change and the patch versi
1616

1717
### Breaking
1818

19-
## 2025-07-01
19+
20+
## 2025-08-04
21+
22+
- yellowstone-grpc-geyser-9.0.0
23+
- yellowstone-grpc-client-simple-9.0.0
24+
- yellowstone-grpc-client-9.0.0
25+
- yellowstone-grpc-geyser-9.0.0
26+
- yellowstone-grpc-proto-9.0.0
27+
28+
### Breaking
29+
30+
- Upgaded to tonic 0.14.0 which can break customer code if they rely on tonic to do something else.
31+
32+
## 2025-08-01
2033

2134
- yellowstone-grpc-geyser-8.1.0
2235

0 commit comments

Comments
 (0)