Skip to content

4.44.0

Latest

Choose a tag to compare

@nellh nellh released this 26 Jan 17:45
· 11 commits to master since this release

What's Changed

  • fix(worker): Use Popens as context managers to ensure cleanup by @effigies in #3719
  • fix(worker): Sanitize dataset IDs with 404 for any incorrectly formatted IDs by @nellh in #3722
  • fix: Allow /api in addition to /crn by @nellh in #3723
  • feat(cli): Allow specifying URL options for git credential helper by @nellh in #3724
  • feat(api): Provide /api/git/ paths for git access by @nellh in #3725
  • fix(worker): Move validation locking to worker and lock on first run by @nellh in #3729
  • refactor(worker): Switch to asyncio for get_repo_files by @nellh in #3730

Full Changelog: v4.43.1...v4.44.0