Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-17 | 1.9 kB | |
v1.4.24 source code.tar.gz | 2025-09-17 | 34.1 MB | |
v1.4.24 source code.zip | 2025-09-17 | 34.5 MB | |
Totals: 3 Items | 68.5 MB | 0 |
What's Changed
- doc: update gpu options for on-demand p instances by @ssheng in https://github.com/bentoml/BentoML/pull/5456
- docs: Add labels by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5457
- chore: add gpu literals by @ssheng in https://github.com/bentoml/BentoML/pull/5459
- fix: use configurable readyz endpoint in HTTPClient classes by @frostming in https://github.com/bentoml/BentoML/pull/5458
- fix: use abspath instead of realpath in safe_extract_tarfile function by @frostming in https://github.com/bentoml/BentoML/pull/5461
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5462
- fix: replace questionary with rich-toolkit by @frostming in https://github.com/bentoml/BentoML/pull/5460
- fix: adding build args option to apply cli command by @sean-hickey-wf in https://github.com/bentoml/BentoML/pull/5468
- feat: Adding label as cli command for cloud deployment by @sean-hickey-wf in https://github.com/bentoml/BentoML/pull/5467
- docs: Add split staging and prod doc by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5463
- feat: Allow bento description to be passed to service decorator by @sean-hickey-wf in https://github.com/bentoml/BentoML/pull/5470
- feat: implement reverse proxy for custom command services by @frostming in https://github.com/bentoml/BentoML/pull/5465
- docs: Add traffic config ref link by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5471
- feat: enforce requirement for at least one dependency attribute in Dependency class by @frostming in https://github.com/bentoml/BentoML/pull/5472
New Contributors
- @sean-hickey-wf made their first contribution in https://github.com/bentoml/BentoML/pull/5468
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.23...v1.4.24