Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-27 | 1.0 kB | |
v1.4.22 source code.tar.gz | 2025-08-27 | 34.1 MB | |
v1.4.22 source code.zip | 2025-08-27 | 34.5 MB | |
Totals: 3 Items | 68.5 MB | 0 |
What's Changed
- docs: Update diagram image by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5431
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/bentoml/BentoML/pull/5432
- fix: Correct argument merging logic in set_arguments function by @frostming in https://github.com/bentoml/BentoML/pull/5433
- feat: Add new GPU type 'amd-mi300x' to GpuLiteralType by @frostming in https://github.com/bentoml/BentoML/pull/5435
- feat: allow to get command later for service by @frostming in https://github.com/bentoml/BentoML/pull/5437
- fix: Add error handling for failed file downloads in JSONSerde and MultipartSerde by @frostming in https://github.com/bentoml/BentoML/pull/5436
- docs: Add examples by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5439
- fix: respect the metrics namespace passed from config by @frostming in https://github.com/bentoml/BentoML/pull/5440
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.21...v1.4.22