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.16.1-alpha #285

Closed
wants to merge 1 commit into from

Conversation

droplet-bot
Copy link
Contributor

🤖 I have created a release beep boop

0.16.1-alpha (2023-10-27)

Features

  • add async pipeline trigger (6d39b0a)
  • add cors support (c847912)
  • add data association with dst conn (9233429)
  • add data mapping (0db4bfe)
  • add filter for list pipeline (ffe8856)
  • add keyset pagination and refactor recipe (#3) (9daedf0)
  • add model validation while creating pipeline and files (#5) (8bb7af3)
  • add usage collection (7e71744)
  • adopt private/public apis for pipeline (#111) (14bc109)
  • controller: add pipeline state monitoring with controller (#134) (e77a8d8)
  • initiate repo (#1) (6ec4a9a)
  • integrate with all backends (0dcdbff)
  • integrate with mgmt-backend (6514bf4)
  • permission: support permission setting, sharing public, sharing by code(link) (#256) (a9e42e2)
  • repository: add metadata field for pipeline (#272) (550e606)
  • support trigger multi model instances (e3d4263)

Bug Fixes

  • add support URL/base64 endpoint (#29) (21f6c6d)
  • add validation when update pipeline and fix bug (#14) (33eb5a4)
  • change struct definition from private to public (#23) (ffee642)
  • close #56 (c627a53)
  • complete trigger async binary file route (5003e5c)
  • component: fix task bug (#275) (48427d8)
  • controller: fix rename id and execution order (#148) (ae29a07)
  • correct codes during integration test (#18) (c1ee6f7)
  • expose all structs inside pkg folder (#25) (345639f)
  • fix async trigger block issue (59f0fb8), closes #67
  • fix create dup error code (5d3a0c9)
  • fix create pipeline recipe resource name (bab3eaa)
  • fix duration configuration bug (998eafa)
  • fix empty description update (2579f2e)
  • fix list empty case (5050693)
  • fix model-backend config (0a92bef)
  • fix multipart file already closed issue (c5b6050)
  • fix multipart trigger data_mapping_indices empty (d3160b4)
  • fix multipart trigger resp fmt inconsist (0663542)
  • fix pipeline trigger model hanging (#80) (7ba58e5)
  • fix usage client nil issue when mgmt-backend not ready (d7c47fd)
  • fix usage collection (243e7a1)
  • fix usage disbale logic (962823b)
  • fix usage-backend non-tls dial (b864df3)
  • fix vdp import path (#8) (d119411)
  • handler: fix PATCH pipeline mask bug (#263) (60c41d5)
  • migration: fix db connection bug (#279) (028a093)
  • proto,handler: use int32 in proto pkg to prevent the total_size converted to string (#248) (7ca469b)
  • refactor JSON Schema (#48) (d57f2db)
  • refactor pipeline JSON schema (1f88481)
  • remove unused code (#20) (e5aeb34)
  • replace fatal logs with error logs (#102) (a410b29)
  • service: delete pipeline_release when pipeline is deleted (#254) (066682d)
  • service: fix basic view should return null recipe (#281) (5d0367c)
  • service: fix pipeline_release recipe conversion bug (#251) (5558d7c)
  • service: fix pipeline_release state bug (#264) (d642f8d)
  • service: fix the component type is unspecified when resource_name in not set (#258) (1410706)
  • support multipart trigger for new tasks (#109) (0e7e9fa)
  • use direct instead of http for DS/DD in recipe (#19) (9f71b03)
  • use InvalidArgument instead of FailedPrecondition (54bb2a4)

Miscellaneous Chores

  • release 0.3.0-alpha (0f6a208)
  • release 0.3.1-alpha (c0b6219)
  • release 0.5.2-alpha (3bb261e)
  • release 0.7.2-alpha (575a7b1)
  • release 0.9.2-alpha (4465142)
  • release v0.6.1-alpha (38c781c)
  • release v0.6.3-alpha (47468f2)
  • release v0.6.4-alpha (ff401be)
  • release v0.9.0-alpha (991cee6)
  • release v0.9.3-alpha (724dec3)
  • release v0.9.4-alpha (e636cef)
  • release v0.9.7-alpha (cdb8b25)
  • release v0.9.8-alpha (9051972)
  • release: release 0.12.2-alpha (9f13992)
  • release: release v0.11.1-alpha (8c45e85)
  • release: release v0.11.2-alpha (7ec125f)
  • release: release v0.11.3-alpha (a018ce3)
  • release: release v0.11.5-alpha (292db7d)
  • release: release v0.11.6-alpha (f257848)
  • release: release v0.12.0-alpha (6a20a45)
  • release: release v0.12.1-alpha (c2a9ff4)
  • release: release v0.13.0-alpha (d3abf57)
  • release: release v0.14.0-alpha (3d83761)
  • release: release v0.14.1-alpha (5e73969)
  • release: release v0.15.0-alpha (350ddff)
  • release: release v0.15.1-alpha (de2fb57)
  • release: release v0.16.0-alpha (ee1fc5e)
  • release: release v0.16.1-alpha (8552d59)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (beff74f) 0.00% compared to head (9456276) 0.00%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #285   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines       2131    2131           
=====================================
  Misses      2131    2131           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

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.

@donch1989 donch1989 closed this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants