data-upload-manager v2.4.2
What's Changed
-
Allow DUM client to use MD5 calculations by setting
usedforsecurity=Falsetohashlib.md5()
by @ramesh-maddegoda in #338 -
Document weblog gzip requirement and batch processing behavior
by @jordanpadams in #339 -
Replace
os.systemwithpathlibintest_path_util.pyfor cross-platform compatibility
by @Copilot in #342 -
Replace
os.system()calls withpathlibfor cross-platform test compatibility
by @Copilot in #343 -
Add
--skip-symlinksflag to avoid uploading duplicate data
by @jordanpadams in #341 -
Document
--skip-symlinksCLI flag added in #341
by @jordanpadams in #344
New Contributors
- @Copilot made their first contribution in #342
Full Changelog: v2.3.0...v2.4.2