Skip to content

Latest commit

 

History

History
142 lines (95 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

142 lines (95 loc) · 3.73 KB

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]

Fixes

Features

Breaking

2025-03-12

  • cli-v4.0.0
  • client-v3.0.0
  • filter-v3.0.0
  • plugin-agave-v3.0.0
  • proto-v3.0.0
  • richat-v3.0.0
  • shared-v3.0.0

Breaking

  • solana: upgrade to v2.2 (#85)

2025-03-12

  • richat-cli-v3.0.0
  • richat-filter-v2.4.1

Breaking

  • cli: add dragon's mouth support (#83)

2025-03-06

  • richat-cli-v2.2.2
  • richat-plugin-agave-v2.1.1
  • richat-v2.3.1

Fixes

  • rustls: install CryptoProvider (#82)

2025-02-22

  • richat-shared-v2.5.0

Features

  • shared: add features (#77)

2025-02-20

  • richat-cli-v2.2.1
  • richat-filter-v2.4.0
  • richat-v2.3.0
  • richat-shared-v2.4.0

Features

  • shared: use five8 to encode/decode (#70)
  • shared: use slab for Shutdown (#75)

Breaking

  • filter: encode with slices (#73)
  • richat: remove parser thread (#74)
  • richat: support multiple sources (#76)

2025-02-11

  • richat-cli-v2.2.0
  • richat-client-v2.2.0
  • richat-filter-v2.3.0
  • richat-plugin-agave-v2.1.0
  • richat-proto-v2.1.0
  • richat-v2.2.0
  • richat-shared-v2.3.0

Fixes

  • richat: remove extra lock on clients queue (#49)
  • plugin-agave: set nodelay correctly for Tcp (#53)
  • richat: add minimal sleep (#54)
  • richat: consume dragons mouth stream (#62)
  • richat: fix slot status (#66)

Features

  • cli: add bin richat-track (#51)
  • richat: change logs and metrics in the config (#64)
  • richat: add solana pubsub (#65)
  • richat: add metrics (backport of private#5) (#69)

Breaking

  • plugin-agave,richat: remove max_slots (#68)

2025-01-22

  • filter-v2.2.0
  • richat-v2.1.0

Features

2025-01-19

  • cli-v2.1.0
  • client-v2.1.0
  • filter-v2.1.0
  • richat-v2.0.0
  • shared-v2.1.0

Features

  • richat: impl gRPC dragon's mouth (#42)

2025-01-14

  • cli-v2.0.0
  • cli-v1.0.0
  • client-v2.0.0
  • client-v1.0.0
  • filter-v2.0.0
  • filter-v1.0.0
  • plugin-agave-v2.0.0
  • plugin-agave-v1.0.0
  • proto-v2.0.0
  • proto-v1.0.0
  • shared-v2.0.0
  • shared-v1.0.0