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
- @thecaptain789 made their first contribution in #5546
- @paipeline made their first contribution in #5550
- @VedantMadane made their first contribution in #5551
- @q1uf3ng made their first contribution in #5548
Full Changelog: v1.4.35...v1.4.36