Skip to content

Releases: holaplex/indexer-geyser-plugin

Version 0.8.1

19 Dec 19:13
v0.8.1
aedb4f1

Choose a tag to compare

  • Added txn_sends and txn_errs metrics

Version 0.8.0

16 Dec 18:43
v0.8.0
3e71006

Choose a tag to compare

  • Update Solana version to 1.13

Version 0.8.0 (PRERELEASE)

14 Dec 22:20
v0.8.0-pre
ac1f8ea

Choose a tag to compare

Pre-release
v0.8.0-pre

Version 0.8.0 (PRERELEASE)

Version 0.7.0

06 Dec 20:38
v0.7.0
9804538

Choose a tag to compare

  • Adjusted queue memory limits
  • Now targeting MSRV 1.59.0
  • Added support for sending slot status updates
  • Plugin filtering logic now handled by a support crate

Version 0.6.1

24 Oct 22:46
v0.6.1
28e4e67

Choose a tag to compare

  • Added a filter for token accounts by mint
  • Adjusted consumer memory limits again
  • Improved overall filtering behavior for accounts

Version 0.6.0

28 Sep 20:11
v0.6.0
56b0ef2

Choose a tag to compare

  • Added account pubkeys filter
  • Updated dependencies
  • Added queue config for holaplex-indexer-job-runner
  • Increased queue memory limits

Version 0.5.0

10 Aug 20:41
v0.5.0
c33467e

Choose a tag to compare

  • Updated instruction handling to support token burning
  • Added new message type to the search_indexer queue

Version 0.4.0

16 Jun 21:54
v0.4.0
33be344

Choose a tag to compare

  • Changed schema for InstructionNotify
  • Updated to Solana 1.10.25