Releases: kleveross/ormb
v0.1.0-rc.2
v0.1.0-rc.1
v0.1.0-rc.0
v0.1.0-rc.0 (2022-01-14)
Closed issues:
- [feature] Use DockerHub remote registry - Cannot Push #197
- ORMB python sdk setup.py imports requests before installing it #195
- ORMB login should work with docker token #188
- Export command destination parameter not used without its
-d
flag #186 - [feature] Add support for
pickle
format #182 - Python SDK installs Linux pre-compiled binaries on Mac OS #181
- Support other stateful ML artifacts like transformers #179
- Push failed for Harbor v1.10.1 #178
- 您好,在部署“使用 Seldon Core 启动模型服务”是遇到问题 #176
- 您好,ormb push 的时候报错“http: server gave HTTP response to HTTPS client“ #175
- Error in docs (kinda annoying) #173
Merged pull requests:
- chore: Update vendor #201 (gaocegege)
- [python-sdk] Remove requests dependency #198 (gbolmier)
- Install Darwin x86-64 binaries when i386 do not exist #192 (gbolmier)
- feat(#188): Add auth from docker config if exists #191 (mishraprafful)
- Fix python sdk export command #187 (gbolmier)
- feat:(format): add pickle format #183 (gbolmier)
- feat(config): unify cache directory to save in $HOME/.ormb #177 (DanielQujun)
v0.0.11
v0.0.10
v0.0.9
Changelog
92e4a8d feat(check): skip Others format validate (#159)
b485d69 feat(cmd): support plainHTTP opt for Pull&Push func (#153)
3d37e45 feat(makefile): genetate mock auto (#157)
aee808b fix(): fix unit test (#154)
eea74a8 fix(): revert last two commit (#155)
6030dba fix(examples): fix graphdef example (#156)
v0.0.8
Changelog
6039392 chore(): update github action (#148)
bc32bcc chore(): update github template (#152)
83c2b3f feat(*): update ormbfile struct (#150)
e4867e6 feat(validate): update DL fromat model validate (#151)
3d83dcf feat: compatible with two levels for model ref (#145)
b66c292 feat: mkdir target directory if it doesn't exist on exporting (#147)
v0.0.7
v0.0.6
Changelog
9738561 Feat(format): add sklearn and xgboost model format validate (#131)
da435fe Feat(models): add sklearn and xgboost model examples (#130)
8a65f71 Merge pull request #136 from simon-cj/master
87b7b18 Merge pull request #137 from simon-cj/master
5528529 chore(docs): add CONTRIBUTING doc (#128)
1720c6a chore(docs): add chinese version of README (#123)
37832d9 chore(docs): add ormb doc and open source license (#125)
edba88f chore(makefile): Update makefile (#134)
d2783c6 feat(action): Add publish action (#135)
6509668 feat: Add coverage (#133)
ba67c87 fix(ci): add github actions (#126)
b456fc4 fix(ci): fix github action ci (#129)
4ed110b fix: Fix
270121a fix: Fix dir name to workflows (#127)
fa8e4d6 fix: Fix publish action version
d483134 fix: Fix the goreleaser and vendor (#124)
f16fae6 fix: Set tag in publish action
v0.0.5
Changelog
f657c35 Merge pull request #115 from simon-cj/update-clever-to-klever
86f77a7 chore: Revise README and remove cgo in goreleaser (#87)
a053dd7 chore: Update (#90)
23a8e8f chore: Update owners (#88)
92adb22 chore: add default tag when tag is empty (#113)
7b30849 chore: move validation to default branch (#112)
a86c166 feat(goreleaser): Update goreleaser (#104)
9407ced feat(makefile): Update clever to klever (#109)
cf2fc4f feat(metadata): Support directory structure (#121)
866be61 feat(ormb-storage-initializer): Relayout model file for serving (#110)
fd7f814 feat: Add GPUType field for TensorRT (#107)
991692e feat: Add intro (Chinese) in README (#94)
1ad99ae feat: Add more metadata for GraphDef example (#117)
8f3baae feat: Add ormb mock
49e9c89 feat: Add validation for ormb save command (#106)
fb02187 feat: Implement tag subcommand (#99)
68ff66d feat: Support TLS verification skip flag (#105)
e11a804 feat: Support loglevel (#98)
10ed03b feat: Update TorchScript and Caffe2 example model (#114)
065d1ac feat: Update community section (#91)
33b44e7 feat: Update example model and remove relayout option
ea48a4c fix(oci): Suppport ip for cmd (#100)
6c356a4 misc: Revert commit 33b44e7 (#120)
c47a92b support auto completion for bash and zsh (#93)