| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 1.4 kB | |
| v1.4.37 source code.tar.gz | 2026-03-25 | 34.4 MB | |
| v1.4.37 source code.zip | 2026-03-25 | 34.8 MB | |
| Totals: 3 Items | 69.2 MB | 0 | |
What's Changed
- docs: Update slack to forum link by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5567
- fix: correctly load
bentoml.models.HuggingFaceModelin container by @nickthegroot in https://github.com/bentoml/BentoML/pull/5582 - chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5564
- chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5571
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5565
- fix: resolve SQLite 'database is locked' errors under high concurrency by @VedantMadane in https://github.com/bentoml/BentoML/pull/5558
- fix: shell quote system package names in Dockerfile templates and image commands by @frostming in https://github.com/bentoml/BentoML/pull/5583
- fix: reorder histogram samples in multiprocess prometheus output by @saivedant169 in https://github.com/bentoml/BentoML/pull/5570
New Contributors
- @nickthegroot made their first contribution in https://github.com/bentoml/BentoML/pull/5582
- @saivedant169 made their first contribution in https://github.com/bentoml/BentoML/pull/5570
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.36...v1.4.37