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

Releases: bentoml/aws-ec2-deploy

v0.1.3

20 Sep 17:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Jul 19:18
093f954
Compare
Choose a tag to compare

What's Changed

  • fix: operator config should not be imported internally by @aarnphm in #28
  • fix: remove create deployable by @jjmachan in #29
  • feat: wait till bentoml server is up on ec2 instance by @jjmachan in #30

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

31 May 19:05
41d3bef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 May 05:06
c613e8b
Compare
Choose a tag to compare

What's Changed

  • Optional config to pass environment variables and some style changes by @jjmachan in #3
  • Polishing the CLI and methods by @jjmachan in #6
  • added 'enable_gpus' flag by @jjmachan in #7
  • Added demo gif and argparse by @jjmachan in #8
  • Removed S3 bucket dependency for deployment by @jjmachan in #10
  • remove autoclose for stale issues and PRs by @jjmachan in #11
  • feature: Updating EC2 deploy to latest spec by @jjmachan in #12
  • feature: Using bentoml1.0 apis by @jjmachan in #14
  • docs: script to generate Table of Contents by @jjmachan in #13
  • removed sam requirement by @jjmachan in #19
  • feat: added support for bentoml 1.0 with terraform by @jjmachan in #22

New Contributors

Full Changelog: https://github.com/bentoml/aws-ec2-deploy/commits/v0.1.0