github bentoml/BentoML v1.4.23

one day ago

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

Don't miss a new BentoML release

NewReleases is sending notifications on new releases.