Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 04:03
Immutable release. Only release title and notes can be modified.
e3dd3da

0.1.5 (2026-07-10)

Added

  • pace agreement offers to match indexer capacity (#661) (861d5b1)
  • worker: serve interactive requests before background sweeps (#662) (cb89726)

Fixed

  • attribute agreement cancellations to the correct party (#659) (67a48d5)
  • dips: stamp agreement deadlines from live chain time (#657) (7f8a887)
  • refuse to start with agreement terms the contract rejects (#664) (78a8a1a)
  • stop endlessly retrying payment offers that always fail (#665) (564407b)

Changed

  • pgregistry: drop unused voucher-era indexing receipts code (#663) (fb6d64d)
  • sync manifest to 0.1.4 (was 0.1.3) (#653) (b2e0640)

Performance

  • worker: raise default job concurrency to 8 with matching pool (#655) (86ef9dd)

Tests

  • share one panic-by-default registry stub across mocks (#666) (bcdb8d0)

CI/CD

  • release: sign manifest-sync bot commits via the GitHub API (#652) (3381333)