Skip to content

Commit

Permalink
tools: add Google Pub/Sub (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill Fomichev <fanatid@ya.ru>
(cherry picked from commit d8f4f38)
  • Loading branch information
fanatid committed Oct 19, 2023
1 parent a966b41 commit 77fe34b
Show file tree
Hide file tree
Showing 16 changed files with 1,198 additions and 363 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,17 @@ The minor version will be incremented upon a breaking change and the patch versi

### Breaking

- kafka: rename to tools ([#209](https://github.com/rpcpool/yellowstone-grpc/pull/209)).
## 2023-10-19

- yellowstone-grpc-tools-1.0.0-rc.5+solana.1.16.17

### Features

- tools: add Google Pub/Sub ([#211](https://github.com/rpcpool/yellowstone-grpc/pull/211)).

### Breaking

- kafka: rename to tools ([#203](https://github.com/rpcpool/yellowstone-grpc/pull/203)).

## 2023-10-14

Expand Down
Loading

0 comments on commit 77fe34b

Please sign in to comment.