Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/datadog-ruby_core_source
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.1
Choose a base ref
...
head repository: DataDog/datadog-ruby_core_source
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.2
Choose a head ref
  • 4 commits
  • 110 files changed
  • 1 contributor

Commits on Jan 20, 2026

  1. Remove ruby-4.0.0-preview2 headers

    We no longer need these! I also adjusted the specs so we keep
    test coverage for when preview and non-preview headers are mixed.
    ivoanjo committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    196ca70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    551addc View commit details
    Browse the repository at this point in the history
  3. Remove spec/ folder from packaged .gem

    This folder is small but it's not needed!
    ivoanjo committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    156e29d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Merge pull request #26 from DataDog/ivoanjo/remove-r4-preview2-headers

    [NO-TICKET] Remove 4.0.0-preview2 headers and bump gem version to 3.5.2
    ivoanjo authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d0fbdc9 View commit details
    Browse the repository at this point in the history
Loading