Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

chore(main): release 0.5.3-alpha #38

Closed
wants to merge 1 commit into from

Conversation

droplet-bot
Copy link
Contributor

馃 I have created a release beep boop

0.5.3-alpha (2022-09-14)

Features

  • add check state using workflow (0848f05)
  • add connect/disconnect custom rpc method (fd67fa5)
  • add cors support (5ac2a53)
  • add data association with pipeline (c3236f7)
  • add data mapping (5596716)
  • add delete guardian (355922a)
  • add json schema validation (bc609e2)
  • add usage collection (c06e98a)
  • add write destination connector (5995260)
  • implement full connector CRUD (9fd2d47)
  • integrate with mgmt-backend (02c2aa3)
  • support all cv tasks defined in vdp protocol (c38f9e8), closes #33

Bug Fixes

  • add http/grpc release stage in connector definitions (f2648c0), closes #30
  • fix airbyte emitted_at timestamp (3eca9d6)
  • fix backend network config in docker-compose (9697b65)
  • fix connector definition response empty name issue (72179df)
  • fix create dup error code (8af5ce1)
  • fix destination write for multiple models (860f62e)
  • fix det jsonschema for empty case (cd4f102)
  • fix directness connector constant validation (2deb38a)
  • fix directness connectors null spec issue (e192252)
  • fix docker in docker volume mount issue (0c404cd)
  • fix dst data duplicate and lost issue (eb7ad97), closes #25
  • fix duration configuration bug (4a4111c)
  • fix empty UpdateSourceConnectorResponse (6649e1e)
  • fix error handler middleware (2fc9487)
  • fix http and grpc state change logic (9e7b7eb)
  • fix list empty case (4483ec1)
  • fix update not using name field (f8e98c3)
  • fix usage collection (c19cf9b)
  • fix usage disbale logic (664660d)
  • fix usage-backend non-tls dial (457a74d)
  • fix worker container naming (b0ad69e)
  • fix wrong state when connector check failed (92367e1)
  • fix zero-value field dropped (31e297c)
  • remove airbyte namespace (bd7baa4)
  • remove worker debug volume (acaa01c)
  • return 422 delete error msg (5498494)
  • skip JSON Schema snake_case convert (c19cc53), closes #17
  • update JSON schema (015f001)
  • use google.protobuf.Struct for connector configuration (6bbf8a7)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #38 (0cd5f33) into main (e638023) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     instill-ai/connector-backend#38   +/-   ##
=====================================
  Coverage   9.41%   9.41%           
=====================================
  Files          6       6           
  Lines        393     393           
=====================================
  Hits          37      37           
  Misses       356     356           
Flag Coverage 螖
unittests 9.41% <酶> (酶)

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.

@pinglin pinglin closed this Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
2 participants