Skip to content

v4.0.2

Choose a tag to compare

@igorls igorls released this 19 Mar 02:54
· 26 commits to main since this release

What's Changed

🧪 E2E Test Framework

  • Added 8-phase high-fidelity end-to-end test suite with Docker-based infrastructure
  • ChainManager, ContractDeployer, LoadGenerator, IndexerRunner, IntegrityChecker, ApiTests
  • Docker Compose stack (ES 9.3.1, RabbitMQ, Redis) with port-isolated (+10000) networking

🔒 Security Fixes

  • Bumped undici 7.22.0 → 7.24.4 (fixes CVE-2026-1528 and 5 other advisories)
  • Updated all transitive dependencies — resolved 30 of 32 vulnerabilities

📦 Dependency Updates

  • global-agent 4.1.2 → 4.1.3
  • nodemailer 8.0.1 → 8.0.3
  • @types/node 24.12.0 → 25.5.0

⚙️ CI

  • Retargeted build workflow from release/4.0 to main
  • Added unit test step (Bun) to CI pipeline

Full Changelog: v4.0.1...v4.0.2