-
Notifications
You must be signed in to change notification settings - Fork 375
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
0.20.0 to stable #711
0.20.0 to stable #711
Commits on Feb 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 973da4a - Browse repository at this point
Copy the full SHA 973da4aView commit details
Commits on Feb 19, 2019
-
Merge pull request #692 from DataDog/refactor/add_deprecated_pin
Add Datadog::DeprecatedPin for phasing out Datadog::Pin usage
Configuration menu - View commit details
-
Copy full SHA for fe4ed1a - Browse repository at this point
Copy the full SHA fe4ed1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b988c7 - Browse repository at this point
Copy the full SHA 9b988c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc5da5 - Browse repository at this point
Copy the full SHA ddc5da5View commit details
Commits on Feb 20, 2019
-
Merge pull request #693 from DataDog/refactor/dalli_replace_pin_with_…
…config Deprecate Dalli pin in favor of configuration API
Configuration menu - View commit details
-
Copy full SHA for c052d55 - Browse repository at this point
Copy the full SHA c052d55View commit details
Commits on Feb 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0bcf323 - Browse repository at this point
Copy the full SHA 0bcf323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a31e9 - Browse repository at this point
Copy the full SHA 21a31e9View commit details
Commits on Feb 22, 2019
-
Merge pull request #696 from DataDog/refactor/faraday_replace_pin_wit…
…h_config Deprecate Faraday pin in favor of configuration API
Configuration menu - View commit details
-
Copy full SHA for 2315a45 - Browse repository at this point
Copy the full SHA 2315a45View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b6d262e - Browse repository at this point
Copy the full SHA b6d262eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3176939 - Browse repository at this point
Copy the full SHA 3176939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a96080 - Browse repository at this point
Copy the full SHA 4a96080View commit details -
Merge pull request #700 from DataDog/refactor/grape_replace_pin_with_…
…config Deprecate Grape pin in favor of configuration API
Configuration menu - View commit details
-
Copy full SHA for d3940d8 - Browse repository at this point
Copy the full SHA d3940d8View commit details
Commits on Feb 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 08826ce - Browse repository at this point
Copy the full SHA 08826ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc806dd - Browse repository at this point
Copy the full SHA fc806ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 891b248 - Browse repository at this point
Copy the full SHA 891b248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8016e3f - Browse repository at this point
Copy the full SHA 8016e3fView commit details
Commits on Feb 28, 2019
-
Merge pull request #702 from DataDog/refactor/grpc_replace_pin_with_c…
…onfig Deprecate GRPC global pin in favor of configuration API
Configuration menu - View commit details
-
Copy full SHA for 353714e - Browse repository at this point
Copy the full SHA 353714eView commit details -
Merge pull request #703 from DataDog/refactor/http_instrumentation_mo…
…dule Refactor HTTP to use instrumentation module
Configuration menu - View commit details
-
Copy full SHA for 2708f16 - Browse repository at this point
Copy the full SHA 2708f16View commit details -
[core] Propagate synthetics origin headers (#699)
* [core] Inject/extract synthetics origin header * only set origin header if non-nil * fix opentracing specs * inject/extract origin for gRPC * move origin test to context_spec.rb * move distributed headers origin test to RSpec * fix linting issues * use subject for origin test case
Configuration menu - View commit details
-
Copy full SHA for 6481330 - Browse repository at this point
Copy the full SHA 6481330View commit details -
Merge pull request #704 from DataDog/refactor/mongo_instrumentation_m…
…odule Refactor MongoDB to use instrumentation module
Configuration menu - View commit details
-
Copy full SHA for ce5f86f - Browse repository at this point
Copy the full SHA ce5f86fView commit details -
Enable distributed tracing by default (#701)
* [core] Enable distributed tracing by default * update excon tests * fix excon tests * update faraday tests * fix up http tests * fix rack tests * fix rest_client tests * fix sinatra tests * fix linting * remove commented out line
Configuration menu - View commit details
-
Copy full SHA for 3d1706b - Browse repository at this point
Copy the full SHA 3d1706bView commit details
Commits on Mar 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec2ccec - Browse repository at this point
Copy the full SHA ec2ccecView commit details
Commits on Mar 4, 2019
-
Merge pull request #706 from DataDog/ci/fix_rest_client_config_reset
Fix RestClient test not resetting
Configuration menu - View commit details
-
Copy full SHA for d1dad71 - Browse repository at this point
Copy the full SHA d1dad71View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d1565 - Browse repository at this point
Copy the full SHA a5d1565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511074c - Browse repository at this point
Copy the full SHA 511074cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38735a3 - Browse repository at this point
Copy the full SHA 38735a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea15b64 - Browse repository at this point
Copy the full SHA ea15b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f611625 - Browse repository at this point
Copy the full SHA f611625View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd19450 - Browse repository at this point
Copy the full SHA dd19450View commit details -
Merge pull request #705 from DataDog/refactor/event_sample_rate_to_an…
…alytics Refactor event_sample_rate to analytics
Configuration menu - View commit details
-
Copy full SHA for ca87476 - Browse repository at this point
Copy the full SHA ca87476View commit details
Commits on Mar 6, 2019
-
[core] Only require trace id for distributed tracing headers (#708)
* [core] Only require trace id for distributed tracing headers * Ignore parent_id if origin is 'synthetics' * Update lib/ddtrace/propagation/distributed_headers.rb * missing expected value * ignore method length of test
Configuration menu - View commit details
-
Copy full SHA for fe4f7f7 - Browse repository at this point
Copy the full SHA fe4f7f7View commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 38e3622 - Browse repository at this point
Copy the full SHA 38e3622View commit details -
* bumping version 0.19.1 => 0.20.0 * Added 0.20.0 to CHANGELOG.md * Add fix to changelog * Reference other changes in changelog and add note about deprecation of 'Datadog::Pin' * remove uncessary newline * fix links at the end of changelog
Configuration menu - View commit details
-
Copy full SHA for da217fc - Browse repository at this point
Copy the full SHA da217fcView commit details