Releases: instill-ai/model-backend
Releases · instill-ai/model-backend
v0.33.0-alpha
0.33.0-alpha (2024-11-05)
Features
- minio: import updated minio package and add tag on file upload (#704) (7d03354)
- run: write data for usage by model trigger chart record api (#705) (fababc9)
Bug Fixes
v0.32.0-alpha
0.32.0-alpha (2024-10-23)
Features
v0.31.0-alpha
0.31.0-alpha (2024-10-22)
Features
- run: run logging data list by requester API (#695) (b118026)
- service: standardize the tag naming convention (#700) (e08be0d)
Bug Fixes
v0.30.2-alpha
0.30.2-alpha (2024-10-08)
Bug Fixes
v0.30.1-alpha
v0.30.0-alpha
v0.29.0-alpha
0.29.0-alpha (2024-08-29)
Features
- minio: added minio connection (#651) (d17770f)
- minio: added minio upload file bytes function (#656) (1f7b403)
- minio: upgraded to minio v7 and return url and file size (#654) (4c34bf4)
- model: support model statistics in model message (#660) (b460778)
- model: support num_of_runs in list filter (#661) (b161512)
- ray: add separate state for scaling (#659) (f519c82)
- ray: support triggering upscale (#665) (441af13)
- redis: replace I/O data retrieval from redis with minio (#667) (fc46ef8)
- run: fix run logging owner view permission (#668) (5c07c9a)
Bug Fixes
v0.28.0-alpha
0.28.0-alpha (2024-07-31)
Features
- mgmt: use explicit
user_id
andorganization_id
in mgmt request (#638) (4af37e6) - model: implement namespace endpoints (#639) (8c9acac)
- pkg: implement fuzze search for namespace and model ID (#642) (30b11a8)
- tag: allow custom tags for model (#643) (9c49db6)
- version: embed version names in model struct (#645) (88f107b)
Bug Fixes
v0.27.0-alpha
0.27.0-alpha (2024-07-16)
Features
- credit: added check and collect for model trigger (#619) (5d55b5b)
- credit: refactored check and collect for model trigger (#629) (0a14f9e)
- ray: sync deployment configs when starting up (#631) (4a2fc8a)
- service: check trigger permissions when impersonating an org (#635) (427fc45)