Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Releases: bentoml/bentoctl

v0.4.0

22 Jul 05:48
e1b572a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

21 Sep 05:41
68574bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

22 Jul 06:30
Compare
Choose a tag to compare

What's Changed

  • stable bentoml 1.0 as dependency by @jjmachan in #178
  • fix: update flow by @jjmachan in #177
  • fix: removed extra char in github repo name by @jjmachan in #179
  • docs: typo in destory/destroy by @cxz in #181
  • fix: calling the bentoml's track() with incorrect CliEvent by @jjmachan in #176
  • feat: --debug will print the path for the intermediate deployable created by @jjmachan in #182

New Contributors

  • @cxz made their first contribution in #181

Full Changelog: v0.3.2...v0.3.3

v0.3.2

22 Jul 06:30
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @yubozhao in #170
  • fix: update return statement of create deployable by @jjmachan in #173
  • test: added a test script and bento for easier end2end testing by @jjmachan in #172
  • doc: fix the cli doc string in operator-install by @jjmachan in #175

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Jun 00:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.1

v0.2.3

31 May 20:31
Compare
Choose a tag to compare

What's Changed

  • docs: updated docs related to deployment_configs operator section by @jjmachan in #156
  • Update pyproject, remove gitpython dep and update support py version by @yubozhao in #155
  • feat: error message string now shows Exception name by @jjmachan in #157
  • update migration process in readme by @yubozhao in #161
  • Update README.md by @yubozhao in #162
  • Update operator-list.md by @yubozhao in #163
  • refactor: bring common utils used accross the operators into one place by @jjmachan in #158
  • fix: pin bentoml version to 1.0.0a7 by @jjmachan in #164

Full Changelog: v0.2.2...v0.2.3

v0.2.2

17 May 07:24
Compare
Choose a tag to compare

What's Changed

  • fix: make changes to the interactive builders operator section by @jjmachan in #154

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 May 06:43
Compare
Choose a tag to compare

What's Changed

  • fix: operator_registry get function should take string by @jjmachan in #153

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 May 06:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/bentoml/bentoctl/commits/v0.2.0