dodona-edu / dodona

🧑‍💻 Learn to code for secondary and higher education
https://dodona.be
MIT License
67 stars 22 forks source link

Bump datadog from 2.2.0 to 2.3.0 #5753

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps datadog from 2.2.0 to 2.3.0.

Release notes

Sourced from datadog's releases.

2.3.0

Added

  • Core: Support agentless telemetry (#3779)
  • Tracing: Add support for span events (#3776)
  • Tracing: Add tags to enable inferred service dependencies for databases (#3789)
  • Tracing: Emit log message and instructions for incompatible Lograge setup (#3812, #3839)
  • Tracing: Add append_comment option to append SQL comment propagation for mysql, pg and trilogy (#3809)
  • AppSec: Add threat detection and protection for graphql (#3769, #3814)

Changed

  • Core: Enable crashtracking by default (#3826)
  • Profiling: Reduce allocation overhead (#3805, #3797)
  • Profiling: Speed up stack sampling (#3837)
  • Profiling: Upgrade to libdatadog 11 (#3799)
  • Profiling: Disable allocation counting feature by default (#3798)
  • Profiling: Reduce the maximum biased result for allocation samples (#3793)
  • Tracing: Reduce noisy integration logs (#3785)

Fixed

  • Tracing: Fix require issue for graphql (#3813)
  • AppSec: Fix an error when parsing http headers with integer value (#3790)
  • AppSec: Fix an error when tracking login failure without user_id (#3841)
  • Fix a syntax error for Ruby < 2.4 during single step instrumentation (#3795)

Read the full changeset and the release milestone.

Changelog

Sourced from datadog's changelog.

[2.3.0] - 2024-08-22

Added

  • Core: Support agentless telemetry (#3779[])
  • Tracing: Add support for span events (#3776[])
  • Tracing: Add tags to enable inferred service dependencies for databases (#3789[])
  • Tracing: Emit log message and instructions for incompatible Lograge setup (#3812[], #3839[])
  • Tracing: Add append_comment option to append SQL comment propagation for mysql, pg and trilogy (#3809[])
  • AppSec: Add threat detection and protection for graphql (#3769[], #3814[])

Changed

  • Core: Enable crashtracking by default (#3826[])
  • Profiling: Reduce allocation overhead (#3805[], #3797[])
  • Profiling: Speed up stack sampling (#3837[])
  • Profiling: Upgrade to libdatadog 11 (#3799[])
  • Profiling: Disable allocation counting feature by default (#3798[])
  • Profiling: Reduce the maximum biased result for allocation samples (#3793[])
  • Tracing: Reduce noisy integration logs (#3785[])

Fixed

  • Tracing: Fix require issue for graphql (#3813[])
  • AppSec: Fix an error when parsing http headers with integer value (#3790[])
  • AppSec: Fix an error when tracking login failure without user_id (#3841[])
  • Fix a syntax error for Ruby < 2.4 during single step instrumentation (#3795[])
Commits
  • c5ab063 Merge pull request #3861 from DataDog/bump_to_version_2.3.0
  • 5e43dfc Update lockfiles for release 2.3.0
  • 8566bef Bump version 2.2.0 to 2.3.0
  • 9f74369 Add 2.3.0 to CHANGELOG.md
  • 8aee247 Merge pull request #3860 from DataDog/cbeauchesne/persist-credentials
  • 03b140e ci: disable persist-credentials for actions/checkout in system-tests
  • 3da4cfd Fix confusion in the SpanFilter docstring (#3851)
  • 7b22f21 Merge pull request #3856 from DataDog/ivoanjo/fix-use-of-inline
  • 0ca54ec Reset optflags to O0
  • b8f9289 [NO-TICKET] Fix profiler inline helpers not working when optimization disabled
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)