Skip to content

Releases: DataDog/libdatadog

sls-v0.7.2

17 Sep 00:01
sls-v0.7.2
19ea324
Compare
Choose a tag to compare
  • [Serverless Mini Agent] Bump datadog-serverless-trace-mini-agent version to 0.7.2 by @duncanpharvey in #635

Full Changelog: sls-v0.7.1...sls-v0.7.2

sls-v0.7.1

16 Sep 23:26
sls-v0.7.1
19cc332
Compare
Choose a tag to compare

This version is unstable since the binaries are saved to an incorrect path. It is recommended to use v0.7.2.

What's Changed

  • [Serverless Mini Agent] Bump datadog-serverless-trace-mini-agent version to 0.7.1 by @duncanpharvey in #633
  • [Serverless Mini Agent] Upload Serverless Binaries Instead of Generating Release by @duncanpharvey in #634

Full Changelog: sls-v0.7.0...sls-v0.7.1

sls-v0.7.0

16 Sep 13:57
sls-v0.7.0
1f3616f
Compare
Choose a tag to compare

This version is unstable for some Azure Function environments since the binaries do not have execute permissions. It is recommended to use v0.7.2.

What's Changed

Full Changelog: sls-v0.6.1...sls-v0.7.0

v13.0.0

13 Sep 13:25
v13.0.0
661432f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0

SHA256 checksums

13a0e9966f2174ea17b1203f4174c9dae36c482d522c31e67bca3283efd0b550 libdatadog-aarch64-alpine-linux-musl.tar.gz
18f5ae524cf4df549432fc56a399b292ba68c9704abcf49acdd280984e3e310e libdatadog-aarch64-apple-darwin.tar.gz
84f2006f2b00b018979f1e74f628cb8043413c1e20d19d610f95fceb7e14a8c1 libdatadog-aarch64-unknown-linux-gnu.tar.gz
2d7a1926772a9079facfdbfe096881910f2053fe08e59189a6fed89e2b3f4c4d libdatadog-x86_64-alpine-linux-musl.tar.gz
c0e94fcff4f8129a8e9a3c3805791e189c08ee7a64e803086f33dfec2a767b0d libdatadog-x86_64-unknown-linux-gnu.tar.gz

v12.0.0

05 Aug 18:56
v12.0.0
737c1f2
Compare
Choose a tag to compare

What's Changed

  • [ddsketch] add DDSketch.count() -> f64 to return number of points in the sketch by @brettlangdon in #532
  • [crashtracker] Remove debug print statement by @danielsn in #533
  • ekump/APMSP-1279 benchmark trace exporting by @ekump in #531
  • Implement timeouts for both sending traces and telemetry. by @hoolioh in #518
  • Make bench file not need by pecl package by @cataphract in #530
  • [Crashtracker] Track active spans and traces by @danielsn in #536
  • [crashtracker] Make C example emit a file by @danielsn in #539
  • [PROF-10208] Package libdatadog v11.0.0 for Ruby by @ivoanjo in #544
  • Tel v2 schema for app-started payload requires 'configuration' by @cataphract in #543
  • [crashtracker] Gate compilation using cargo features by @danielsn in #541
  • Fixes to make clippy version 1.80 happy by @taegyunkim in #550
  • [crashtracker] Use common Endpoint to further decouple from profiler by @danielsn in #549
  • [Serverless Mini Agent] Add _dd.mini_agent_version tag to all spans for Azure Functions, Google Cloud Functions, and Azure Spring Apps by @duncanpharvey in #548
  • [Serverless Mini Agent] Run in Azure Spring Apps by @duncanpharvey in #547
  • [Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.6.0 by @duncanpharvey in #555
  • Use the Windows User ID as sidecar identifier instead of the Session ID by @bwoebi in #558
  • [crashtracker] Move FFI to its own crate by @danielsn in #551
  • Support loading appsec helper in sidecar by @cataphract in #565
  • [profiling] add ffi for crossbeam::ArrayQueue by @taegyunkim in #538
  • [crashtracker] Remove outdated reference to profiling by @danielsn in #542
  • Fix sidecar tests testing handling of closed file descriptors by @bwoebi in #572
  • Fix error check in trampoline.c by @cataphract in #569
  • [NO-TICKET] Validate that all public symbols are prefixed in Ruby releases by @ivoanjo in #573
  • [SVLS-5049] It is okay to have a stats payload without stats by @apiarian-datadog in #567
  • [Serverless Mini Agent] bump version to 0.6.1 by @apiarian-datadog in #575
  • Bump up to 12.0.0 in preparation for a new release by @taegyunkim in #574

New Contributors

Full Changelog: v11.0.0...v12.0.0

SHA256 checksums

8e7b429fcd7476cd800c041d8196e908b3a85ce6817e852f18f57a200c89e22a libdatadog-aarch64-alpine-linux-musl.tar.gz
a78da9ed45cb301dc9aa43e6ca16df789c9dd845417f0ac4feee895f4df63ad4 libdatadog-aarch64-unknown-linux-gnu.tar.gz
67d518a17147ea29383c4a6d72805a542dca1cb94f9233b322b510254b93ac0f libdatadog-x86_64-alpine-linux-musl.tar.gz
d4fd8bc13042d6c3c78cc5526b969d1279b26021858a470e25d25599bffd4f5f libdatadog-x86_64-unknown-linux-gnu.tar.gz

sls-v0.6.1

05 Aug 16:41
sls-v0.6.1
1d4b6b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: sls-v0.6.0...sls-v0.6.1

sls-v0.6.0

31 Jul 15:37
sls-v0.6.0
f3fb542
Compare
Choose a tag to compare

What's Changed

  • ekump/APMSP-1279 benchmark trace exporting by @ekump in #531
  • Implement timeouts for both sending traces and telemetry. by @hoolioh in #518
  • Make bench file not need by pecl package by @cataphract in #530
  • Fixes to make clippy version 1.80 happy by @taegyunkim in #550
  • [Serverless Mini Agent] Add _dd.mini_agent_version tag to all spans for Azure Functions, Google Cloud Functions, and Azure Spring Apps by @duncanpharvey in #548
  • [Serverless Mini Agent] Run in Azure Spring Apps by @duncanpharvey in #547
  • [Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.6.0 by @duncanpharvey in #555

Full Changelog: v11.0.0...sls-v0.6.0

v11.0.0

15 Jul 10:09
v11.0.0
f380cb5
Compare
Choose a tag to compare

What's Changed

  • [crashtracker] Enable collecting to a UNIX socket by @danielsn in #420
  • Spawn one sidecar per user by @bwoebi in #469
  • Explicitly use the header in crashinfo.cpp by @danielsn in #472
  • Fix Windows signature compatibility in entity_id functions by @bwoebi in #474
  • Skip normalization & obfuscation and coalesce instead by @bwoebi in #475
  • Fix the wrong thing being not normalized by @bwoebi in #476
  • [crashtracker] Add a 'wait_for_receiver' param, and use it in both the stdin and unix socket cases by @danielsn in #477
  • style: avoid redundant imports by @morrisonlevi in #478
  • build: use debug = "line-tables-only" by @morrisonlevi in #479
  • Update protobuf files for stats for new trilean type by @bantonsson in #480
  • Drop fd acking in sidecar transport by @bwoebi in #481
  • [profiling] Fuzz profiler API by @danielsn in #449
  • ekump/APMSP-1076 break up trace utils send data file by @ekump in #471
  • Refactor to reduce signature errors risks by @VianneyRuhlmann in #482
  • style: fix lints from Rust 1.79 release by @morrisonlevi in #486
  • Run clippy on windows in CI by @VianneyRuhlmann in #485
  • [crashtracker] Send pid to the receiver by @danielsn in #483
  • [profiling] Turn off slow fuzz tests for miri by @taegyunkim in #489
  • [crashtracker] Add tests for unix socket receiver, and mark slow tests ignore by @danielsn in #484
  • [crashtracker] Take relative address and build id for remote symbolication by @danielsn in #473
  • Remove unnecessary TODO comment from trace_utils.rs by @ekump in #495
  • [chore] Require all checks to pass on a PR by @danielsn in #490
  • [chore] Add actionlint to CI, and fix issues it detects by @danielsn in #496
  • Skip serialization of field Span.error if equals to 0 by @iamluc in #500
  • [Serverless Mini Agent] Add Default Values for peer_tags and is_trace_root when Generating Trace Metrics by @duncanpharvey in #493
  • [Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.4.2 by @duncanpharvey in #502
  • Check that the generated pb.rs file matches by @bantonsson in #501
  • Add support for sending v0.4 traces. by @hoolioh in #491
  • [ddtelemetry] Support metric distributions with ddsketch by @paullegranddc in #268
  • PR Benchmarking using benchmarking platform by @bantonsson in #508
  • Support v0.5 trace endpoint by @astuyve in #505
  • [Serverless Mini Agent] Update Azure Resource Group Regex to Account for Windows by @duncanpharvey in #504
  • DEBUG-2509 Add option to skip checks when building profiling by @p-datadog in #513
  • [APMSP-1229] Implement new origin detection spec by @VianneyRuhlmann in #509
  • DEBUG-2510 Document cbindgen dependency by @p-datadog in #514
  • [Serverless Mini Agent] Add Azure App Service Runtime Tags by @duncanpharvey in #512
  • [PROF-10099] Package libdatadog v10.0.0 for Ruby by @ivoanjo in #517
  • Encode the file path in url authority so we don't crash on whitespaces by @paullegranddc in #499
  • Bump blazesym to release blaze-v0.2.0-rc.0 by @r1viollet in #487
  • Use inplace normalization and add benchmark by @VianneyRuhlmann in #506
  • Fix sidecar logging by @cataphract in #521
  • Bump rustls version to 0.23 by @bwoebi in #459
  • ekump/adding-test-agent-to-trace-utils by @ekump in #516
  • Enable all benchmarks by @bantonsson in #522
  • Add action to free space during codecov stage. by @hoolioh in #526
  • [Serverless Mini Agent] Use Web PKI certificates for HTTPS Connections for Serverless Mini Agent by @duncanpharvey in #523
  • Make flush interval in telemetry configurable via sidecar by @cataphract in #527
  • [Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.5.0 by @duncanpharvey in #528
  • Bump version number to v11.0.0 by @r1viollet in #529

New Contributors

Full Changelog: v10.0.0...v11.0.0

SHA256 checksums

81017bdc4634163151272539e98700e5e0fb076d4aa88a004087c4a01be0cfc3 libdatadog-aarch64-alpine-linux-musl.tar.gz
9b06e0dced2cfa72279a1f50bf12bb485eaa54d54b6d09764cc297d79a7ce0da libdatadog-aarch64-unknown-linux-gnu.tar.gz
96ed601629feb33ce3b1acf6ffd0c30eacb04c4353c8a52388eccd6b4027c2f1 libdatadog-x86_64-alpine-linux-musl.tar.gz
cac9b7c4c0f791d8618426bac81f14c0be40bfeecb2d01a98dcae67ba217eca5 libdatadog-x86_64-unknown-linux-gnu.tar.gz

sls-v0.5.0

11 Jul 16:04
sls-v0.5.0
a2757e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: sls-v0.4.2...sls-v0.5.0

sls-v0.4.2

24 Jun 17:58
sls-v0.4.2
ff7ce41
Compare
Choose a tag to compare

What's Changed

  • [Serverless Mini Agent] Bump Serverless Mini Agent Version to 0.4.2 by @duncanpharvey in #502

Full Changelog: sls-v0.4.1...sls-v0.4.2