Skip to content

Commit 26e011f

Browse files
authored
Merge pull request #2144 from DataDog/bump_to_version_1.2.0
Bump to version 1.2.0
2 parents 640b62e + b43c237 commit 26e011f

File tree

253 files changed

+1064
-1006
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

253 files changed

+1064
-1006
lines changed

CHANGELOG.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,44 @@
22

33
## [Unreleased]
44

5+
## [1.2.0] - 2022-07-11
6+
7+
Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v1.2.0
8+
9+
Git diff: https://github.com/DataDog/dd-trace-rb/compare/v1.1.0...v1.2.0
10+
11+
Special thanks go to [@miketheman][] for gifting Datadog access to the `datadog` gem a few days ago.
12+
13+
### Added
14+
15+
* Add Postgres (`pg` gem) instrumentation ([#2054][]) ([@jennchenn][])
16+
* Add env var for debugging profiling native extension compilation issues ([#2069][])
17+
* Teach Rest Client integration the `:split_by_domain` option ([#2079][]) ([@agrobbin][])
18+
* Allow passing request_queuing option to Rack through Rails tracer ([#2082][]) ([@KieranP][])
19+
* Add Utility to Collect Platform Information ([#2097][]) ([@jennchenn][])
20+
* Add convenient interface for getting and setting tags using `[]` and `[]=` respectively ([#2076][]) ([@ioquatix][])
21+
* Add b3 metadata in grpc ([#2110][]) ([@henrich-m][])
22+
23+
### Changed
24+
25+
* Profiler now reports profiling data using the libddprof gem ([#2059][])
26+
* Rename `Kernel#at_fork_blocks` monkey patch to `Kernel#ddtrace_at_fork_blocks` ([#2070][])
27+
* Improved error message for enabling profiling when `pkg-config` system tool is not installed ([#2134][])
28+
29+
### Fixed
30+
31+
* Prevent errors in `action_controller` integration when tracing is disabled ([#2027][]) ([@ahorner][])
32+
* Fix profiler not building on ruby-head (3.2) due to VM refactoring ([#2066][])
33+
* Span and trace IDs should not be zero ([#2113][]) ([@albertvaka][])
34+
* Fix object_id usage as thread local key ([#2096][])
35+
* Fix profiling not working on Heroku and AWS Elastic Beanstalk due to linking issues ([#2125][])
36+
537
## [1.1.0] - 2022-05-25
638

39+
Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v1.1.0
40+
41+
Git diff: https://github.com/DataDog/dd-trace-rb/compare/v1.0.0...v1.1.0
42+
743
### Added
844

945
* [Application Security Monitoring](https://docs.datadoghq.com/security_platform/application_security/)
@@ -2852,7 +2888,22 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
28522888
[#2010]: https://github.com/DataDog/dd-trace-rb/issues/2010
28532889
[#2011]: https://github.com/DataDog/dd-trace-rb/issues/2011
28542890
[#2022]: https://github.com/DataDog/dd-trace-rb/issues/2022
2891+
[#2027]: https://github.com/DataDog/dd-trace-rb/issues/2027
28552892
[#2028]: https://github.com/DataDog/dd-trace-rb/issues/2028
2893+
[#2054]: https://github.com/DataDog/dd-trace-rb/issues/2054
2894+
[#2059]: https://github.com/DataDog/dd-trace-rb/issues/2059
2895+
[#2066]: https://github.com/DataDog/dd-trace-rb/issues/2066
2896+
[#2069]: https://github.com/DataDog/dd-trace-rb/issues/2069
2897+
[#2070]: https://github.com/DataDog/dd-trace-rb/issues/2070
2898+
[#2076]: https://github.com/DataDog/dd-trace-rb/issues/2076
2899+
[#2079]: https://github.com/DataDog/dd-trace-rb/issues/2079
2900+
[#2082]: https://github.com/DataDog/dd-trace-rb/issues/2082
2901+
[#2096]: https://github.com/DataDog/dd-trace-rb/issues/2096
2902+
[#2097]: https://github.com/DataDog/dd-trace-rb/issues/2097
2903+
[#2110]: https://github.com/DataDog/dd-trace-rb/issues/2110
2904+
[#2113]: https://github.com/DataDog/dd-trace-rb/issues/2113
2905+
[#2125]: https://github.com/DataDog/dd-trace-rb/issues/2125
2906+
[#2134]: https://github.com/DataDog/dd-trace-rb/issues/2134
28562907
[@AdrianLC]: https://github.com/AdrianLC
28572908
[@Azure7111]: https://github.com/Azure7111
28582909
[@BabyGroot]: https://github.com/BabyGroot
@@ -2865,6 +2916,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
28652916
[@Jared-Prime]: https://github.com/Jared-Prime
28662917
[@Joas1988]: https://github.com/Joas1988
28672918
[@JustSnow]: https://github.com/JustSnow
2919+
[@KieranP]: https://github.com/KieranP
28682920
[@MMartyn]: https://github.com/MMartyn
28692921
[@NobodysNightmare]: https://github.com/NobodysNightmare
28702922
[@Redapted]: https://github.com/Redapted
@@ -2875,7 +2927,9 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
28752927
[@agirlnamedsophia]: https://github.com/agirlnamedsophia
28762928
[@agrobbin]: https://github.com/agrobbin
28772929
[@ahammel]: https://github.com/ahammel
2930+
[@ahorner]: https://github.com/ahorner
28782931
[@al-kudryavtsev]: https://github.com/al-kudryavtsev
2932+
[@albertvaka]: https://github.com/albertvaka
28792933
[@alksl]: https://github.com/alksl
28802934
[@alloy]: https://github.com/alloy
28812935
[@aurelian]: https://github.com/aurelian
@@ -2921,11 +2975,14 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
29212975
[@guizmaii]: https://github.com/guizmaii
29222976
[@hatstand]: https://github.com/hatstand
29232977
[@hawknewton]: https://github.com/hawknewton
2978+
[@henrich-m]: https://github.com/henrich-m
29242979
[@hs-bguven]: https://github.com/hs-bguven
29252980
[@illdelph]: https://github.com/illdelph
2981+
[@ioquatix]: https://github.com/ioquatix
29262982
[@jamiehodge]: https://github.com/jamiehodge
29272983
[@janz93]: https://github.com/janz93
29282984
[@jeffjo]: https://github.com/jeffjo
2985+
[@jennchenn]: https://github.com/jennchenn
29292986
[@jfrancoist]: https://github.com/jfrancoist
29302987
[@joeyAghion]: https://github.com/joeyAghion
29312988
[@jpaulgs]: https://github.com/jpaulgs
@@ -2945,6 +3002,7 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
29453002
[@mdehoog]: https://github.com/mdehoog
29463003
[@mdross95]: https://github.com/mdross95
29473004
[@michaelkl]: https://github.com/michaelkl
3005+
[@miketheman]: https://github.com/miketheman
29483006
[@mriddle]: https://github.com/mriddle
29493007
[@mscrivo]: https://github.com/mscrivo
29503008
[@mstruve]: https://github.com/mstruve
@@ -2983,4 +3041,4 @@ Git diff: https://github.com/DataDog/dd-trace-rb/compare/v0.3.0...v0.3.1
29833041
[@vramaiah]: https://github.com/vramaiah
29843042
[@walterking]: https://github.com/walterking
29853043
[@y-yagi]: https://github.com/y-yagi
2986-
[@zachmccormick]: https://github.com/zachmccormick
3044+
[@zachmccormick]: https://github.com/zachmccormick

gemfiles/jruby_9.2.18.0_contrib.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_contrib_old.gemfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_core_old.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_cucumber3.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_cucumber4.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_cucumber5.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_rails5_mysql2.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gemfiles/jruby_9.2.18.0_rails5_postgres.gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)