Skip to content

Releases: edgeandnode/amp

Nightly (2026-02-10)

10 Feb 00:59
Immutable release. Only release title and notes can be modified.
2b1933d

Choose a tag to compare

Nightly (2026-02-10) Pre-release
Pre-release
nightly-2b1933d

refactor(dump,metadata-db): replace BoxError with concrete error type…

Nightly (2026-02-07)

07 Feb 00:42
Immutable release. Only release title and notes can be modified.
ee571b1

Choose a tag to compare

Nightly (2026-02-07) Pre-release
Pre-release
nightly-ee571b1

fix(tests): stream_blocks race condition in tests (#1705)

Nightly (2026-02-06)

06 Feb 00:50
Immutable release. Only release title and notes can be modified.
08fc91c

Choose a tag to compare

Nightly (2026-02-06) Pre-release
Pre-release
nightly-08fc91c

docs: enhance code-review reliability with parallel pattern agents (#…

Nightly (2026-02-05)

05 Feb 00:52
Immutable release. Only release title and notes can be modified.
5daf7bb

Choose a tag to compare

Nightly (2026-02-05) Pre-release
Pre-release
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)

04 Feb 00:48
Immutable release. Only release title and notes can be modified.
dda0427

Choose a tag to compare

Nightly (2026-02-04) Pre-release
Pre-release
nightly-dda0427

chore(deps): bump TS dependencies (#1683)

Nightly (2026-02-03)

03 Feb 00:52
Immutable release. Only release title and notes can be modified.
60fbfb0

Choose a tag to compare

Nightly (2026-02-03) Pre-release
Pre-release
nightly-60fbfb0

docs: add verifiable extraction blog (#1672)

Nightly (2026-01-31)

31 Jan 00:57
Immutable release. Only release title and notes can be modified.
ef55d98

Choose a tag to compare

Nightly (2026-01-31) Pre-release
Pre-release
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)

30 Jan 00:41
Immutable release. Only release title and notes can be modified.
175655e

Choose a tag to compare

Nightly (2026-01-30) Pre-release
Pre-release
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

28 Jan 14:44
Immutable release. Only release title and notes can be modified.
2dd4238

Choose a tag to compare

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-derived crate by @LNSD in #1633
  • refactor(datasets-common): rename RawDatasetKind to DatasetKindStr by @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-discovery before 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 Dataset trait 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)

28 Jan 14:59
Immutable release. Only release title and notes can be modified.
e7d2b54

Choose a tag to compare

Nightly (2026-01-28) Pre-release
Pre-release
nightly-e7d2b54

Nightly 2026-01-28