v1.3.4
What's Changed
- fix: don't use temporary directory for temp bento copying by @sauyon in #4938
- refactor: path spec ignore pattern checks children files only by @frostming in #4939
- fix: improve exception handling for pynvml by @rlleshi in #4943
- doc: update cloud deploy with yaml guide by @ssheng in #4944
- doc: fix instructions of http testing by @frostming in #4945
- chore(deps): bump protobufjs from 7.2.4 to 7.2.6 in /grpc-client/node by @dependabot in #4647
- chore(deps): bump transformers from 4.30.0 to 4.38.0 in /examples/inference-graph by @dependabot in #4695
- chore(deps): bump h2 from 0.3.24 to 0.3.26 in /grpc-client/rust by @dependabot in #4635
- chore(deps): bump tar from 6.1.11 to 6.2.1 in /grpc-client/node by @dependabot in #4650
- chore(deps): bump mio from 0.8.8 to 0.8.11 in /grpc-client/rust by @dependabot in #4550
- fix: bentoml.serve to support serving new SDK services from a bento by @frostming in #4946
- docs: Let search engine ignore 1.1 doc by @Sherlock113 in #4950
- docs: Update readme example links by @Sherlock113 in #4951
- ci: pre-commit autoupdate [skip ci] by @pre-commit-ci in #4953
- fix: don't pull models if already exists when puling bento by @frostming in #4954
- feat: lock packages for linux by default by @frostming in #4955
- chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #4957
- docs: Add function calling example doc by @Sherlock113 in #4956
- docs: Add a placeholder RAG doc by @Sherlock113 in #4959
- fix: support pydantic 2.9 by @frostming in #4960
- fix: retry for model and bento upload failure by @frostming in #4961
- fix: reload plugin missing file changes by @frostming in #4958
New Contributors
Full Changelog: v1.3.3...v1.3.4