Releases: holaplex/indexer-geyser-plugin
Releases · holaplex/indexer-geyser-plugin
Version 0.8.1
Version 0.8.0
- Update Solana version to 1.13
Version 0.8.0 (PRERELEASE)
v0.8.0-pre Version 0.8.0 (PRERELEASE)
Version 0.7.0
- 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
- Added a filter for token accounts by mint
- Adjusted consumer memory limits again
- Improved overall filtering behavior for accounts
Version 0.6.0
- Added account pubkeys filter
- Updated dependencies
- Added queue config for holaplex-indexer-job-runner
- Increased queue memory limits
Version 0.5.0
- Updated instruction handling to support token burning
- Added new message type to the
search_indexerqueue
Version 0.4.0
- Changed schema for InstructionNotify
- Updated to Solana 1.10.25