Skip to content

Commit 2fe43e3

Browse files
authored
[AI-6296] Release datadog_checks_dev 35.3.0 (#21813)
* [Release] Bumped datadog_checks_dev version to 35.3.0 * [Release] Update metadata
1 parent c16efdb commit 2fe43e3

File tree

16 files changed

+23
-15
lines changed

16 files changed

+23
-15
lines changed

.in-toto/tag.4e75cfa1.link

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

datadog_checks_dev/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 35.3.0 / 2025-11-03
6+
7+
***Added***:
8+
9+
* Bump Python to 3.13 ([#21161](https://github.com/DataDog/integrations-core/pull/21161))
10+
* Upgrade to psycopg3 ([#21173](https://github.com/DataDog/integrations-core/pull/21173))
11+
* Add KindLoad wrapper utility that allows to load Docker images into kind for testing ([#21288](https://github.com/DataDog/integrations-core/pull/21288))
12+
* Bump datadog-checks-base to 37.21.0 ([#21477](https://github.com/DataDog/integrations-core/pull/21477))
13+
* Add helper method to get a list of N free ports ([#21662](https://github.com/DataDog/integrations-core/pull/21662))
14+
* Add new template for creating event integrations ([#21717](https://github.com/DataDog/integrations-core/pull/21717))
15+
16+
***Fixed***:
17+
18+
* Fix validate models error reporting which would not report an invalid schema in the config spec and just fail ([#20445](https://github.com/DataDog/integrations-core/pull/20445))
19+
* Add allowed values list on kerberos_auth field ([#20879](https://github.com/DataDog/integrations-core/pull/20879))
20+
* Fix wait_for_health flag win docker_run ([#21209](https://github.com/DataDog/integrations-core/pull/21209))
21+
* Move KindLoad to a built-in condition instead of a wrapper ([#21292](https://github.com/DataDog/integrations-core/pull/21292))
22+
* Remove license validation overrides for `pycryptodomex` dependency. ([#21378](https://github.com/DataDog/integrations-core/pull/21378))
23+
* Fixes InstanceConfig model generation when validators functions are defined in spec.yaml ([#21409](https://github.com/DataDog/integrations-core/pull/21409))
24+
* Fix schema issue on `ignore_metrics_by_labels` field ([#21583](https://github.com/DataDog/integrations-core/pull/21583))
25+
526
## 35.2.0 / 2025-08-20
627

728
***Added***:

datadog_checks_dev/changelog.d/20445.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/20879.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21161.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21173.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21209.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21288.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21292.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_dev/changelog.d/21378.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)