yellowstone-grpc/CHANGELOG.md

2.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.

[Unreleased]

Features

Fixes

  • client: set max message size for decode (#151).

Breaking

[yellowstone-grpc-proto-1.3.0+solana.1.16.1] - 2023-06-16

Features

  • geyser: update solana =1.16.1 (#146).

Fixes

Breaking

[yellowstone-grpc-client-1.3.0+solana.1.16.1] - 2023-06-16

Features

  • geyser: update solana =1.16.1 (#146).

Fixes

Breaking

[yellowstone-grpc-geyser-0.8.2+solana.1.16.1] - 2023-06-16

Features

  • geyser: update solana =1.16.1 (#146).

Fixes

Breaking

[yellowstone-grpc-proto-1.3.0+solana.1.15.2] - 2023-06-15

Features

  • geyser: Update tonic, 0.8.2 => 0.9.2 (#145).

Fixes

Breaking

[yellowstone-grpc-client-1.3.0+solana.1.15.2] - 2023-06-15

Features

  • geyser: Update tonic, 0.8.2 => 0.9.2 (#145).
  • geyser: Add methods health_check and health_watch (#145).

Fixes

Breaking

[yellowstone-grpc-geyser-0.8.2+solana.1.15.2] - 2023-06-15

Features

  • geyser: Add prometheus metric message_queue_size (#145).
  • geyser: Update tonic, 0.8.2 => 0.9.2 (#145).
  • geyser: Send task per connection (#145).
  • geyser: Send processed immediately without Slot message (#145).

Fixes

Breaking