Skip to content

Releases: Oire/sharp-sync

Version 1.0.2

26 Mar 12:59
7811843

Choose a tag to compare

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

Version 1.0.0

15 Feb 13:04
Immutable release. Only release title and notes can be modified.
b2965a0

Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: https://github.com/Oire/sharp-sync/commits/v1.0.0