v0.2.0-alpha.16
gaocegege
released this
19 Aug 11:43
·
687 commits
to main
since this release
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #784
- feat(lang): add daemon function to run daemon process in the container by @kemingy in #777
- feat(data): Add support for managed dataset and provide shortcut for common framework by @VoVAllen in #751
- feat(lang): implement expose func by @aseaday in #780
- chore: Add code owners by @gaocegege in #785
- doc: daemon and expose by @kemingy in #786
- feat: add runtime environments by @kemingy in #787
- fix: panic if daemon command is invalid by @kemingy in #788
- fix: use cockroachdb errors by @kemingy in #790
- built: 🔨 use latest tag when not version found for cache by @zwpaper in #793
- feat(example): Add streamlit hello and remove bash -c in entrypoint by @gaocegege in #794
- feat(examples): Add a streamlit mnist example by @gaocegege in #795
- fix: add missing expose func exposed port to oci manifest by @aseaday in #797
Full Changelog: v0.2.0-alpha.15...v0.2.0-alpha.16