github algorand/indexer 2.16.0-pre2
Algorand Indexer 2.16.0-pre2

latest releases: v3.5.0, v3.4.0, v3.3.1...
pre-release21 months ago

Highlights

This is a preview release of (1) Conduit, the new modular plugin system for accessing data from the chain and (2) a version of the Indexer that uses Conduit.

Conduit is composed of importer, processor, and exporter plugins. This preview introduces the framework and includes some initial plugins created by Algorand (#1326). Please see the blog post for more information.

  • Conduit is backwards compatible with the preexisting Indexer service, and current Indexer runners should see no impact
  • We are publishing this release as a preview to best ensure current Indexer runners have time to review the new system, test it, and later adopt it with little to no impact
  • We are asking the community to preview Conduit, experiment with the plugins, and try creating their own
  • We are seeking feedback related to bugs, usability, features, and documentation (to do so, join the newly created Discord channel #conduit-preview, which will stay open for a few weeks)

NOTE: this is a preview release and is subject to change so experiment but this is not yet ready for production. We will communicate when we are closer to the release date.

Changes

New Features

Enhancements

  • Adding a link to the data directory documentation by @fabrice102 in #1287
  • conduit: Initial conduit pipeline tool. by @winder in #1326
  • metrics: Configurable conduit metrics prefix. by @winder in #1353
  • conduit: Pass data dir to plugin config. by @winder in #1357
  • conduit: Default to plugin data directory when possible. by @winder in #1366
  • conduit: Add version flag to conduit root command. by @winder in #1377
  • conduit: Add Conduit startup banner and fix default log level. by @winder in #1372

Bugfixes

New Contributors

Full Changelog: 2.15.0...2.16.0-pre2

Don't miss a new indexer release

NewReleases is sending notifications on new releases.