Skip to content

Commit

Permalink
solana: upgrade to v2.1 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Nov 22, 2024
1 parent 8e9e3bc commit 812f5c7
Show file tree
Hide file tree
Showing 7 changed files with 949 additions and 293 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- 'master'
- 'v1.18'
- 'v2.0'
- 'v2.1'
tags:
- 'v*'
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'master'
- 'v1.18'
- 'v2.0'
- 'v2.1'
workflow_dispatch:

env:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ The minor version will be incremented upon a breaking change and the patch versi

### Breaking

## [3.0.0] - 2024-11-22

### Features

- solana: upgrade to v2.1 ([#2](https://github.com/rpcpool/yellowstone-grpc-kafka/pull/2))

## [2.0.1] - 2024-10-21

### Fixes
Expand Down
Loading

0 comments on commit 812f5c7

Please sign in to comment.