Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-29 | 1.3 kB | |
v1.4.17 source code.tar.gz | 2025-06-29 | 33.2 MB | |
v1.4.17 source code.zip | 2025-06-29 | 33.7 MB | |
Totals: 3 Items | 66.9 MB | 0 |
What's Changed
- chore(config): export accelerator literal type by @aarnphm in https://github.com/bentoml/BentoML/pull/5384
- fix: accept bento type as the bento argument for deployment APIs by @frostming in https://github.com/bentoml/BentoML/pull/5385
- chore: return early python_packages by @aarnphm in https://github.com/bentoml/BentoML/pull/5387
- docs: Update adaptive batching example by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5388
- feat: reading bento args from a YAML file by @frostming in https://github.com/bentoml/BentoML/pull/5389
- docs: Add --arg-file flag by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5391
- fix: Adjust keras version comparison by @rmarquis in https://github.com/bentoml/BentoML/pull/5392
- chore: update AWS cloudformation template by @sauyon in https://github.com/bentoml/BentoML/pull/5394
- docs: Add canary deployment by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5390
- docs: Add BentoML Sandboxes by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5396
- feat: support canary for bentoml deployment apply commands by @xianml in https://github.com/bentoml/BentoML/pull/5395
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.16...v1.4.17