Skip to content

v3.22.0

Choose a tag to compare

@dtfiedler dtfiedler released this 08 Dec 22:09
· 466 commits to main since this release

3.22.0 (2025-12-08)

Bug Fixes

  • add error handling and logging for AO epoch distribution message parsing (0c8683c)
  • ant registry: use ardrive cu for tests (a5d51a8)
  • ant: add missing hb url to cli and other places (287577b)
  • ants: use hb url in calls if provided (c8e7b01)
  • balance: use hb if configured (f049782)
  • comments: add comment on json usage (383429b)
  • deps: remove axios and axios-retry, use native fetch (b136472)
  • deps: remove bundles from npm package (cf89ed8)
  • fixes lint error (f24df2b)
  • git: remove NPM_TOKEN from git, use OIDC (d86b937)
  • hb: add error handling for cu failover (2acdf3b)
  • hb: add hb client and use in ario client for balance fetching (84be79f)
  • hb: add minSlot and timeout config (8ea5165)
  • hb: dedupe code for fetching paths (f299228)
  • hb: default json to true (1d128e3)
  • hb: remove interface (c188c3f)
  • hb: update primary names api with hyperbeam usage (1303e18)
  • logs: remove extraneous console log (095c22b)
  • npm: bump npm to v24 (d08c9ce)
  • schemas: add json schema def for gateway properties (0102ab9)
  • skip processing messages with empty data in epoch data fallback (59774bf)
  • spawn: update spawn ant utility to use configured ao client for ant registry process (27175d5)
  • tests: update tests to use cu.ardrive.io (14e7e7f)
  • tests: update tests to use cu.ardrive.io (4780260)
  • test: use cu ardrive for test url (0d1dc41)

Features

  • add services/bundlers support to joinNetwork and updateGatewaySettings (02861a5)