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.16.0
What's Changed
- fix: revert transactions on asset registration by @ra0x3 in #957
- docs: update example docs by @ra0x3 in #948
- enhancement: continue flushing out explorer by @ra0x3 in #956
- chore: update
forc index status
+ update authentication by @ra0x3 in #958 - enhancement: re-export indexer
fuel-indexer-*
dependencies underfuel-indexer-utils
by @deekerno in #953 - enhancement: implement more explorer types by @ra0x3 in #961
- chore: reduce log spam by @deekerno in #968
- chore: optimize tx fetching by @ra0x3 in #969
- v0.16.0 by @ra0x3 in #970
- fix: remove cyclic fuel-indexer-utils dep by @ra0x3 in #972
- fix: remove
fuel-indexer-utils
fromfuel-indexer-macros
Cargo.toml by @deekerno in #973
Full Changelog: v0.15.1...v0.16.0
v0.15.1
v0.15.0
What's Changed
- Add forc index command to display indexer metadata by @lostman in #936
- enhancement: add support for unindexable types by @ra0x3 in #943
- enhancement: update fuel explorer by @ra0x3 in #946
- enhancement: implement more types by @ra0x3 in #949
- v0.15.0 by @ra0x3 in #952
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- enhancement: integrate
async-graphql
into GraphQL API by @deekerno in #877 - fix: introspection response was nested one level too deep by @deekerno in #926
- enhancement: add playground constraints by @ra0x3 in #756
- fix: remove duplicate start arg by @ra0x3 in #927
- enhancement: add explorer types by @ra0x3 in #930
- forc index check: switch to async reqwest by @lostman in #934
- chore: add fuel explorer initial schema by @ra0x3 in #939
- enhancement: add graphql enum support by @ra0x3 in #872
- test: cast put_object bytes as bytea by @ra0x3 in #911
- chore: upgrade to syn v2.0 by @deekerno in #924
- fix: fix docs and schema type generation for playground by @deekerno in #942
- v0.14.0 by @lostman in #944
Full Changelog: v0.13.2...v0.14.0
v0.13.2
v0.13.0
What's Changed
- chore: add end_block to default forc index manifest by @rvmelkonian in #868
- enhancement: construct subscribed contract set only once by @lostman in #862
- docs: add pr template by @ra0x3 in #876
- Docs: Update broken hyperlink by @Braqzen in #883
- chore: refactor schema macro by @deekerno in #882
- fix: set platform: linux/x86_64 for fuel-indexer by @lostman in #875
- fix: fix pr template name by @ra0x3 in #894
- enhancement: pull remote ABI subcommand by @rvmelkonian in #775
- v0.13.0 by @ra0x3 in #895
Full Changelog: v0.12.1...v0.13.0
v0.12.1
v0.12.0
What's Changed
- chore: make plugin output consistent by @ra0x3 in #831
- fix: log api error by @ra0x3 in #832
- fix: add feature to cross build by @ra0x3 in #829
- docs: small book improvements by @deekerno in #840
- chore: use
[default-members]
section inCargo.toml
by @deekerno in #844 - bugfix: try pinning toolchain version by @rvmelkonian in #835
- chore: move common crates to workspace by @lostman in #847
auth
password input message by @Braqzen in #841- enhancement: add histogram reporting to postgres by @ra0x3 in #839
- enhancement: convert Scalar types into
Json
andBlob
by @rvmelkonian in #845 - fix: don't send wasm bytes over service channel by @ra0x3 in #848
- chore: bump to rustc 1.69 by @ra0x3 in #850
- fix: ensure unit tests run properly in CI by @deekerno in #849
- Update docs with vars by @rvmelkonian in #857
- chore: move to
async-graphql-parser
by @deekerno in #854 - fix: update docs/examples by @ra0x3 in #852
- v0.12.0 by @ra0x3 in #861
New Contributors
Full Changelog: v0.11.2...v0.12.0
v0.11.2
This fixes an error related to the forc index deploy
command.
What's Changed
- fix: add postgres package features by @ra0x3 in #821
- docs: update for consistency by @ra0x3 in #806
- bugfix: fix deserialize bug on contract_id by @rvmelkonian in #828
- v0.11.2 by @rvmelkonian in #830
Full Changelog: v0.11.1...v0.11.2