| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-07 | 1.2 kB | |
| v1.4.39 source code.tar.gz | 2026-05-07 | 34.4 MB | |
| v1.4.39 source code.zip | 2026-05-07 | 34.8 MB | |
| Totals: 3 Items | 69.2 MB | 1 | |
What's Changed
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in https://github.com/bentoml/BentoML/pull/5593
- fix: prevent following symlinks when copying files in BentoStore by @frostming in https://github.com/bentoml/BentoML/pull/5598
- fix: add sharing=locked to BuildKit cache mounts for multi-arch builds by @lawrence3699 in https://github.com/bentoml/BentoML/pull/5597
- fix: enhance Dockerfile generation by normalizing base image lines and adding tests by @frostming in https://github.com/bentoml/BentoML/pull/5603
- fix: defer prometheus_client import in bentoml.metrics to fix histogram collection in multiprocess mode by @ramkrishs in https://github.com/bentoml/BentoML/pull/5602
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in https://github.com/bentoml/BentoML/pull/5605
- fix: handle string input in FileSchema by encoding to UTF-8 by @frostming in https://github.com/bentoml/BentoML/pull/5606
New Contributors
- @lawrence3699 made their first contribution in https://github.com/bentoml/BentoML/pull/5597
- @ramkrishs made their first contribution in https://github.com/bentoml/BentoML/pull/5602
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.38...v1.4.39