Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

chore(main): release 0.10.0-beta #94

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

droplet-bot
Copy link
Contributor

@droplet-bot droplet-bot commented Jan 8, 2024

🤖 I have created a release beep boop

0.10.0-beta (2024-01-15)

Features

  • add end-user messages to HTTP errors (#92) (d597648)
  • Extend Pinecone tasks with namespace and threshold (#106) (17c1fc8)
  • instill: adopt latest Instill Model task format (#95) (84778a7)
  • instill: enforces chat_history order pattern (#99) (9bc4048)
  • instill: generate enumeration for model_name automatically (#100) (dabfc19)
  • instill: mark prompt_images as required in TASK_VISUAL_QUESTION_ANSWERING (#110) (b0c21bf)
  • instill: unify the chat_history format across different LLM tasks (#96) (b09e7dd)
  • instill: use grpc client for all request (#108) (548a78d)
  • restapi: inject the output_body_schema into component OpenAPI schema (#101) (bd68d14)
  • restapi: remove base_url in restapi connector (#102) (34d1a20)
  • website: add https protocol to the url automatically (#97) (62eb7e2)

Bug Fixes

  • googlesearch,website: fix potential memory leak by disabling http keep-alive (#103) (7613561)
  • instill: accumulate the pagination when getting models (#112) (cd077b0)
  • instill: fix wrong required field in json-schema (#98) (2d04474)
  • stabilityai: add the missing datauri prefix in image-to-image task (#105) (e89f7ec)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd077b0) 62.14% compared to head (764581b) 62.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   62.14%   62.14%           
=======================================
  Files          15       15           
  Lines        1305     1305           
=======================================
  Hits          811      811           
  Misses        382      382           
  Partials      112      112           
Flag Coverage Δ
unittests 62.14% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 2 times, most recently from db4e616 to 6b0bb3a Compare January 9, 2024 06:28
@droplet-bot droplet-bot requested a review from jvallesm as a code owner January 9, 2024 06:28
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 11 times, most recently from e9550c2 to f06ebea Compare January 13, 2024 13:08
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from f06ebea to de66119 Compare January 13, 2024 14:03
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 3 times, most recently from f0ba6ca to bd23cf4 Compare January 15, 2024 04:24
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from bd23cf4 to 764581b Compare January 15, 2024 14:51
@jvallesm jvallesm merged commit c1f68ef into main Jan 15, 2024
10 checks passed
@jvallesm jvallesm deleted the release-please--branches--main branch January 15, 2024 16:15
@droplet-bot
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants