Skip to content

auto-release-313

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:41
38e50a5
feat: redesign UPLOADS_UPDATE to send only changed items (#107)

* feat: redesign UPLOADS_UPDATE to send only changed items (partial updates)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: use >= for same-second upload change detection

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: use (updated_at, id) cursor to eliminate boundary-row re-sends

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: deduplicate via sentState map to handle same-second re-updates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>