This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
Releases: FuelLabs/fuel-indexer
Releases · FuelLabs/fuel-indexer
v0.18.3
v0.18.2
What's Changed
- fix: prevent serde error from crashing service by @ra0x3 in #1097
- Revert "chore: re-enable TRYBUILD tests (#1086)" by @deekerno in #1103
- Update wasmer from v2.3.0 to v4.0.0 by @lostman in #1072
- docs: specify alternative darwin/arm64 docker image in docs by @ra0x3 in #1104
- Put whole test modules behind feature flags by @lostman in #1105
- chore: add more executor logging by @ra0x3 in #1102
- v0.18.2 by @ra0x3 in #1107
Full Changelog: v0.18.1...v0.18.2
v0.18.1
This release contains stability improvements to various parts of the Fuel Indexer service.
What's Changed
- fix: wait for hello-world-node to build on ci by @ra0x3 in #1077
- Fix start_block behavior when resumable flag is set. by @lostman in #1081
- chore: Remove
QueryRoot
workaround by @deekerno in #1076 - chore: add docker multiplatform by @ra0x3 in #1065
- chore: remove
.expect()
from GraphQL query flow by @deekerno in #1084 - Fix unreported WASM runtime error by @lostman in #1089
- chore: re-enable TRYBUILD tests by @deekerno in #1086
- fix: dont panic on empty panicreceipt contract id by @ra0x3 in #1092
- fix: bump cursor when unique constraint fails due to ID derivation by @ra0x3 in #1088
- v0.18.1 by @deekerno in #1094
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- feature: support for GraphQL list types by @ra0x3 in #1040
- reuse IndexerConnectionPool by @lostman in #1059
- fix: ensure that unions are added to query root by @deekerno in #1068
- docs: add explorer example docs by @ra0x3 in #1067
- ci: add default indexer + examples ci by @ra0x3 in #1061
- v0.18.0 by @ra0x3 in #1073
Full Changelog: v0.17.3...v0.18.0
v0.17.3
What's Changed
- fix: use proper type for block height by @ra0x3 in #1044
- rashad/fix-broken-default-indexer by @ra0x3 in #1051
- use tokio::runtime::Handle::current() in get_object and put_object by @lostman in #1053
- fix: forgot to update wasm lib by @ra0x3 in #1055
- v0.17.3 by @ra0x3 in #1052
Full Changelog: v0.17.2...v0.17.3
v0.17.2
This release downgrades fuel-core-client
to v0.17.2
so that the indexer remains compatible with the beta-3 testnet.
What's Changed
- remove subfolders from navigation by @ra0x3 in #1024
- fix: update default indexer schema type by @ra0x3 in #1025
- v0.17.1 by @lostman in #1026
- fix broken links, remove unused files by @sarahschwartz in #1029
- chore: impl IDs into explorer by @ra0x3 in #1016
- remove duplicate simple-wasm contract by @lostman in #1030
- chore: rustdoc + cleanup fuel-indexer-lib by @ra0x3 in #1007
- forc index kill: terminate or kill by @lostman in #1038
- feature: refactor schema and table modules by @ra0x3 in #1017
- fix: downgrade
fuel-core-client
tov0.17.2
by @deekerno in #1028 - v0.17.2 by @deekerno in #1041
master
->develop
by @deekerno in #1043
Full Changelog: v0.17.0...v0.17.2
v0.17.1
v0.17.0
What's Changed
- fix: don't panic on failed put_object by @ra0x3 in #989
- enhancement: implement union types by @ra0x3 in #992
- fuel-indexer run --replace-indexer by @lostman in #962
- chore: small default indexer updates by @ra0x3 in #998
- chore: add --replace-indexer to deployment by @ra0x3 in #1004
- chore: make tokio killer os dependent by @ra0x3 in #1002
- enhancement: implement instantiation methods for entity types by @deekerno in #1003
- fix: cherry-pick union types to develop by @ra0x3 in #1008
- Upgrade Fuel ecosystem dependencies by @lostman in #999
- enhancement: add instantiation helpers for union types by @deekerno in #1011
- Add logging macros by @lostman in #1018
- v0.17.0 by @ra0x3 in #1021
Full Changelog: v0.16.2...v0.17.0
v0.16.2
What's Changed
- Codeowners by @Braqzen in #884
- Change Manifest::FileError to include the file name by @lostman in #980
- update codeowners by @ra0x3 in #981
- fix: --embedded-database does not work when using fuel-indexer binary directly by @lostman in #892
- chore: implement more of the explorer by @ra0x3 in #977
- fix: various auth updates by @ra0x3 in #986
- v0.16.2 by @ra0x3 in #987
Full Changelog: v0.16.1...v0.16.2