This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
v0.22.0
Breaking Changes
Native execution as been removed. WASM remains as the only execution method for user-created indexers.
What's Changed
- fix: failing test_asset_upload_endpoint_properly_adds_assets_to_database_postgres integration test by @lostman in #1426
- chore: cargo sort the whole workspace by @lostman in #1427
- chore: remove native execution by @ra0x3 in #1423
- enhancement: full anyhow::Result<()> support in indexers by @lostman in #1425
- Add ecosystem component question to issue template by @deekerno in #1432
- v0.22.0 by @deekerno in #1429
Full Changelog: v0.21.2...v0.22.0