This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
v0.20.0
What's Changed
- develop <> master by @ra0x3 in #1189
- ci: update latest docker tag by @ra0x3 in #1195
- revert: manually revert #1146 by @ra0x3 in #1199
- v0.19.1 by @ra0x3 in #1200
- develop <> master by @ra0x3 in #1203
- chore: code cleanup + add indices to explorer by @ra0x3 in #1190
- fix: fail gracefully on web api by @ra0x3 in #1204
- fix: forc index {build, deploy} no longer needs --target-dir by @lostman in #1183
- enhancement/breaking: update directive usage by @ra0x3 in #1202
- v0.19.2 by @ra0x3 in #1210
- rashad/cherry-pick-patch-ci-commits-onto-develop by @ra0x3 in #1215
- fix: temporarily skip bad ids by @ra0x3 in #1219
- v0.19.3 by @ra0x3 in #1220
- master <> develop by @ra0x3 in #1221
- master <> develop (#1221) by @ra0x3 in #1223
- ci: only publish docker on release by @ra0x3 in #1224
- log message for start block when resumable not set by @lostman in #1222
- Trigger rebuild when schema changes. by @lostman in #1211
- chore: add lostman as codeowner by @ra0x3 in #1239
- fix: ensure we always get schema version the same way by @lostman in #1196
- fix: minor mistakes in the PR template by @lostman in #1246
- fix: update + explain executor logic by @ra0x3 in #1236
- ci: switch to buildjet runners and cache by @deekerno in #1242
- v0.19.4 by @ra0x3 in #1249
- fix: re-enable default indexer ci by @ra0x3 in #1251
- chore: add verbose sql manual queries by @ra0x3 in #1261
- fix: add debug info to error log by @ra0x3 in #1268
- fix: add
OPTIONS
to allowed CORS methods by @deekerno in #1271 - v0.19.5 by @deekerno in #1272
- feature: beta-4-release by @ra0x3 in #1258
- docs: add issue template by @ra0x3 in #1267
- enhancement: reimplement WasmArg Drop by @lostman in #1245
- fix: block height conversion by @lostman in #1275
- docs: update build badge by @ra0x3 in #1280
- refactor: swap ID from u64 to
SizedAsciiString<64>
by @ra0x3 in #1217 - chore: remove
unsafe impl Send + Sync
forDatabase
andNativeIndexExecutor
by @deekerno in #1279 - chore: fix
clippy
warnings across the repo by @deekerno in #1277 - v0.20.0 by @ra0x3 in #1283
- fix: remove cyclic dep by @ra0x3 in #1284
Full Changelog: v0.19.0...v0.20.0