Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-24 | 831 Bytes | |
v1.4.25 source code.tar.gz | 2025-09-24 | 34.1 MB | |
v1.4.25 source code.zip | 2025-09-24 | 34.5 MB | |
Totals: 3 Items | 68.5 MB | 0 |
What's Changed
- fix: Adding secret as an argument to create deployment by @sean-hickey-wf in https://github.com/bentoml/BentoML/pull/5478
- docs: Add equivalent code note by @Sherlock113 in https://github.com/bentoml/BentoML/pull/5476
- skip configured livez and readyz endpoints in traffic and access middlewares by @frostming in https://github.com/bentoml/BentoML/pull/5473
- fix: Ensure sdk respects _cloud_client when performing deployment operations by @sean-hickey-wf in https://github.com/bentoml/BentoML/pull/5474
- feat: add bentoml deployment start command by @jianshen92 in https://github.com/bentoml/BentoML/pull/5475
- fix: handle compatibility with click 8.3+ by @frostming in https://github.com/bentoml/BentoML/pull/5480
Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.24...v1.4.25