8000 Tags · bentoml/BentoML · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bentoml/BentoML

Tags

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: collect requirements from image spec for codespaces (#5251)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(regression): call error when context parameter is present (#5247)

fix: call error when context paremeter is present

Signed-off-by: Frost Ming <me@frostming.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add files under env/docker (#5234)

Signed-off-by: Frost Ming <me@frostming.com>

v1.4.0a2

Toggle v1.4.0a2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: restore path after import (#5214)

* fix: restore path after import

Signed-off-by: Frost Ming <me@frostming.com>

v1.4.0a1

Toggle v1.4.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(service): expose service-level labels definition (#5211)

* feat(service): add support for labels definition at service-level

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: use default converter for labels

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: update types and default value

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: update correct hint

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

v1.3.22

Toggle v1.3.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:correct context path when serving from bento (#5210)

* fix: re-export bentoml.bentos

Signed-off-by: Frost Ming <me@frostming.com>

* fix: add bentoml if not lock_packages

Signed-off-by: Frost Ming <me@frostming.com>

* fix: chdir

Signed-off-by: Frost Ming <me@frostming.com>

v1.3.21

Toggle v1.3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support running scripts in new image spec (#5196)

* feat: support running scripts in new image spec

Signed-off-by: Frost Ming <me@frostming.com>

v1.3.20

Toggle v1.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(metrics): init zero for request count of apis (#5186)

* feat(metrics): init zero for request count of apis

* fix: use route instead of api name

v1.3.19

Toggle v1.3.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: patch annotations inside a container type (#5167)

* fix: patch annotations inside a container

Signed-off-by: Frost Ming <me@frostming.com>

v1.3.18

Toggle v1.3.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: closed file descriptior issue (#5162)

* fix: closed file descriptior issue

Signed-off-by: Frost Ming <me@frostming.com>

* fix: add local bentoml requirement if non-url dep is present

Signed-off-by: Frost Ming <me@frostming.com>
0