Skip to content
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

[PROF-7654] Bump libdatadog dependency to version 3 #2948

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Jul 5, 2023

What does this PR do?:

This PR bumps the libdatadog dependency on dd-trace-rb to version 3 (specifically, '~> 3.0.0.1.0').

It also includes small changes to code/tests to adapt to changes in libdatadog and get a green CI.

Motivation:

Libdatadog 3 includes the new "internal metadata" feature which we'll use in #2927.

Additional Notes:

Despite the jump in major version, the changes between libdatadog 2 and 3 were minimal. The version was bumped because the library is following semantic versioning, and a public API was changed.

How to test the change?:

Running the profiling specs exercises libdatadog, and thus we have quite a lot of test coverage for it.

**What does this PR do?**:

This PR bumps the libdatadog dependency on dd-trace-rb to version 3
(specifically, '~> 3.0.0.1.0').

It also includes small changes to code/tests to adapt to changes in
libdatadog and get a green CI.

**Motivation**:

Libdatadog 3 includes the new "internal metadata" feature which we'll
use in #2927.

**Additional Notes**:

Despite the jump in major version, the changes between libdatadog 2
and 3 were minimal. The version was bumped because the library is
following semantic versioning, and a public API was changed.

**How to test the change?**:

Running the profiling specs exercises libdatadog, and thus we have
quite a lot of test coverage for it.
@ivoanjo ivoanjo requested a review from a team July 5, 2023 13:30
@github-actions github-actions bot added the profiling Involves Datadog profiling label Jul 5, 2023
@ivoanjo ivoanjo merged commit 8931c52 into master Jul 6, 2023
204 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/prof-7645-upgrade-libdatadog-3 branch July 6, 2023 07:39
@github-actions github-actions bot added this to the 1.13.0 milestone Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
profiling Involves Datadog profiling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants