Comparing v8.117.0...v8.118.0 · DataDog/datadog-lambda-python
Commits on Nov 25, 2025
-
exclude ddtrace v3.19.0 (#684)
* exclude ddtrace v3.19.0 * Exclude below 3.16.2 Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com> --------- Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com>
-
Fix case-insensitive header redaction (#685)
* Normalize header redaction keys Co-authored-by: astuyve <astuyve@gmail.com> * feat: fmt * less than 3.19.0 --------- Co-authored-by: datadog-official[bot] <214633350+datadog-official[bot]@users.noreply.github.com> Co-authored-by: Rithika Narayan <rithika.narayan@datadoghq.com>
3 people authored
Nov 25, 2025
Commits on Dec 1, 2025
-
* first pass of adding runtime 3.14, checked against uses of 3.12 * snapshots * removing comma * Skip testing profiling for 3.14 runtime * Updating asm to reflect dd-tract-py changes to http_utils._get_blocked_template * pinning to older ddtrace * Use pytest to skip profiling test * Update version of black which supports python3.14 * Update linting to newest version of black. --------- Co-authored-by: Rey Abolofia <rey.abolofia@datadoghq.com>