Skip to content

feat: support ruby 3.4#118

Merged
duncanista merged 7 commits into
mainfrom
jordan.gonzalez/ruby-3.4-support
Jun 18, 2025
Merged

feat: support ruby 3.4#118
duncanista merged 7 commits into
mainfrom
jordan.gonzalez/ruby-3.4-support

Conversation

@duncanista
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@duncanista duncanista merged commit 9da3153 into main Jun 18, 2025
51 checks passed
@duncanista duncanista deleted the jordan.gonzalez/ruby-3.4-support branch June 18, 2025 17:05
@zarirhamza zarirhamza mentioned this pull request May 13, 2026
10 tasks
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