Skip to content

4.4.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:10
· 28 commits to master since this release

Fixed

  • Handle filenames starting with / or ending with # or ?. (#1090)
  • Avoid failing on missing extra dependencies in b2 license command. (#1106)
  • Fix b2id:// uri support in file unhide command. (#1114)

Infrastructure

  • Prepare Linux binary for ARM. (#1099)
  • Address duplicate bucket names issue in integration tests by redesigning the seed generation mechanism.
  • Bump pypa/gh-action-pypi-publish from 1.3.1 to 1.13.0 in /.github/workflows.