[pull] master from DataDog:master - #711
Merged
Merged
Conversation
…pass (#24848) ghcr.io and registry.ddbuild.io do not return release timestamps, and since Renovate 42 a missing timestamp counts as never having aged, so the 7-day renovate/stability-days check on those images stays pending forever. Scope minimumReleaseAgeBehaviour to timestamp-optional for that group, which keeps the age check wherever a registry does publish timestamps. Also enable the dependency dashboard, so updates held back by the age check are visible instead of just absent.
* Bump pyasn1 from 0.6.3 to 0.6.4 Remediates three DoS advisories in pyasn1's BER/CER/DER decoding (CVE-2026-59885, CVE-2026-59886, PYSEC-2026-3455), all fixed in 0.6.4. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Add changelog entry Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Update dependency resolution * Update dependency resolution * Remove pyasn1 from dep-update exclusion list The upstream issue blocking updates (pyasn1/pyasn1#52) was closed in 2023, so excluding pyasn1 from automated dependency bumps is no longer needed. * Update dependency resolution --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: dd-agent-integrations-bot[bot] <dd-agent-integrations-bot[bot]@users.noreply.github.com>
The DatabaseCheck base class, DBM health reporting, schema collection, and sql_commenter live in datadog_checks_base but are only consumed by the DBM integrations, so route their reviews to database-monitoring-agent the way db/utils.py, db/sql.py, and db/statement_metrics.py already are. Co-authored-by: Cursor <cursoragent@cursor.com>
* [DBMON-6882] Make Postgres check teardown idempotent _finalize() now runs at most once. The check is already cancelled more than once in practice -- run_one_check() cancels and the integration_check fixture cancels again on teardown -- so teardown re-closed connections and re-tore down the async jobs each time. Nulling log.check also moves after the final log line. CheckLoggingAdapter.process reads back through that attribute for checks whose check_id was never resolved, so the trailing debug call raised AttributeError once debug logging was enabled. Co-authored-by: Cursor <cursoragent@cursor.com> * Add changelog Co-authored-by: Cursor <cursoragent@cursor.com> * Trim teardown test coverage Drop the logging-hazard test and the rationale comment on the idempotency test. Co-authored-by: Cursor <cursoragent@cursor.com> * Do not log from the finalize guard The first teardown nulls log.check, so a second call cannot log through the adapter -- which is the very hazard this change is fixing elsewhere. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )