Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 2026

This pull request prepares new releases for the following components:

  • ractor-wrapper 0.3.0 (was 0.2.0)

For each releasable component, this pull request modifies the version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.

  • To confirm this release, merge this pull request, ensuring the "release: pending" label is set. The release script will trigger automatically on merge.
  • To abort this release, close this pull request without merging.

The generated changelog entries have been copied below:


ractor-wrapper

  • ADDED: Updated for Ruby 4.0
  • ADDED: Support wrappers running in the current ractor
  • ADDED: Support for running sequentially without worker threads

@github-actions github-actions bot added the release: pending Automated release is pending label Jan 5, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR releases version 0.3.0 of ractor-wrapper, incrementing from version 0.2.0. The release includes significant enhancements to support Ruby 4.0 and introduces new wrapper execution modes.

Key changes:

  • Version bump to 0.3.0
  • Comprehensive changelog documenting Ruby 4.0 compatibility, new wrapper execution modes, and block passing support

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
lib/ractor/wrapper/version.rb Updates VERSION constant from "0.2.0" to "0.3.0"
CHANGELOG.md Adds v0.3.0 release notes documenting Ruby 4.0 support and new features

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dazuma dazuma merged commit fc1d493 into main Jan 5, 2026
9 checks passed
@dazuma dazuma deleted the release/component/ractor-wrapper/main branch January 5, 2026 18:47
@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 5, 2026

Starting release automation. See https://github.com/dazuma/ractor-wrapper/actions/runs/20725679112 for execution logs.

@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 5, 2026

Release job results

ractor-wrapper 0.3.0

  • Created release with tag ractor-wrapper/v0.3.0 on GitHub.
  • Rubygems push for ractor-wrapper 0.3.0.
  • Published documentation for ractor-wrapper 0.3.0.

@github-actions github-actions bot added release: complete Automated release completed successfully and removed release: pending Automated release is pending labels Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: complete Automated release completed successfully

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants