Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:41
· 35 commits to main since this release

1.3.0 (2025-08-17)

Bug Fixes

  • correct import path for environment configuration in vcApiService (349c189)
  • rename variables in Lua script for clarity and consistency in batch claiming logic (055a3b9)

Features

  • enhance worker ID generation for multi-replica support and update documentation (4b042e6)
  • implement migration for old claim formats to new structure in ResourceStorage (fcb2ed8)
  • implement multi-replica support with atomic batch claiming and enhanced monitoring (89a22eb)
  • optimize resource analysis with caching and concurrent processing for improved performance (ffff2f7)
  • update API endpoints to use environment variables for backend URLs and enhance resource storage logic with deduplication and block processing capabilities (4932c83)