This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: tensorchord/openmodelz
Releases · tensorchord/openmodelz
v0.0.27
v0.0.26
v0.0.25
What's Changed
- feat: api delete namespace and tests by @cutecutecat in #174
- feat: client for ns delete by @cutecutecat in #177
- fix: 404 inference not found (#175) by @singeleaf in #178
- fix: avoid json unmarshal error in agent client by @kemingy in #179
New Contributors
- @singeleaf made their first contribution in #178
Full Changelog: v0.0.24...v0.0.25
0.0.25-alpha
What's Changed
- feat: api delete namespace and tests by @cutecutecat in #174
- feat: client for ns delete by @cutecutecat in #177
- fix: 404 inference not found (#175) by @singeleaf in #178
New Contributors
- @singeleaf made their first contribution in #178
Full Changelog: v0.0.24...0.0.25-alpha
v0.0.24
What's Changed
- chore: add pypi and CI badge by @kemingy in #156
- docs: update agent openapi docs, check it in ci by @kemingy in #159
- feat: Refine the readme by @gaocegege in #158
- chore: fix the openapi schema by @kemingy in #161
- chore: run ci build+fmt+test in parallel by @kemingy in #162
- chore: sync the image cache feature by @kemingy in #163
- chore: cleanup the unused doc and code by @kemingy in #165
- fix: modelzetes metrics port flag by @kemingy in #166
- chore: add testcase for modelzetes by @cutecutecat in #167
- bug: Fix ingress update error by @xieydd in #168
- chore: Fix image push name error by @xieydd in #170
- fix: ignore probe log by @kemingy in #169
- chore: add test and coverage for agent by @cutecutecat in #172
- fix: add race and badge for coverage by @cutecutecat in #173
- feat: Support BYOC by @xieydd in #171
New Contributors
- @cutecutecat made their first contribution in #167
- @xieydd made their first contribution in #168
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- feat: use pretty quantity for memory resource by @kemingy in #118
- feat: Add readme by @gaocegege in #120
- chore: Add sudo doc by @gaocegege in #121
- feat: support HTTP probe configuration by @kemingy in #129
- chore: fix typos by @kemingy in #128
- docs: add @Zheaoli as a contributor by @gaocegege in #130
- feat: support follow the k8s log by @kemingy in #131
- ci: run test when all Makefile changed by @zwpaper in #139
- docs: add zwpaper as a contributor for code by @allcontributors in #140
- build: use build.sh to build mdz by @zwpaper in #138
- chore: change to anonymous id instead of user id by @kemingy in #150
- use only one go.mod by @zwpaper in #151
- feat: support delete node by @kemingy in #146
- build: rollback to use make to build mdz targets by @zwpaper in #154
- chore: bump chart version by @kemingy in #155
New Contributors
- @zwpaper made their first contribution in #139
- @allcontributors made their first contribution in #140
Full Changelog: v0.0.22...v0.0.23
v0.0.22
Changelog
Exciting New Features 🎉
- 04d9068: feat: Add a simple landing page (#115) (@gaocegege)
Documentation 🖊️
Others:
- 61d182c: chore: Bump version (#108) (@gaocegege)
- 408994f: chore: Bump version (#116) (@gaocegege)
- 2fc7853: chore: Remove unnecessary version info (#107) (@gaocegege)
- 1b0d1e0: chore: Update README (#114) (@gaocegege)
v0.0.21
v0.0.20
Changelog
Exciting New Features 🎉
- 0aeb6c0: feat(cli): Support command flag in deploy (#95) (@gaocegege)
- 943761c: feat: Add installation (#92) (@gaocegege)
- f52fbb8: feat: support registry mirror (#96) (@kemingy)