Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.11.0-alpha #338

Closed
wants to merge 1 commit into from

Conversation

droplet-bot
Copy link
Contributor

🤖 I have created a release beep boop

0.11.0-alpha (2023-04-15)

Features

Bug Fixes

  • add link for guideline create Conda environment file (7ee8e06)
  • add writeonly to description (f59d98f)
  • allow updating emtpy description for a model (#177) (100ec84)
  • bug usage storage (#103) (975fdc1)
  • clone repository and make folder (ac79386)
  • config: use private port for mgmt-backend (#307) (3264e2b)
  • correct version when making inference (#31) (c918e77)
  • create a subfolder in model-repository if needed (#290) (7f8d78b)
  • fix build and go version (#9) (f8d4346)
  • fix client stream server recv wrong file length interval (#143) (0e06f7c)
  • fix config path (a8cf2c0)
  • fix creating subfolder (105a11a)
  • fix duration configuration bug (ee4a310)
  • fix keypoint model payload parser (#249) (461d54a)
  • fix list long-run operation error (#220) (472696d)
  • fix subfolder creation (#292) (0b6ec3f)
  • fix unload model issue causing Triton server OOM (#42) (fb4d1d1)
  • fix usage client nil issue when mgmt-backend not ready (#241) (4290159)
  • fix variable name (#293) (a7995dd)
  • HuggingFace batching bug in preprocess model (b1582e8)
  • init config before logger (9d3fb4a)
  • keep format for empty inference output (#258) (e2a2e48)
  • list models and model instances pagination (#304) (1f19ed4)
  • logic when essemble or not (ab8e7c1)
  • model configuration response in integration test (0225c1e)
  • model definition in list model and missing zero in output (#121) (a90072d)
  • model instance state update to unspecified state (#206) (14c87d5)
  • panic error with nil object (#208) (a342113)
  • post process for unspecified task output (ad88068)
  • post process ocr task (e387154)
  • postgres host (a322165)
  • refactor JSON schema (f24db48)
  • refactor model definition and model JSON schema (#73) (0cce154)
  • regexp zap logger with new protobuf package (8b9c463)
  • return list of models in list method (b88ebd7)
  • status code when deploy model error (#111) (31d3f11)
  • trigger image with 4 channel (#141) (7445f5f)
  • update db schema, protobuf generated files and create model, version in upload api (7573e54)
  • update description for GitHub model from user input (#173) (821dab3)
  • update docker compose file for building dev image (#29) (83cba09)
  • update model definitions and tasks in usage collection (#100) (c593087)
  • update predict for essemble model (016f11c)
  • update version order when get model version list (#38) (83c054a)
  • wrong logic when checking user account and service account (7058db6)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (718fdd4) 2.46% compared to head (901be6e) 2.46%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #338   +/-   ##
=====================================
  Coverage   2.46%   2.46%           
=====================================
  Files          9       9           
  Lines       4333    4333           
=====================================
  Hits         107     107           
  Misses      4203    4203           
  Partials      23      23           
Flag Coverage Δ
unittests 2.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xiaofei-du xiaofei-du closed this Apr 15, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants