Skip to content

Releases: kleveross/ormb

v0.1.0-rc.2

07 Feb 02:10
ede0dc0
Compare
Choose a tag to compare

Changelog

ede0dc0 Cleanup python sdk api module (#204)

v0.1.0-rc.1

01 Feb 02:56
ba6e870
Compare
Choose a tag to compare

Changelog

ba6e870 feat: Remove coveralls (#203)

v0.1.0-rc.0

29 Jan 08:22
0d20baa
Compare
Choose a tag to compare

v0.1.0-rc.0 (2022-01-14)

Full Changelog

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:

v0.0.11

28 Jan 02:16
f759e68
Compare
Choose a tag to compare

Changelog

f759e68 Fix(docs): fix ormb save command in docs (#174)
d35e13c feat(cmd): impl ormb models command (#172)
952e10a feat(model): generate ormbfile.yaml automatically (#170)
6cff6a8 fix(config): fix rootPath env (#171)

v0.0.10

08 Jan 10:47
cd8d716
Compare
Choose a tag to compare

Changelog

cdf84b0 Fix(docs): fix broken link in doc and format doc (#165)
f69df1a feat(ormb): update ormb Metrics (#161)
cd8d716 fix(format): remove check variables dir for savedmodel (#166)
491a73d fix(ormb): MetricList type error (#162)

v0.0.9

15 Dec 08:28
92e4a8d
Compare
Choose a tag to compare

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

04 Dec 10:02
bc32bcc
Compare
Choose a tag to compare

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

26 Oct 06:55
dc7d291
Compare
Choose a tag to compare

Changelog

4889fc2 Feat(examples): add spark mllib model example (#143)
b955e8f add relayout function for MLflow (#141)
737d2e6 feat(KLV-30): remove the opaque environment of AWS (#142)
234527e feat(MLflow)[KLV-30]: Support mlflow (#140)

v0.0.6

30 Sep 02:26
Compare
Choose a tag to compare

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

02 Sep 08:13
cf2fc4f
Compare
Choose a tag to compare

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)