Skip to content

chore(main): release 0.61.1 - #1140

Open
droplet-bot wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.61.1#1140
droplet-bot wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@droplet-bot

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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.61.1 (2026-05-04)

Features

  • component,data,artifact: update instillartifact component to latest protobuf (#1139) (4c1f508)
  • data: add SVG image format support with chromium headless conversion (05211a0)
  • data: add two-pass ffmpeg video normalization for Gemini API compliance (6e0f49f)
  • data: add WebM audio support and improve constant naming (#1142) (bd4e10e)
  • data: generalize document conversion to support arbitrary target formats (40787d7)
  • grpc: increase MaxPayloadSize from 256 MB to 2 GB (0c070c1)
  • pipeline: add creator tracking to pipeline resource (#1147) (a5ddeed)

Bug Fixes

  • component: use dns:/// resolver and round_robin LB for gRPC clients (7dee681)
  • deps: bump x for OpenFGA gRPC dns:/// + round_robin LB fix (8cfa567)
  • deps: bump x for periodic DNS re-resolution resolver (bd2948d)
  • document: resolve audio/video format conversion and HTML-to-PDF issues (#1141) (683de3a)
  • worker: prevent concurrent map access race condition (#1143) (e24a0b6)

Miscellaneous

  • ci: remove maximize-build-space action (332c640)
  • ci: replace maximize-build-space with free-disk-space action (1008a09)
  • deps: bump github.com/weaviate/weaviate from 1.26.0-rc.1 to 1.30.20 (#1146) (95a7a61)
  • deps: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /pkg/component/tools/compogen (#1144) (a57ead2)
  • deps: bump golang.org/x/crypto from 0.39.0 to 0.45.0 (#1145) (a64bc3d)
  • deps: upgrade Go to 1.25.6 and weaviate-go-client to v5 (#1150) (2d74899)
  • mock: regenerate repository mock after x/acl interface change (2590c2c)

Refactor

  • acl: migrate to shared ACL client library (#1152) (eafe245)
  • api: adopt flattened namespace prefixes from protobufs (#1153) (9cd910c)
  • api: migrate Integration/Connection types to mgmt protobuf and update CreateFile parent format (#1155) (7b472f1)
  • api: rename NamespaceConnection APIs to Connection and move to pipeline proto (#1157) (c4cfb8b)
  • api: update tests for AIP-compliant APIs and add private service tests (#1151) (dc79b3d)
  • artifact: adopt AIP-122 resource name fields from protobufs (#1154) (db2b2d9)
  • config: align pipeline and artifact endpoints with AIP naming (#1156) (af347e7)
  • pipeline: implement AIP-compliant resource naming with hash-based IDs (#1149) (f694e8a)
  • service: remove organization support and add internal service bypass (#1148) (1f54cc3)

This PR was generated with Release Please. See documentation.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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.

Comment thread CHANGELOG.md Outdated
@codecov

codecov Bot commented Nov 5, 2025

Copy link
Copy Markdown

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
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 2e1117d to 1f33b5d Compare December 26, 2025 01:25
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 7 times, most recently from 49d74c6 to 3d191f1 Compare January 18, 2026 08:40
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 3d191f1 to f31dcd1 Compare January 21, 2026 11:38
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from f31dcd1 to cc49d78 Compare January 21, 2026 11:43
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 3 times, most recently from 932ffbe to db14316 Compare January 23, 2026 10:16
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 2 times, most recently from 51fc4c4 to 90f8c83 Compare January 23, 2026 11:07
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 90f8c83 to ad6f01e Compare January 25, 2026 06:48
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from ad6f01e to 48ad62e Compare January 25, 2026 06:57
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 48ad62e to ea75cf3 Compare January 25, 2026 07:16
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from ea75cf3 to ef22eff Compare January 25, 2026 07:26
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 4 times, most recently from a029f23 to dbe7297 Compare January 30, 2026 10:30
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from dbe7297 to 2ab5b35 Compare February 5, 2026 09:02
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 2ab5b35 to 9f60157 Compare March 7, 2026 17:05
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 9f60157 to b0eeb20 Compare March 16, 2026 10:40
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 2 times, most recently from 2f90b2c to 2b9ce77 Compare March 26, 2026 02:03
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 2b9ce77 to db8ed2f Compare April 13, 2026 22:30
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch 3 times, most recently from 866cc5f to 8f5be91 Compare May 4, 2026 04:18
@droplet-bot
droplet-bot force-pushed the release-please--branches--main branch from 8f5be91 to fc7b6d3 Compare May 4, 2026 05:27
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.

1 participant