Skip to content

Releases: algorand/indexer

Algorand Indexer 2.15.2

20 Jan 18:51
9253b3f
Compare
Choose a tag to compare

GitHub Logo

Highlights

Changes

Bugfix for "transaction rejected by ApprovalProgram" error.

What's Changed

Other

Full Changelog: 2.15.1...2.15.2

Algorand Indexer 2.15.1

06 Jan 20:22
Compare
Choose a tag to compare

GitHub Logo

What's Changed

Bugfixes

Enhancements

  • API: Skip inner transaction fetching when possible. by @winder in #1402

Full Changelog: 2.15.0...2.15.1

Algorand Indexer 2.15.1-rc1

04 Jan 01:40
Compare
Choose a tag to compare
Pre-release

GitHub Logo

What's Changed

Bugfixes

Full Changelog: 2.15.0...2.15.1-rc1

Algorand Indexer 2.16.0-pre2

15 Dec 16:28
Compare
Choose a tag to compare
Pre-release

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

Algorand Indexer 2.15.0

30 Nov 17:01
Compare
Choose a tag to compare

GitHub Logo

What's Changed

Bugfixes

New Features

  • New Feature: Application Boxes in Indexer by @tzaffi in #1168

Enhancements

  • Enhancement: Update git submodule with go-algorand release commit 31a1099c by @tzaffi in #1304

Other

Full Changelog: 2.14.2...2.15.0

Algorand Indexer 2.15.0-rc3

28 Nov 17:55
Compare
Choose a tag to compare
Pre-release

GitHub Logo

Changes

What's Changed

Bugfixes

New Features

  • New Feature: Application Boxes in Indexer by @tzaffi in #1168

Enhancements

  • Enhancement: Update git submodule with go-algorand release commit 31a1099c by @tzaffi in #1304

Other

Full Changelog: 2.14.2...2.15.0-rc3

Algorand Indexer 2.15.0-rc2

14 Nov 18:23
Compare
Choose a tag to compare
Pre-release

GitHub Logo

What's Changed

Bugfixes

Full Changelog: 2.15.0-rc1...2.15.0-rc2

Algorand Indexer 2.15.0-rc1

03 Nov 20:05
Compare
Choose a tag to compare
Pre-release

GitHub Logo

What's Changed

New Features

  • New Feature: Application Boxes in Indexer by @tzaffi in #1168

Enhancements

  • Enhancement: Update git submodule with go-algorand release commit 31a1099c by @tzaffi in #1304

Full Changelog: 2.14.2...2.15.0-rc1

Algorand Indexer 2.14.2

24 Oct 16:09
Compare
Choose a tag to compare

GitHub Logo

What's Changed

Bugfixes

Enhancements

Full Changelog: 2.14.1...2.14.2

Algorand Indexer 2.14.1

07 Oct 14:38
Compare
Choose a tag to compare

GitHub Logo

What's Changed

Bugfixes

New Features

Enhancements

  • Testing: Add a sample state proof with high index for testing by @algoidan in #1199
  • enhancement: Clarify REST query parameters for accounts search by @shiqizng in #1201
  • Enhancement: update e2e test policy by @shiqizng in #1197
  • enhancement: adding ParticipationUpdates to response by @shiqizng in #1215
  • REST API: Add Header-Only parameter to blocks endpoint, return error if there are too many transactions. by @shiqizng in #1241

New Contributors

  • @algoidan made their first contribution in #1199
  • @algolucky made their first contribution in #1169

Full Changelog: 2.14.0...2.14.1