Skip to content

Commit 25645e8

Browse files
authored
geyser: upgrade to v2.2 (#554)
* update deps * npm lock files * changelog * deny
1 parent c0457a3 commit 25645e8

File tree

21 files changed

+3453
-1872
lines changed

21 files changed

+3453
-1872
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
- 'v1.18'
1818
- 'v2.0'
1919
- 'v2.1'
20+
- 'v2.2'
2021
tags:
2122
- 'v*'
2223
workflow_dispatch:

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- 'v1.18'
1313
- 'v2.0'
1414
- 'v2.1'
15+
- 'v2.2'
1516
workflow_dispatch:
1617

1718
env:

CHANGELOG.md

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

1717
### Breaking
1818

19+
## 2025-03-10
20+
21+
- @triton-one/yellowstone-grpc@4.0.0
22+
- yellowstone-grpc-client-simple-6.0.0
23+
- yellowstone-grpc-client-6.0.0
24+
- yellowstone-grpc-geyser-6.0.0
25+
- yellowstone-grpc-proto-6.0.0
26+
27+
### Breaking
28+
29+
- geyser: upgrade to v2.2 ([#554](https://github.com/rpcpool/yellowstone-grpc/pull/554))
30+
1931
## 2025-02-28
2032

2133
- yellowstone-grpc-geyser-5.0.1

0 commit comments

Comments
 (0)