Bentoml

Latest version: v1.3.18

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 25

1.3.18

What's Changed
* docs: Simplify model composition doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5147
* docs: Restructure image folder and add alt for SEO by Sherlock113 in https://github.com/bentoml/BentoML/pull/5150
* docs: Fix links by Sherlock113 in https://github.com/bentoml/BentoML/pull/5153
* docs: Merge examples to io type doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5152
* fix: Permission issue of uv python installation directory by frostming in https://github.com/bentoml/BentoML/pull/5151
* fix: lazy safetensor patch by frostming in https://github.com/bentoml/BentoML/pull/5149
* docs: Clean up examples folder by Sherlock113 in https://github.com/bentoml/BentoML/pull/5154
* fix: use kantoku instead of circus by bojiang in https://github.com/bentoml/BentoML/pull/5155
* fix: Update lock file by frostming in https://github.com/bentoml/BentoML/pull/5156
* fix: use emoji code instead of emoji char by frostming in https://github.com/bentoml/BentoML/pull/5157
* fix: set model revision correctly by frostming in https://github.com/bentoml/BentoML/pull/5158
* fix: add missing secrets params in bentoml sdk by xianml in https://github.com/bentoml/BentoML/pull/5159
* fix: expose cloud api to get a single model by frostming in https://github.com/bentoml/BentoML/pull/5160
* fix: use the same spinner for bento and model apis by frostming in https://github.com/bentoml/BentoML/pull/5161
* fix: closed file descriptior issue by frostming in https://github.com/bentoml/BentoML/pull/5162


**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.17...v1.3.18

1.3.17

What's Changed
* docs: Simplify packaging docs by Sherlock113 in https://github.com/bentoml/BentoML/pull/5116
* docs: Fix links by Sherlock113 in https://github.com/bentoml/BentoML/pull/5124
* docs: Update API tokens doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5125
* fix: image builder log stream doesn't work by frostming in https://github.com/bentoml/BentoML/pull/5126
* docs: Add GPU access messaging by Sherlock113 in https://github.com/bentoml/BentoML/pull/5127
* fix: disable markup and highlight for image log stream by frostming in https://github.com/bentoml/BentoML/pull/5129
* fix: don't override built-in function by frostming in https://github.com/bentoml/BentoML/pull/5131
* fix: add default install command for image spec by frostming in https://github.com/bentoml/BentoML/pull/5130
* docs: Update examples by Sherlock113 in https://github.com/bentoml/BentoML/pull/5128
* fix: loosen the constraints of opentelemetry dependencies by frostming in https://github.com/bentoml/BentoML/pull/5134
* fix: only honor ctx or context parameter with correct annotation by frostming in https://github.com/bentoml/BentoML/pull/5135
* fix: temp file is deleted unexpected on Windows by frostming in https://github.com/bentoml/BentoML/pull/5133
* docs: Update old comfyui doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5137
* feat: install packages into venv and chown by frostming in https://github.com/bentoml/BentoML/pull/5136
* docs: Update onboarding docs by Sherlock113 in https://github.com/bentoml/BentoML/pull/5138
* fix: raise error when certfile is not given but ssl enabled and fix local dep by frostming in https://github.com/bentoml/BentoML/pull/5139
* fix: bad file descirptor issue when deploying bento by frostming in https://github.com/bentoml/BentoML/pull/5142
* feat: select a subset of files for huggingface models by frostming in https://github.com/bentoml/BentoML/pull/5144
* docs: Update example overview by Sherlock113 in https://github.com/bentoml/BentoML/pull/5143
* docs: Fix images by Sherlock113 in https://github.com/bentoml/BentoML/pull/5145
* fix: use content hash as the default model version by frostming in https://github.com/bentoml/BentoML/pull/5146


**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.16...v1.3.17

1.3.16

What's Changed
* ci: pre-commit autoupdate [skip ci] by pre-commit-ci in https://github.com/bentoml/BentoML/pull/5108
* docs: Simplify Adaptive batching docs by Sherlock113 in https://github.com/bentoml/BentoML/pull/5107
* docs: Update homepage messaging by Sherlock113 in https://github.com/bentoml/BentoML/pull/5105
* fix: add basic metrics and access logs for websocket by frostming in https://github.com/bentoml/BentoML/pull/5109
* fix: ensure all models to exists on deployment by frostming in https://github.com/bentoml/BentoML/pull/5110
* fix: enable image spec when image is explictly given by frostming in https://github.com/bentoml/BentoML/pull/5114
* fix: drop the redundant parameter for runner_service by frostming in https://github.com/bentoml/BentoML/pull/5115
* docs: Fix links by Sherlock113 in https://github.com/bentoml/BentoML/pull/5111
* feat: support post commands in image spec by frostming in https://github.com/bentoml/BentoML/pull/5118
* feat: add `--with-models` option to `bentoml pull` command by frostming in https://github.com/bentoml/BentoML/pull/5117
* docs: Update cloud deployment doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5119
* docs: Fix typo by Sherlock113 in https://github.com/bentoml/BentoML/pull/5121
* docs: Fix links by Sherlock113 in https://github.com/bentoml/BentoML/pull/5122
* fix: calculate bentofile path against cwd if given explicitly by frostming in https://github.com/bentoml/BentoML/pull/5123


**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.15...v1.3.16

1.3.15

What's Changed
* docs: doc refactoring by Sherlock113 in https://github.com/bentoml/BentoML/pull/5089
* docs: Fix invalid icon images by Sherlock113 in https://github.com/bentoml/BentoML/pull/5096
* docs: Update readme examples and add distributed service doc by Sherlock113 in https://github.com/bentoml/BentoML/pull/5097
* fix: protect model repository creation with a lock to avoid a race condition by frostming in https://github.com/bentoml/BentoML/pull/5095
* fix: generate schema compatible with pydantic>=2.10 by frostming in https://github.com/bentoml/BentoML/pull/5100
* docs: Modify 'metric' menu link on 'observability index' page by jin-daram in https://github.com/bentoml/BentoML/pull/5101
* fix: fix bug of serialization error and runner can't be shutdown by frostming in https://github.com/bentoml/BentoML/pull/5103
* feat(cli): Support passing key value pairs from reading a dotenv file by frostming in https://github.com/bentoml/BentoML/pull/5104
* fix: calculate readme file path from build ctx rather than cwd by frostming in https://github.com/bentoml/BentoML/pull/5106

New Contributors
* jin-daram made their first contribution in https://github.com/bentoml/BentoML/pull/5101

**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.14...v1.3.15

1.3.14

What's Changed
* docs: update `buf.yaml` reference by emmanuel-ferdman in https://github.com/bentoml/BentoML/pull/5090
* fix: read stream before accessing response.text by frostming in https://github.com/bentoml/BentoML/pull/5091
* fix: set manifest.dev for bare bento upload by frostming in https://github.com/bentoml/BentoML/pull/5092
* fix: pin pydantic to < 2.10 and restore cwd when building bento by frostming in https://github.com/bentoml/BentoML/pull/5093

New Contributors
* emmanuel-ferdman made their first contribution in https://github.com/bentoml/BentoML/pull/5090

**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.13...v1.3.14

1.3.13

What's Changed
* fix: build git repo with uv by frostming in https://github.com/bentoml/BentoML/pull/5085
* fix: use the model_id in bento by frostming in https://github.com/bentoml/BentoML/pull/5087
* fix: create dir before move by frostming in https://github.com/bentoml/BentoML/pull/5088


**Full Changelog**: https://github.com/bentoml/BentoML/compare/v1.3.12...v1.3.13

Page 1 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.