Skip to content

[SVLS-8152] Add support for ruby 3.4 and fill in integration tests#645

Merged
TalUsvyatsky merged 5 commits into
mainfrom
tal.usvyatsky/add-ruby-3.4
Dec 12, 2025
Merged

[SVLS-8152] Add support for ruby 3.4 and fill in integration tests#645
TalUsvyatsky merged 5 commits into
mainfrom
tal.usvyatsky/add-ruby-3.4

Conversation

@TalUsvyatsky
Copy link
Copy Markdown
Contributor

@TalUsvyatsky TalUsvyatsky commented Dec 10, 2025

What does this PR do?

This PR adds support for Ruby 3.4. It also fills in a few gaps in our integration tests:

  • Adds newer runtimes to our integration tests
  • Bumps the version of serverless framework used in our integration tests to 3.39.0

Motivation

Support for Ruby 3.4 in plugin, integration test coverage.

Testing Guidelines

Unit & Integration tests

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@TalUsvyatsky TalUsvyatsky changed the title chore: Add support for ruby 3.4 [SVLS-8152] Add support for ruby 3.4 Dec 10, 2025
@TalUsvyatsky TalUsvyatsky changed the title [SVLS-8152] Add support for ruby 3.4 [SVLS-8152] Add support for ruby 3.4 and fill in integration tests Dec 12, 2025
@TalUsvyatsky TalUsvyatsky marked this pull request as ready for review December 12, 2025 16:16
@TalUsvyatsky TalUsvyatsky requested a review from a team as a code owner December 12, 2025 16:16
logLevel: "info"

functions:
PythonHello37:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we want to get rid of any of the older versions that have been OEL for a while now?
https://devguide.python.org/versions/

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Definitely, I think we can wait until the block function update date

@TalUsvyatsky TalUsvyatsky merged commit 7bd183e into main Dec 12, 2025
10 checks passed
@TalUsvyatsky TalUsvyatsky deleted the tal.usvyatsky/add-ruby-3.4 branch December 12, 2025 17:58
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