This is a recommended release focusing on CDB64 index accessibility and operational observability. CDB64 lookups are now enabled by default with a shipped manifest covering data items up to block height 1,820,000, eliminating the need for operators to generate or configure their own indexes. New Prometheus metrics provide detailed visibility into root TX index and ANS-104 offset lookup performance. The release also includes tooling for uploading partitioned CDB64 indexes to Arweave and an observer update with network gateway fallback for more resilient reference resolution.
Highlights
Added
- CDB64 Upload Tool: New CLI tool (
tools/upload-cdb64-to-arweave) to upload partitioned CDB64 indexes to Arweave via Turbo SDK - Default Remote CDB64 Index: Ships with a pre-built CDB64 manifest, CDB lookups now enabled by default
- Prefix-Partitioned CDB64 Indexes: Support for splitting indexes across 256 partition files based on key prefix
- HTTP Request Concurrency Limit: New
CDB64_REMOTE_MAX_CONCURRENT_REQUESTSandCDB64_REMOTE_SEMAPHORE_TIMEOUT_MSenvironment variables - Prometheus Metrics: New instrumentation for root TX index and ANS-104 offset lookup performance
Changed
- Observer Update to
8fb7b2f: Network gateway fallback for reference resolution with three operating modes
Fixed
- Updated
TRUSTED_ARNS_GATEWAY_URLdefault value in documentation
See CHANGELOG.md for full details.
Docker Images
| Image | SHA |
|---|---|
| ghcr.io/ar-io/ar-io-core | caab23ba8515873ae2a4e2e6ca2ed4d096498df3
|
| ghcr.io/ar-io/ar-io-envoy | 4755fa0a2deb258bfaeaa91ba3154f1f7ef41fda
|
| ghcr.io/ar-io/ar-io-clickhouse-auto-import | 4512361f3d6bdc0d8a44dd83eb796fd88804a384
|
| ghcr.io/ar-io/ar-io-litestream | be121fc0ae24a9eb7cdb2b92d01f047039b5f5e8
|