Skip to content

chore(plugins): bump version of all official native plugins#369

Merged
streamer45 merged 1 commit intomainfrom
devin/1777118091-bump-plugin-versions
Apr 25, 2026
Merged

chore(plugins): bump version of all official native plugins#369
streamer45 merged 1 commit intomainfrom
devin/1777118091-bump-plugin-versions

Conversation

@staging-devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Bump the version of all 13 official native plugins to retrigger marketplace releases and ship new builds that include the plugin-sdk changes from 3d7cd83 (FFI panic guards, RAII call guard, timeout, provenance, worker thread, v9 wire bump).

Plugin Old Version New Version
aac-encoder 0.1.0 0.2.0
helsinki 0.2.0 0.3.0
kokoro 0.2.0 0.3.0
matcha 0.2.0 0.3.0
nllb 0.2.0 0.3.0
parakeet 0.2.0 0.3.0
piper 0.2.0 0.3.0
pocket-tts 0.2.0 0.3.0
sensevoice 0.2.0 0.3.0
slint 0.3.0 0.4.0
supertonic 0.2.0 0.3.0
vad 0.3.0 0.4.0
whisper 0.2.0 0.3.0

For each plugin, both Cargo.toml and plugin.yml are updated. The marketplace/official-plugins.json is regenerated via generate_official_plugins.py. Servo is excluded as it is a PoC and not yet in the official registry.

Review & Testing Checklist for Human

  • Verify version numbers are correct across all Cargo.toml and plugin.yml pairs
  • Confirm marketplace/official-plugins.json reflects the new versions
  • After merge, trigger the Marketplace Release workflow to create new plugin releases

Notes

  • Registry version check (check_registry_versions.py) passes because no committed manifests exist for the new versions yet — those are created at release time by the marketplace build workflow.
  • Minor version bumps used (not patch) since the underlying SDK had a wire format change (v9).

Link to Devin session: https://staging.itsdev.in/sessions/dfafd519cb304319ba174822fda8de49
Requested by: @streamer45

Retrigger marketplace releases to ship new builds that include
the plugin-sdk v9 wire bump, FFI panic guards, RAII call guard,
timeout, provenance, and worker thread changes from 3d7cd83.

Plugin version bumps:
- aac-encoder:  0.1.0 → 0.2.0
- helsinki:     0.2.0 → 0.3.0
- kokoro:      0.2.0 → 0.3.0
- matcha:      0.2.0 → 0.3.0
- nllb:        0.2.0 → 0.3.0
- parakeet:    0.2.0 → 0.3.0
- piper:       0.2.0 → 0.3.0
- pocket-tts:  0.2.0 → 0.3.0
- sensevoice:  0.2.0 → 0.3.0
- slint:       0.3.0 → 0.4.0
- supertonic:  0.2.0 → 0.3.0
- vad:         0.3.0 → 0.4.0
- whisper:     0.2.0 → 0.3.0

Signed-off-by: StreamKit Devin <devin@streamkit.dev>
Co-Authored-By: Claudio Costa <cstcld91@gmail.com>
@staging-devin-ai-integration
Copy link
Copy Markdown
Contributor Author

staging-devin-ai-integration Bot commented Apr 25, 2026

✅ Reviewed on 85d598b

View review

@staging-devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Copy Markdown
Contributor Author

@staging-devin-ai-integration staging-devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review (Staging)
Debug

Playground

@streamer45 streamer45 enabled auto-merge (squash) April 25, 2026 11:56
@streamer45 streamer45 merged commit 41ebc4d into main Apr 25, 2026
12 checks passed
@streamer45 streamer45 deleted the devin/1777118091-bump-plugin-versions branch April 25, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants