Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOR REVIEW ONLY: indexer 2.11.1 into master #992

Merged
merged 5 commits into from
May 4, 2022

Conversation

Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented May 4, 2022

GitHub Logo

Important Notes

Highlights

Configuring Query Parameters

https://github.com/algorand/indexer/blob/develop/docs/DisablingParametersGuide.md

Changelog

New Features

  • Make configurable parameter flags visible. (#959)
  • Add --error-log-file validator option. (#975)
  • Consider TxType when selecting transaction amount currency type. (#935)

Enhancements

  • Tests: Elaboration on system configuration for E2E tests (#921)
  • Add documentation for configuring query parameters. (#931)
  • New block fetcher unit tests. (#967)
  • Update documentation to reflect automated e2e test artifacts. (#956)
  • Add vacuum documentation. (#957)
  • Cleanup README, add index management section, clarify transaction result order. (#958)
  • Nightly job improvements (#945)
  • Use external docker container to speed up tests. (#948)
  • Add golangci-lint to CI. (#947)
  • Tests: remove ghosts of past discrepancies in parity test (#924)
  • Update parity job to focus on account. (#979)
  • validator: skip comparison of deleted accounts. (#987)
  • CICD: Adding PR Type label checker (#985)
  • Add system requirements to README (#981)

Bugfixes

  • Fix hashes file extension (#922)
  • Don't assume /v2/accounts asset-id parameter should override exclude parameter (#977)
  • Skip validator errors resulting from the account resource limit. (#974)
  • Fix race condition by calling Rollback before close when processing results. (#965)
  • Do not show block not found error after fetcher has finished catchup. (#966)
  • Ensure block-generator service shutdown after failure. (#937)
  • Add tests for account asset amount validation. (#990)

Other

  • Update indirect go module. (#932)

Additional Resources

@algobarb algobarb added the Enhancement New feature or request label May 4, 2022
@algobarb algobarb self-assigned this May 4, 2022
Copy link
Contributor

@tzaffi tzaffi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@algobarb algobarb changed the title FOR REVIEW ONLY: indexer 2.11.1 FOR REVIEW ONLY: indexer 2.11.1 into master May 4, 2022
@Algo-devops-service Algo-devops-service merged commit 7285fb1 into master May 4, 2022
@algobarb algobarb deleted the release/2.11.1 branch May 4, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Team Hyper Flow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants