Skip to content

v1.4.10

Latest
Compare
Choose a tag to compare
@frostming frostming released this 17 Apr 08:49
· 8 commits to main since this release
54235e8

What's Changed

  • doc: Update saml.rst by @bojiang in #5309
  • docs: Add template arg doc by @Sherlock113 in #5311
  • chore: update gpu_type for supported GPU on bentocloud by @aarnphm in #5312
  • doc: rename PythonImage to Image by @frostming in #5313
  • docs: add monitoring API tokens section to manage-api-tokens.rst by @Haivilo in #5316
  • feat: show fastapi routes in playground ui by @frostming in #5314
  • fix: add /app/.venv/bin to PATH to support Kubernetes exec-style entrypoints by @restato in #5315
  • fix: Merge command line args with the ones in the config file by @frostming in #5317
  • doc: add examples of bentoml deploy for bento args by @frostming in #5318
  • fix: usage tracking for bentoml build by @frostming in #5321
  • revert: "feat: show fastapi routes in playground ui" by @frostming in #5323
  • fix: only regard the positional arg as build ctx if it is a local dir by @frostming in #5322
  • fix: make sure to use self.args in with_defaults by @aarnphm in #5324

New Contributors

Full Changelog: v1.4.8...v1.4.10