-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: DataDog/datadog-ruby_core_source
base: v3.3.7
head repository: DataDog/datadog-ruby_core_source
compare: v3.4.0
- 10 commits
- 210 files changed
- 1 contributor
Commits on Dec 16, 2024
-
[NO-TICKET] Bump required Ruby version to 2.5
**What does this PR do?** This PR bumps the required ruby version for the gem to Ruby 2.5.0. **Motivation:** We're not actively targetting any older release than that (or testing with), so might as well clarify that in our gemspec. **Additional Notes:** N/A **How to test the change?** Validate CI is still green :) Validate that the required Ruby version shows up on rubygems.org once we publish the update.
Configuration menu - View commit details
-
Copy full SHA for 43e3fd8 - Browse repository at this point
Copy the full SHA 43e3fd8View commit details -
Merge pull request #13 from DataDog/ivoanjo/set-minimum-ruby-version
[NO-TICKET] Bump required Ruby version to 2.5
Configuration menu - View commit details
-
Copy full SHA for 0b0d308 - Browse repository at this point
Copy the full SHA 0b0d308View commit details
Commits on Jan 23, 2025
-
These are no longer needed now that Ruby 3.4.0 stable is out.
Configuration menu - View commit details
-
Copy full SHA for 3134a61 - Browse repository at this point
Copy the full SHA 3134a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for aac989c - Browse repository at this point
Copy the full SHA aac989cView commit details
Commits on Jan 27, 2025
-
Add full set for Ruby 3.4.0 headers
These were the output of running `bundle exec rake add_source VERSION=3.4.0` For some weird reason the `archive-tar-minitar` gem was getting stuck calling fsync so I had to `bundle open` the gem and disable the fsync code.
Configuration menu - View commit details
-
Copy full SHA for 5e6705c - Browse repository at this point
Copy the full SHA 5e6705cView commit details -
Use
find_includes.rbto trim down unneded headersAlso manually removed the `*.inc` files.
Configuration menu - View commit details
-
Copy full SHA for 334e42e - Browse repository at this point
Copy the full SHA 334e42eView commit details -
These are no longer needed now that Ruby 3.4.0 stable is out.
Configuration menu - View commit details
-
Copy full SHA for 52c6fc7 - Browse repository at this point
Copy the full SHA 52c6fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759fb45 - Browse repository at this point
Copy the full SHA 759fb45View commit details -
Rename
ruby-3.4.0toruby-3.4.0-p0The missing patchlevel is due to an upstream bug (which is the reason why Ruby 3.4.1 was immediately released after 3.4.0), so let's manually account for it.
Configuration menu - View commit details
-
Copy full SHA for 61630a8 - Browse repository at this point
Copy the full SHA 61630a8View commit details -
Merge pull request #14 from DataDog/ivoanjo/prof-11203-ruby-3_4-stabl…
…e-headers [PROF-11203] Add Ruby 3.4.0 stable headers and bump gem version to 3.4.0
Configuration menu - View commit details
-
Copy full SHA for ee0d044 - Browse repository at this point
Copy the full SHA ee0d044View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.7...v3.4.0