Skip to content

v1.4.39

Latest

Choose a tag to compare

@frostming frostming released this 07 May 10:37
e570eb2

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

Full Changelog: v1.4.38...v1.4.39