Update changelog with release 2.0.0.beta2 #3599
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
timeout_seconds
,uds_path
, anduse_ssl
(ekump/add config gaps from transport proc #3350)span_remote
field toTraceDigest
(chore(tracing): Adds trace_remote field to TraceDigest #3516)_dd.parent_id
totracestate
(w3c: Adds p datadog member to tracestate #3488)RateSampler
with zero sampling rate (Allow RateSampler with a sampling rate of zero #3295)on_error
settings (on_error
settings forgrape
#3370)Changed
ddtrace
todatadog
(Rename library to datadog #3490)>= 2.5
(Remove support for Ruby 2.1, 2.2, 2.3, 2.4 #3291)#trace_id
and#span_id
fromCorrelation::Identifier
(Return string fortrace_id
andspan_id
fromCorrelation::Identifier
#3322)Elasticsearch
: Replace instance configuration fromclient
totransport
instance (remove access to patching elasticsearch client directly as it is not supported anymore by elasticsearch #3399)Grape
: Changeerror_statuses
settings toerror_status_codes
(on_error
settings forgrape
#3370)GraphQL
: Instrument withGraphQL::Tracing::DataDogTrace
and more (Update GraphQL support #3409, GraphQL: Instrument withGraphQL::Tracing::DataDogTrace
#3417, GraphQL changes for 2.0 #3388)Rack
: Change http proxy span pattern (Change http proxy span pattern #3369)Sidekiq
: Removetag_args
option and worker specific configuration (Sidekiq
: Removetag_args
option #3396,Sidekiq
: Remove worker specific configuration #3402)error_handler
settings toon_error
(Renameerror_handler
settings toon_error
#3341)Fixed
error_status_codes
options (Fixerror_status_codes
options #3344)Removed
bin/ddtracerb
(Remove bin/ddtracerb #3506)datadog-ci
gem dependency (Remove CI gem dependency #3288)SpanOperation
aliases (Remove span operation aliases #3330)b3
style from default propagation (Revert "Add b3 default extraction" #3293)client_ip
disabled env (Removeclient_ip
disabled env #3404)use
alias forinstrument
(Removeuse
alias forinstrument
#3403)OpenTracing
,qless
removed (Removeqless
integration #3398, Remove opentracing support #3443)Net/Http
: RemoveDatadog::Tracing::Contrib::HTTP::Instrumentation.after_request
(RemoveDatadog::Tracing::Contrib::HTTP::Instrumentation.after_request
#3367)Rails
: Drop support for Rails 3 (Remove support for Rails 3 #3324)Rails
: Removeexception_controller
option (Remove obsoleteexception_controller
option #3243)Sinatra
:Remove deprecated constants #3401, Remove ddtrace transport constants #3336, remove deprecated lazy method for option_definition #3454, Remove distributed_tracing option namespacing #3338, Remove deprecated HTTP Transport methods #3335, Remove deprecated DD_PROPAGATION_STYLE env vars #3298, Remove deprecated DD_PROPAGATION_STYLE env vars #3297, remove deprecated profiler config options #3309, Remove deprecated B3 configuration style #3294, Remove configuration for priority_sampling #3325, Remove deprecated Headers::Ext #3300)