Commit b627e1c
authored
[PROF-12941] Package libdatadog v23.0.0 for Ruby (#1301)
[PROF-12941] Package libdatadog v23.0.0 for Ruby
**What does this PR do?**
This PR includes the changes documented in the "Releasing a new version
to rubygems.org" part of the README:
https://github.com/datadog/libdatadog/tree/main/ruby#releasing-a-new-version-to-rubygemsorg
**Motivation:**
Enable Ruby to use libdatadog v23.0.0. In particular, this release
switches the profile serializer to compress data using zstd instead of
lz4.
**Additional Notes:**
N/A
**How to test the change?**
I've tested this change locally with the changes in
DataDog/dd-trace-rb#5020 and was able to get
a green test suite run for Ruby.
As a reminder, new libdatadog releases don't get automatically picked up
by dd-trace-rb, so the PR that bumps the dependency will also test this
release against all supported Ruby versions.
Co-authored-by: ivo.anjo <[email protected]>1 parent c4a66e2 commit b627e1c
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments