Releases: bentoml/BentoML
Releases · bentoml/BentoML
v1.3.14
What's Changed
- docs: update
buf.yaml
reference by @emmanuel-ferdman in #5090 - fix: read stream before accessing response.text by @frostming in #5091
- fix: set manifest.dev for bare bento upload by @frostming in #5092
- fix: pin pydantic to < 2.10 and restore cwd when building bento by @frostming in #5093
New Contributors
- @emmanuel-ferdman made their first contribution in #5090
Full Changelog: v1.3.13...v1.3.14
v1.3.13
What's Changed
- fix: build git repo with uv by @frostming in #5085
- fix: use the model_id in bento by @frostming in #5087
- fix: create dir before move by @frostming in #5088
Full Changelog: v1.3.12...v1.3.13
v1.3.12
What's Changed
- fix: correct file response for internal service calling by @frostming in #5071
- docs: Add explanations for model loading acceleration by @Sherlock113 in #5066
- docs: Refactor examples by @Sherlock113 in #5065
- docs: Update codespaces desc by @Sherlock113 in #5072
- fix: don't ignore empty dirs when unpacking model and bento by @frostming in #5073
- docs: Remove dead link by @Sherlock113 in #5075
- docs: Add doc canonical link by @Sherlock113 in #5076
- doc: add comfyui example by @ssheng in #5077
- doc: update comfyui to include export instructions by @ssheng in #5078
- doc: update diffusion models to include comfyui by @ssheng in #5079
- docs: Update examples index by @Sherlock113 in #5080
- fix: move monitoring project to tests folder by @frostming in #5081
- docs: Update example list by @Sherlock113 in #5083
- fix: check dependency close method (#5082) by @yxtay in #5084
- fix: empty doc for bare built bento by @xianml in #5086
New Contributors
Full Changelog: v1.3.11...v1.3.12
v1.3.11
What's Changed
- fix: spark usage following API change by @frostming in #5052
- docs: Add model loading doc by @Sherlock113 in #5049
- doc: suggest to use pip for CUDA first by @bojiang in #5054
- docs: Update build-options.rst by @Sherlock113 in #5055
- fix: use the model revision in bento info for huggingface models by @frostming in #5053
- feat: Adding SDK support for deployment labels by @jianshen92 in #5057
- fix: postpone the model id normalization for huggingface models by @frostming in #5060
- chore: upload descripiton to remote bento store by @xianml in #5047
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #5061
- feat: Add task_id to request inference context by @Leon-Sander in #5059
- chore: copy existing README.md instead of creating a new one by @xianml in #5063
- feat: allow extending bentoml with extra commands by @frostming in #5064
- fix: remove the version limit of pynvml by @frostming in #5068
New Contributors
- @Leon-Sander made their first contribution in #5059
Full Changelog: v1.3.10...v1.3.11
v1.3.10
What's Changed
- fix: [bug bash] prefetch url by @xianml in #5028
- fix: trigger reset when system package changes; find dependent by @frostming in #5027
- fix(decorator): reject wrapper as dunder methods by @aarnphm in #5030
- fix: upload a flag file after project ready by @frostming in #5029
- fix: update spinner with the service readyz status by @frostming in #5031
- docs: Add IO tables by @Sherlock113 in #5032
- docs: Create secrets for deployment by @Sherlock113 in #5034
- doc: api docs for build and build_bentofile by @frostming in #5035
- feat: validate required envs when creating deployment by @frostming in #5033
- docs: fix links by @Sherlock113 in #5036
- docs: Add Gradio integration by @Sherlock113 in #5040
- fix: remove duplicate logs by @frostming in #5038
- docs: Add byoc request quota by @Sherlock113 in #5037
- feat: Opt-in bento image support by @frostming in #5039
- feat: support reading build config and dependencies from pyproject.toml by @frostming in #5042
- docs: Add doc for external deployment dependency by @Sherlock113 in #5043
- docs: Add Base Hyperlint Config by @bllchmbrs in #5041
- fix: reconstruct build config for getting requirement by @frostming in #5045
- docs: Add LangGraph example doc by @Sherlock113 in #5046
- docs: Add codespaces doc by @Sherlock113 in #5044
New Contributors
- @bllchmbrs made their first contribution in #5041
Full Changelog: v1.3.9...v1.3.10
v1.3.9
What's Changed
- fix: add a flag to mark dev bento by @frostming in #5021
- docs: Fix typo by @Sherlock113 in #5022
- fix: circus graceful shutdown by @bojiang in #5024
- fix: emit deprecation warings for legacy APIs by @frostming in #5023
- fix: skip safetensor patching if not installed by @frostming in #5025
- doc: update aws byoc by @ssheng in #5026
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- doc: Update shieldgemma doc name by @Sherlock113 in #4999
- fix: tolerate build error when watching for changes by @frostming in #5000
- doc: correct the requirements by @frostming in #5001
- fix: expose errors occurring before the first yield of stream response by @frostming in #5002
- doc: fix endpoint url related typos by @ssheng in #5007
- docs: Add CUDA version notes by @Sherlock113 in #5004
- docs: Add new project examples by @Sherlock113 in #5010
- docs: Clean up examples by @Sherlock113 in #5011
- docs: Update adaptive batching doc by @Sherlock113 in #5012
- docs: Refactor more examples section by @Sherlock113 in #5014
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #5009
- feat: upload setup.sh to the remote dev by @frostming in #5016
- feat: always make an HTTP call when calling self API methods by @frostming in #5017
- feat: gradio integration by @parano in #5008
- Fix a typo by @snowsky in #5018
- docs: Add quotation marks to python versions by @Sherlock113 in #5019
New Contributors
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
- fix: do not initialize cloud client when building bento by @frostming in #4998
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- doc: include cli commands in secret doc by @ssheng in #4968
- fix: switch back to post-release version scheme by @frostming in #4969
- doc: Add documentation about platform option of bentoml build by @frostming in #4966
- fix: only add bentoml requirement if absent by @frostming in #4973
- fix: null filename causes parsing failure for image input by @frostming in #4976
- doc: add instruction for
bentoml.IODescriptor
by @frostming in #4975 - chore: update login error message by @xianml in #4952
- chore: remove grpc client by @aarnphm in #4983
- fix: persist trace across internal requests by @frostming in #4982
- feat: expose request id and trace id in request scope by @frostming in #4977
- fix: add secrets in update/apply commands by @xianml in #4985
- feat: development of release 1.4 by @frostming in #4984
- doc: update quick start to use bentoml importing context manager by @frostming in #4986
- fix: make spinner optional for backward compatibility by @frostming in #4987
- fix: don't initialize cloud client until needed by @frostming in #4989
- doc: fix typo in model composition by @ssheng in #4991
- refactor: unify same schema by @frostming in #4988
- fix(framework): export unsloth lazily by @aarnphm in #4992
- fix: compare bento manifest and dependency client by @frostming in #4993
- fix: structure bento manifest by @frostming in #4994
- fix: allow setting timeout for cloud client; hf api; manifest eq by @frostming in #4995
- fix: with_defaults for docker option and show diff report for bento manifest comparison by @frostming in #4996
- docs: Add ShieldGemma example doc by @Sherlock113 in #4997
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- chore(ci): release workflow fix by @frostming in #4962
- fix: on_deployment failed to run for serve_grpc by @frostming in #4963
Full Changelog: v1.3.4...v1.3.5