Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Jan 14, 2025

What was changed

  • Drop 3.1 support/CI
  • Add 3.4 support in CI and fix any tests
    • 3.4 made stable on 12/25
  • Change all user-facing Structs to be Data since that is a better container for what we mean anyways
    • We still use Struct over the rust boundary because of the C-API support for structs in Magnus

Checklist

  1. Closes [Feature Request] Drop Ruby 3.1 support, add Ruby 3.4 support #182

@cretz cretz requested a review from a team January 14, 2025 23:21
@cretz cretz marked this pull request as ready for review January 14, 2025 23:21
@cretz cretz merged commit a9034b8 into temporalio:main Jan 15, 2025
7 checks passed
@cretz cretz deleted the ruby-3-4 branch January 15, 2025 14:55
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.

[Feature Request] Drop Ruby 3.1 support, add Ruby 3.4 support

3 participants