Skip to content

Version 1.0.2

Latest

Choose a tag to compare

@Menelion Menelion released this 26 Mar 12:59
7811843

Bugfixes 🐛

  • Race condition in ThreadSafeSyncResult where parallel sync threads could overwrite each other's counter values, causing TotalFilesProcessed to undercount. Counter values are now flushed once after all parallel phases complete.

Changed

  • Updated docker-compose.test.yml for LocalStack's new authentication requirement (community image sunset). Removed deprecated SERVICES, DEBUG, and EDGE_PORT environment variables.
  • Updated dependencies.

Full Changelog: v1.0.0...v1.0.1