Skip to content

feat: support ruby 3.4 #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

duncanista
Copy link
Contributor

@duncanista duncanista commented Apr 24, 2025

What does this PR do?

Adds support for Ruby 3.4

Motivation

#117SVLS-6698

Testing Guidelines

Unit tests and integration tests

Additional Notes

N/A

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

@duncanista duncanista requested a review from a team as a code owner April 24, 2025 18:06
Comment on lines 14 to 19
/opt/ruby/gems/3.2.0/gems/datadog-2.12.0/lib/datadog/core/logger.rb:14: info: Datadog::Core::Logger#initialize: does not call super probably
/opt/ruby/gems/3.2.0/gems/datadog-2.12.0/lib/datadog/core/logger.rb:14: info: Datadog::Core::Logger#initialize: does not call super probably
/opt/ruby/gems/3.2.0/gems/logger-1.7.0/lib/logger.rb:482: warning: Logger not initialized properly
/opt/ruby/gems/3.2.0/gems/logger-1.7.0/lib/logger.rb:482: warning: Logger not initialized properly
/opt/ruby/gems/3.2.0/gems/logger-1.7.0/lib/logger.rb:677: warning: Logger not initialized properly
/var/runtime/lib/runtime.rb:26: info: LoggerPatch#initialize: does not call super probably
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This doesn't look right

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like it might be related to aws/aws-lambda-ruby-runtime-interface-client#33 ?

@duncanista duncanista force-pushed the jordan.gonzalez/ruby-3.4-support branch from 4e185b6 to 3236ac5 Compare June 13, 2025 20:26
@duncanista duncanista requested a review from a team as a code owner June 13, 2025 20:26
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