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.47.0-beta #824

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

droplet-bot
Copy link
Contributor

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

🤖 I have created a release beep boop

0.47.0-beta (2024-11-20)

Features

  • component: add support for event specifications (#837) (47a61cd)
  • component: implement run-on-event for Slack and GitHub component (#842) (1b6a569)
  • convert pdf to image concurrently (#818) (4c0ad97)
  • improve markdown chunking (#822) (af1a36a)
  • json: Support Rename Fields for JSON operator (#813) (093714e)
  • recipe: refactor run-on-event recipe structure (#835) (78ea418)
  • recipe: rename instill-format to format (#798) (80a9fc9)
  • service: implement PipelineErrorUpdated streaming event for pipeline errors (#846) (3156a5f)
  • vdp: integrate blob storage to vdp (#834) (5311549)
  • web: add input schema to improve web operator (#819) (f7e1fe9)

Bug Fixes

  • data: refactor numberData to support both float and integer types (#832) (cf27452)
  • document: fix bug about convert to image (#848) (a381c27)
  • fix bug about unit type (#826) (a89fdf7)
  • integration-test: maximize build space on image build & push (#823) (a439d22)
  • run: set pipeline run status as failed when component fails (#836) (70a5c52)
  • service: add MIME type detection in the backend binaryFetcher (#854) (f434b2b)
  • service: add missing nil check in includeIteratorComponentDetail() (#831) (9cb5e9e)
  • service: skip empty component definition in API response (#847) (d61b55e)
  • unit tests (#820) (717200c)
  • vdp: item does not contain the instill format, so we insert it (#858) (2d25401)
  • workflow: allow integration usage within iterator (#833) (c9bd169)

This PR was generated with Release Please. See documentation.

@droplet-bot droplet-bot changed the title chore(main): release 0.46.1-beta chore(main): release 0.47.0-beta Nov 8, 2024
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 14 times, most recently from d8415f2 to 8d542d0 Compare November 15, 2024 07:44
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 2 times, most recently from 27bf137 to 7c83669 Compare November 17, 2024 13:42
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.42%. Comparing base (08ef047) to head (7c83669).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #824   +/-   ##
=======================================
  Coverage   20.42%   20.42%           
=======================================
  Files         359      359           
  Lines       75390    75390           
=======================================
  Hits        15396    15396           
  Misses      57701    57701           
  Partials     2293     2293           
Flag Coverage Δ
unittests 20.42% <ø> (ø)

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 6 times, most recently from fbb142c to 1bf38ab Compare November 19, 2024 07:38
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from 1bf38ab to a9f1c04 Compare November 19, 2024 16:49
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from a9f1c04 to 9919b67 Compare November 20, 2024 03:01
@donch1989 donch1989 merged commit c1d26f8 into main Nov 20, 2024
12 checks passed
@donch1989 donch1989 deleted the release-please--branches--main branch November 20, 2024 08:47
@droplet-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants