Skip to content

Conversation

@droplet-bot
Copy link
Contributor

@droplet-bot droplet-bot commented Nov 5, 2025

🤖 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.json from 0.61.0 to 0.61.1.

Written by Cursor Bugbot for commit 2e1117d. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

CHANGELOG.md Outdated
@@ -1,5 +1,12 @@
# Changelog

## [0.61.1](https://github.com/instill-ai/pipeline-backend/compare/v0.61.0...v0.61.1) (2025-11-05)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Systematic release date year misalignment bug

The release date shows "2025-11-05" but based on the version history pattern and the fact that version 0.49.1-beta was released on 2024-12-23, the year should be 2024, not 2025. The date should be "(2024-11-05)" instead of "(2025-11-05)". This appears to be part of a systematic date error affecting multiple recent releases in the changelog.

Fix in Cursor Fix in Web

@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.88%. Comparing base (7a66e02) to head (725fd2a).
⚠️ 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%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@droplet-bot droplet-bot force-pushed the release-please--branches--main branch 2 times, most recently from 8a27bc1 to cb258cb Compare November 6, 2025 18:10
@droplet-bot droplet-bot force-pushed the release-please--branches--main branch from cb258cb to 2e1117d Compare November 18, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants