What's Changed
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5593
- fix: prevent following symlinks when copying files in BentoStore by @frostming in #5598
- fix: add sharing=locked to BuildKit cache mounts for multi-arch builds by @lawrence3699 in #5597
- fix: enhance Dockerfile generation by normalizing base image lines and adding tests by @frostming in #5603
- fix: defer prometheus_client import in bentoml.metrics to fix histogram collection in multiprocess mode by @ramkrishs in #5602
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5605
- fix: handle string input in FileSchema by encoding to UTF-8 by @frostming in #5606
New Contributors
- @lawrence3699 made their first contribution in #5597
- @ramkrishs made their first contribution in #5602
Full Changelog: v1.4.38...v1.4.39