Skip to content

Releases: bentoml/BentoML

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

v1.4.25

24 Sep 08:51
4cbb17d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.24...v1.4.25

v1.4.24

17 Sep 09:30
34e4086

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.23...v1.4.24

v1.4.23

05 Sep 00:51
30e2e81

Choose a tag to compare

What's Changed

  • feat: add support for extra_ports in service configuration by @frostming in #5441
  • docs: Fix typo in DataFrame annotation for classify method by @jianshen92 in #5442
  • fix: call lifespans on mounted starlette apps by @frostming in #5444
  • refactor: remove unused endpoint labels from service configuration and add endpoints field to BentoManifestSchema by @frostming in #5448
  • feat: add a worker script for process runner by @frostming in #5447
  • docs: Add Prophet example by @Sherlock113 in #5446
  • feat: add endpoints field to Bento class and update related methods by @frostming in #5449
  • ci: pre-commit autoupdate [skip ci] by @pre-commit-ci[bot] in #5450
  • feat: get_hosts via runner-lb API by @frostming in #5445
  • fix: revert get_hosts to only returning hostnames by @frostming in #5451
  • fix: remove unnecessary command from create_dependency_watcher function by @frostming in #5452
  • refactor: remove extra_ports and endpoints from Bento class and related schemas by @frostming in #5453
  • doc: update AWS byoc docs to use role by @sauyon in #5454
  • fix: update service host return values to include port for UDS connections by @frostming in #5455

Full Changelog: v1.4.22...v1.4.23

v1.4.22

27 Aug 01:20
0b36028

Choose a tag to compare

What's Changed

Full Changelog: v1.4.21...v1.4.22

v1.4.21

14 Aug 01:07
1fd6776

Choose a tag to compare

What's Changed

Full Changelog: v1.4.20...v1.4.21