Skip to content

Releases: bentoml/BentoML

v1.4.35

03 Feb 05:06
cd8995c

Choose a tag to compare

What's Changed

  • fix(client): recreate connector on session refresh to prevent closed session errors by @Wirg in #5541
  • ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5542
  • fix: Support importing multiple Bentos with shared models by @frostming in #5543

New Contributors

Full Changelog: v1.4.34...v1.4.35

v1.4.34

26 Jan 03:19
84d08cf

Choose a tag to compare

  • Fixed a security issue when resolving file paths input by user.

Full Changelog: v1.4.33...v1.4.34

v1.4.33

12 Jan 10:26
ee0dd74

Choose a tag to compare

What's Changed

  • fix: update installation logic for Python packages in Dockerfile template by @frostming in #5534

Full Changelog: v1.4.32...v1.4.33

v1.4.32

09 Jan 02:22
ce6146d

Choose a tag to compare

What's Changed

  • fix: ensure at least one CPU worker is assigned when CPU resources are zero by @frostming in #5528
  • fix: update installation path logic for Python packages in Dockerfile template by @frostming in #5529
  • Revert "feat: new image API: build_include" by @frostming in #5531
  • ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5530
  • fix: sanitize filename with path separators in FileSchema.decode by @Anri-Lombard in #5533

New Contributors

Full Changelog: v1.4.31...v1.4.32

v1.4.31

23 Dec 06:51
4846bf2

Choose a tag to compare

What's Changed

Full Changelog: v1.4.30...v1.4.31

v1.4.30

27 Nov 03:15
28870f0

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #5505
  • fix: aiohttp impl of RemoteProxy for dependency call by @frostming in #5502
  • docs: update AWS CloudFormation template URL to v9 by @sauyon in #5506
  • fix: improve process termination handling in create_proxy_app by @frostming in #5508
  • fix: cli deploy to inject deployment env by @jianshen92 in #5507
  • fix: set default worker count based on available CPU resources by @frostming in #5509
  • fix: ensure at least one worker is set based on CPU resources by @frostming in #5510

Full Changelog: v1.4.29...v1.4.30

v1.4.29

17 Nov 12:02
39d76e5

Choose a tag to compare

What's Changed

Full Changelog: v1.4.28...v1.4.29

v1.4.28

29 Oct 06:09
c20c012

Choose a tag to compare

What's Changed

  • fix: update cuda base image and base image docs by @frostming in #5492
  • fix: use dir() instead of vars() to walk through the MRO by @frostming in #5495
  • chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #5494
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #5493
  • fix: feature: build error message with missing BentoModel by @frostming in #5496
  • feat: multi-worker support for custom command service by @frostming in #5497

Full Changelog: v1.4.27...v1.4.28

v1.4.27

20 Oct 06:57
2ddb90e

Choose a tag to compare

What's Changed

Full Changelog: v1.4.26...v1.4.27

v1.4.26

10 Oct 07:28
ee83983

Choose a tag to compare

What's Changed

Full Changelog: v1.4.25...v1.4.26