Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

v0.1.3-dd

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 13:38
· 3 commits to main since this release
v0.1.3-dd
3c6fb18

Major updates

  • Fix an issue that would cause symbolication to fail for Go binairies built with Bazel.
  • Fix race conditions that could cause incomplete data in flamegraphs.
  • Reduce size of emitted profiles.

Full changelog

Expand to see the full changelog

Upstream changes:

Datadog changes:

  • 3c6fb18 github: fix workflow permissions error (#58)
  • 5d1ecca symbolication: allow symbol upload for Bazel-built Go binairies (#57)
  • ec00b6a github: fix permissions for package upload (#56)
  • e3b78a1 uploads: update compression to zstd (#53)

Datadog Changelog: link