Skip to content

v9.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 14:14
Immutable release. Only release title and notes can be modified.
1164d9e

9.0.2 (2026-07-29)

Release Type: ⚠️ RECOMMENDED
DB Migration: ✅ No

docker pull ghcr.io/stx-labs/stacks-blockchain-api:9.0.2

This patch fixes an issue where a transaction reported as problematic_skipped by the Stacks node caused API ingestion to stall when they start appearing in the future. Though these transaction statuses will not appear immediately after the hard fork, this update handles its readiness. It also improves error reporting from the Stacks API to the Stacks node when block ingestion fails and updates some dependency versions for security reasons.

What's Changed

  • chore(deps): bump shell-quote from 1.8.1 to 1.10.0 in /client by @dependabot[bot] in #2611
  • chore(deps): bump engine.io from 6.6.1 to 6.6.9 by @dependabot[bot] in #2613
  • fix: v3 transaction events 500 for asset identifiers containing digits by @rafa-stacks in #2616
  • feat: client pkg export paths type by @pradel in #2628
  • fix: surface the actual error in event-ingestion 500 responses by @rafa-stacks in #2619
  • fix: support problematic_skipped transaction status (Epoch 4.0) by @rafa-stacks in #2629

Full Changelog: v9.0.1...v9.0.2