Skip to content

Conversation

@nubtron
Copy link
Contributor

@nubtron nubtron commented Sep 25, 2025

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

nubtron and others added 22 commits September 5, 2025 10:20
* [Release] Bumped bentoml version to 1.0.0

* [Release] Bumped datadog_csi_driver version to 1.0.0

* [Release] Bumped hugging_face_tgi version to 1.0.0

* [Release] Update metadata
* [Release] Bumped active_directory version to 4.3.0

* [Release] Bumped amazon_msk version to 7.1.0

* [Release] Bumped aspdotnet version to 4.3.0

* [Release] Bumped cacti version to 4.1.0

* [Release] Bumped cisco_aci version to 4.9.0

* [Release] Bumped datadog_checks_base version to 37.19.0

* [Release] Bumped dotnetclr version to 4.3.0

* [Release] Bumped exchange_server version to 4.3.0

* [Release] Bumped http_check version to 12.1.0

* [Release] Bumped kafka_consumer version to 6.8.0

* [Release] Bumped mac_audit_logs version to 1.0.1

* [Release] Bumped mongo version to 10.4.0

* [Release] Bumped mysql version to 15.8.0

* [Release] Bumped openstack_controller version to 9.1.0

* [Release] Bumped pdh_check version to 4.3.0

* [Release] Bumped postgres version to 23.0.0

* [Release] Bumped proxysql version to 7.3.0

* [Release] Bumped rabbitmq version to 8.1.0

* [Release] Bumped riakcs version to 4.8.0

* [Release] Bumped silverstripe_cms version to 1.4.0

* [Release] Bumped singlestore version to 4.2.0

* [Release] Bumped snmp version to 11.0.0

* [Release] Bumped snowflake version to 7.7.0

* [Release] Bumped spark version to 7.1.0

* [Release] Bumped sqlserver version to 22.9.0

* [Release] Bumped ssh_check version to 4.3.0

* [Release] Bumped supervisord version to 4.1.0

* [Release] Bumped tls version to 5.1.0

* [Release] Bumped win32_event_log version to 5.3.0

* [Release] Bumped windows_service version to 6.3.0

* [Release] Bumped wmi_check version to 3.3.0

* [Release] Update metadata
…es into a kind cluster (#21288) (#21297)

* Add a KindLoad context manager that allows loading custom docker images into a kind cluster

* Extract wrapper setup in kind_run

* Add changelog

* Fix changelog number

* Fix changelog number

* Clean up

* Remove deprecated ContestManager type

(cherry picked from commit 9a8c93c)

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
* Move KindLoad to a condition instead of a wrapper

* Add changelog

* Clean up typing

(cherry picked from commit 586c0a2)

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
* Move bitnami image used for testing to bitnami legacy

* Add changelog

* Increase timeout when installing velero

* Decrease timeout for installation. Did not work.

* Add custom kubectl image

(cherry picked from commit 04d89ef)

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
* bump minimum base check requirement

* Rename 21303.added to 21305.added

(cherry picked from commit 4464539)

Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
Co-authored-by: steveny91 <steveny91@users.noreply.github.com>
Co-authored-by: steveny91 <steveny91@users.noreply.github.com>
* downgrade redis dep

* changelog

(cherry picked from commit d2fb4c0)

Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
#21316) (#21351)

* Add support for customizable cache keys to store log cursor

* Add changelog

* Remove PersistentCacheKey lefotver from AgentCheck

* Fix docstring mistakes

* Reduce cache key scope to checks with the same name

* Add test to cover restart behavior

* Address most of the comments on the PR

* Fix imports in tests

* Replace manual sorthing by mutable_hash utility

* Update changelog message

* Remove CacheKeyManager

* Reword docstrings

* Finalize update of ConfigSet

* Reframe implementation towards a invalidation strategy more than the full key derivation

* Fix module renaming and keep tests dry

* Fix typo in prefix method

* Simplify implementation to use persistent_cache_id

* Simplify id namespace calculation

(cherry picked from commit fc7560f)

Co-authored-by: Juanpe Araque <juanpedro.araque@datadoghq.com>
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
Co-authored-by: steveny91 <steveny91@users.noreply.github.com>
* [Release] Bumped datadog_checks_base version to 37.20.0

* [Release] Bumped redisdb version to 8.1.1

* [Release] Bumped velero version to 3.0.2

* [Release] Update metadata
Co-authored-by: Kyle-Neale <Kyle-Neale@users.noreply.github.com>
* Build psycopg3 from source (#21074)

* Build psycopg from source

* Install flex for libpq

* Hash

* 16.9

* 16.9

* comment

* Revert "comment"

This reverts commit 04286bb.

* Changelog

---------

Co-authored-by: Florent Clarret <florent.clarret@datadoghq.com>
Co-authored-by: Alex Lopez <alex.lopez.zorzano@gmail.com>
Co-authored-by: Alex Lopez <alex.lopez@datadoghq.com>
(cherry picked from commit 1f10cb0)

* Fix hash

---------

Co-authored-by: Florent Clarret <florent.clarret@datadoghq.com>
Co-authored-by: Alex Lopez <alex.lopez.zorzano@gmail.com>
Co-authored-by: Alex Lopez <alex.lopez@datadoghq.com>
Co-authored-by: steveny91 <steveny91@users.noreply.github.com>
* [Release] Bumped pgbouncer version to 8.5.1

* [Release] Bumped postgres version to 23.0.1

* [Release] Bumped silverstripe_cms version to 1.4.1

* [Release] Update metadata
@nubtron nubtron added the assets/no-deploy Prevents APW from deploying this PR in staging label Sep 25, 2025
@nubtron nubtron closed this Sep 25, 2025
@nubtron nubtron reopened this Sep 25, 2025
@nubtron nubtron closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets/no-deploy Prevents APW from deploying this PR in staging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants