Releases: edgeandnode/amp
Releases · edgeandnode/amp
Nightly (2026-02-10)
Immutable
release. Only release title and notes can be modified.
nightly-2b1933d refactor(dump,metadata-db): replace BoxError with concrete error type…
Nightly (2026-02-07)
Immutable
release. Only release title and notes can be modified.
nightly-ee571b1 fix(tests): stream_blocks race condition in tests (#1705)
Nightly (2026-02-06)
Immutable
release. Only release title and notes can be modified.
nightly-08fc91c docs: enhance code-review reliability with parallel pattern agents (#…
Nightly (2026-02-05)
Immutable
release. Only release title and notes can be modified.
refactor(worker): move build info into service crates (#1694) Centralize build metadata in service crates so controller/worker startup and tests pass build info explicitly without config coupling. - Add `admin_api::build_info::BuildInfo` and re-export it from `controller` service crate - Introduce `worker::build_info::BuildInfo` with serde/db conversions and remove worker_info from `worker::config::Config` - Thread `BuildInfo` into worker/controller startup with `Into<BuildInfo>` conversions - Add test build script and `tests::testlib::build_info` using vergen metadata Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
Nightly (2026-02-04)
Immutable
release. Only release title and notes can be modified.
nightly-dda0427 chore(deps): bump TS dependencies (#1683)
Nightly (2026-02-03)
Immutable
release. Only release title and notes can be modified.
nightly-60fbfb0 docs: add verifiable extraction blog (#1672)
Nightly (2026-01-31)
Immutable
release. Only release title and notes can be modified.
feat(common): support null parameters in eth_call udf (#1593) * feat(common): support null parameters in eth_call udf * docs: update feature docs for eth_call
Nightly (2026-01-30)
Immutable
release. Only release title and notes can be modified.
upgrade to DF 52, Arrow 57 and tonic 0.14 (#1329) * upgrade arrow and datafusion * upgrde prost and tonic * upgrade datafusion to 52 * rustfmt
v0.0.35
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(nix): update rust toolchain sha by @fubhy in #1626
- chore(ci): add nightly release by @fubhy in #1627
- refactor(admin-api): move validation from datasets-derived by @LNSD in #1624
- chore(ci): do not cancel release builds by @fubhy in #1628
- chore(ci): fix release changelog body by @fubhy in #1631
- chore(ci): improve docker image labeling and tagging by @fubhy in #1632
- refactor(common): invert dependency on
datasets-derivedcrate by @LNSD in #1633 - refactor(datasets-common): rename
RawDatasetKindtoDatasetKindStrby @LNSD in #1634 - refactor(extractors/solana): more streamlined extraction by @sistemd in #1621
- refactor(dataset-store): move bless helpers to tests binary by @LNSD in #1635
- docs: require
/code-pattern-discoverybefore any planning by @LNSD in #1636 - chore(ci): trigger nightly releases by tag by @fubhy in #1638
- chore(deps): remove unused deps by @shiyasmohd in #1637
- chore(ci): improve container tagging by @fubhy in #1639
- chore(ci): consolidate release metadata by @fubhy in #1640
- chore(ci): allow manual release trigger by @fubhy in #1641
- chore(ci): fix release name by @fubhy in #1643
- refactor(datasets-common): simplify
Datasettrait with downcast support by @LNSD in #1642 - chore(ci): optimise ci caching and build performance by @fubhy in #1645
- chore(ci): remove sccache by @fubhy in #1647
- refactor(datasets-derived): move FuncName from datasets-common by @LNSD in #1646
Full Changelog: v0.0.34...v0.0.35
Nightly (2026-01-28)
Immutable
release. Only release title and notes can be modified.
nightly-e7d2b54 Nightly 2026-01-28