Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bentoml/BentoML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.13
Choose a base ref
...
head repository: bentoml/BentoML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.14
Choose a head ref
  • 12 commits
  • 32 files changed
  • 5 contributors

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    297a4f7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. docs: correct description of max_latency_ms (#5348)

    * docs: correct description of max_latency_ms
    
    * docs: Better messanging
    jianshen92 authored May 13, 2025
    Configuration menu
    Copy the full SHA
    4f9db50 View commit details
    Browse the repository at this point in the history
  2. feat: support --arg for bentoml deployment create and update (#5354)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored May 13, 2025
    Configuration menu
    Copy the full SHA
    d41d392 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. docs: reword some docs and a handful of typos (#5356)

    * docs: reword some docs and some typos
    
    * Update services.rst
    
    Co-authored-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
    b8zhong and Sherlock113 authored May 14, 2025
    Configuration menu
    Copy the full SHA
    1087f9e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. fix: align the task status with bentocloud (#5359)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored May 15, 2025
    Configuration menu
    Copy the full SHA
    fa7ae0a View commit details
    Browse the repository at this point in the history
  2. fix: compatible implementation for eval_type_lenient (#5358)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored May 15, 2025
    Configuration menu
    Copy the full SHA
    b79eeaa View commit details
    Browse the repository at this point in the history
  3. docs: Add triton example (#5357)

    Add triton example
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    23cf939 View commit details
    Browse the repository at this point in the history
  4. docs: stabilization window (#5360)

    * docs: stabilization window
    
    * Minor wording change
    
    ---------
    
    Co-authored-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
    jianshen92 and Sherlock113 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    9042a70 View commit details
    Browse the repository at this point in the history
  5. docs: replace outdated deployment parameter (#5361)

    docs: remove outdated API
    Sherlock113 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    8615d03 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. fix: apply stabilization window config (#5362)

    fix: apply stabilization config
    jianshen92 authored May 16, 2025
    Configuration menu
    Copy the full SHA
    aff1791 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. fix: allow route name without leading slash (#5363)

    * fix: allow route name without leading slash
    
    * fix: use validators instead
    jianshen92 authored May 17, 2025
    Configuration menu
    Copy the full SHA
    dd9bc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd92452 View commit details
    Browse the repository at this point in the history
Loading