Skip to content

Commit 4ce9ba2

Browse files
[Release] Bumped datadog_checks_base version to 32.6.0 (#15422)
* [Release] Bumped datadog_checks_base version to 32.6.0 * [Release] Update metadata
1 parent f77bf33 commit 4ce9ba2

4 files changed

Lines changed: 17 additions & 3 deletions

File tree

.in-toto/tag.05916999.link

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

datadog_checks_base/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG - datadog_checks_base
22

3+
## 32.6.0 / 2023-07-31
4+
5+
***Added***:
6+
7+
* Upgrade ddtrace to 1.11.2 on Python 3. See [#15144](https://github.com/DataDog/integrations-core/pull/15144).
8+
* Update generated config models. See [#15212](https://github.com/DataDog/integrations-core/pull/15212).
9+
10+
***Fixed***:
11+
12+
* Fix types for generated config models. See [#15334](https://github.com/DataDog/integrations-core/pull/15334).
13+
* Upgrade pydantic. See [#15394](https://github.com/DataDog/integrations-core/pull/15394).
14+
* Revert "Bump pydantic version in the agent_requirements.in file (#153…. See [#15338](https://github.com/DataDog/integrations-core/pull/15338).
15+
* Bump pydantic version in the agent_requirements.in file. See [#15320](https://github.com/DataDog/integrations-core/pull/15320).
16+
317
## Unreleased
418

519
## 32.5.1 / 2023-07-19
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# (C) Datadog, Inc. 2018-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = "32.5.1"
4+
__version__ = "32.6.0"

requirements-agent-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ datadog-cassandra-nodetool==1.11.1
1919
datadog-cassandra==1.16.1
2020
datadog-ceph==2.8.0; sys_platform != 'win32'
2121
datadog-cert-manager==3.1.1
22-
datadog-checks-base==32.5.1
22+
datadog-checks-base==32.6.0
2323
datadog-checks-dependency-provider==1.3.1
2424
datadog-checks-downloader==4.2.2
2525
datadog-cilium==2.4.1

0 commit comments

Comments
 (0)