Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 12:13
· 1193 commits to main since this release

1.6.0 (2026-02-05)

Features

  • add Epic 28-30 - testnet integration, explorer links, balance proofs (dcbbdd9)
  • add Epics 29-32 - UI components, balance proofs, workflow demo, private messaging (a573b08)
  • add NETWORK_MODE flag for testnet/mainnet switching (4e0b247)
  • add production-ready Docker Compose and Kubernetes deployments (ec2745f)
  • agent-runtime: add Agent Runtime package for custom business logic integration (7116509)
  • complete deployment testing - Docker Compose and Kubernetes verified (347a82f)
  • connector: add Admin API for dynamic peer and route management (3439a99)
  • epic-17: complete Story 17.6 - Telemetry and Monitoring (c222ca7)
  • epic-17: implement Story 17.7 - BTP Claim Exchange Integration Tests (146ee70)
  • epic-17: reorganize epics 11-15 and add Epic 16-17 (2dcf8e2)
  • epic-18,19: complete Explorer UI NOC redesign and deployment improvements (7871746)
  • epic-18: create Epic 18 - Explorer UI NOC Redesign (3d7accf), closes #0D1829
  • epic-19: implement M2M token funding and fix Explorer UI peer tracking (dffde6d)
  • epic-20: add zkVM verification and agent service markets (cea9e56)
  • epic-27: implement Aptos payment channel settlement (56bb455)
  • epic-28: add Aptos multi-arch Docker build files (c28c5a2)
  • epic-28: add ARM64 Aptos Docker image epic (fa2c9d7)
  • explorer: add fee statistics by network with token denomination (33b04db)
  • scripts: add agent runtime testing to 5-peer deployment script (55f1d28)
  • tri-chain: enhance 5-peer multihop with tri-chain configuration (88e49b0)

Bug Fixes

  • ci: filter Aptos tests to channel module and fix rippled config (bdb953f)
  • ci: fix Aptos SDK tests and make npm audit advisory (9574d23)
  • ci: make security job advisory in CI status check (9376d27)
  • ci: make Snyk scan continue-on-error (2a7c902)
  • ci: resolve Aptos Move address conflict and add docker-compose-dev.yml (55f0028)
  • ci: skip integration tests with missing type dependencies (16e544b)
  • ci: skip tigerbeetle-5peer-deployment.test.ts (42f76cf)
  • docker-compose: enable TigerBeetle and settlement in production (5c7c490)
  • docs: include data and expiresAt fields in business logic examples (4a1d179)
  • epic-17: complete Story 17.7 - all integration tests passing (10/10) (48b489a)
  • telemetry: check WebSocket state before closing in disconnect (61fcd28)
  • update tests for openChannel return type and add K8s TigerBeetle manifests (7f1aa8e)