pipeline-backend
pipeline-backend copied to clipboard
chore(main): release 0.61.1
:robot: I have created a release beep boop
0.61.1 (2025-11-18)
Features
- component,data,artifact: update instillartifact component to latest protobuf (#1139) (4c1f508)
- data: add WebM audio support and improve constant naming (#1142) (bd4e10e)
Bug Fixes
- document: resolve audio/video format conversion and HTML-to-PDF issues (#1141) (683de3a)
- worker: prevent concurrent map access race condition (#1143) (e24a0b6)
This PR was generated with Release Please. See documentation.
[!NOTE] Prepare 0.61.1 release: update changelog with new features/fixes and bump version in
release-please/manifest.json.
- Release 0.61.1
- Features:
component,data,artifact: update instillartifact component to latest protobuf.data: add WebM audio support and improve constant naming.- Bug Fixes:
document: fix audio/video format conversion and HTML-to-PDF issues.worker: prevent concurrent map access race.- Versioning:
- Bump
release-please/manifest.jsonfrom0.61.0to0.61.1.Written by Cursor Bugbot for commit 2e1117d10e3647a0598f2dd2e83ecc758df66291. This will update automatically on new commits. Configure here.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 22.88%. Comparing base (7a66e02) to head (725fd2a).
:warning: Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1140 +/- ##
==========================================
+ Coverage 22.60% 22.88% +0.28%
==========================================
Files 438 437 -1
Lines 80887 79079 -1808
==========================================
- Hits 18281 18100 -181
+ Misses 60125 58534 -1591
+ Partials 2481 2445 -36
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 22.88% <ø> (+0.28%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.