Skip to content

Commit c5deb60

Browse files
authored
chore: bump to v4.1.0 (#15)
1 parent 30b0873 commit c5deb60

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ The minor version will be incremented upon a breaking change and the patch versi
1616

1717
### Breaking
1818

19+
## [4.1.0] - 2025-08-12
20+
21+
### Features
22+
23+
- Bump yellowstone-grpc-client/proto to v8.0.0 to use Solana v2.3.
24+
1925
## [4.0.1] - 2025-06-27
2026

2127
### Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "yellowstone-grpc-kafka"
3-
version = "4.0.1"
3+
version = "4.1.0"
44
authors = ["Triton One"]
55
edition = "2021"
66
description = "Yellowstone gRPC config/request transformers"

0 commit comments

Comments
 (0)