Skip to content

v1.4.36

Latest

Choose a tag to compare

@frostming frostming released this 03 Mar 07:56
0a8d532

What's Changed

  • fix: correct typo 'seperators' to 'separators' by @thecaptain789 in #5546
  • Reapply "feat: new image API: build_include" (#5531) by @frostming in #5539
  • fix: resolve AnyIO NoEventLoopError when calling sync API from async API by @paipeline in #5550
  • fix: Set SQLite busy_timeout and WAL mode to prevent 'database is locked' under concurrency by @VedantMadane in #5551
  • Fix memory leak in readiness checks with remote dependencies by @paipeline in #5553
  • fix: validate symlink targets in safe_extract_tarfile by @q1uf3ng in #5548
  • Revert "fix: resolve AnyIO NoEventLoopError when calling sync API from async API" by @frostming in #5554
  • chore: update AWS BYOC doc to v10 by @sauyon in #5559
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #5561
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #5560
  • ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5562

New Contributors

Full Changelog: v1.4.35...v1.4.36