Skip to content

Commit 8c8bec5

Browse files
authored
Release base check 37.39.1 (DataDog#23948)
* [Release] Bumped datadog_checks_base version to 37.39.1 * [Release] Update metadata
1 parent 990d5b5 commit 8c8bec5

5 files changed

Lines changed: 9 additions & 4 deletions

File tree

.in-toto/tag.b9ca7eb3.link

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

datadog_checks_base/CHANGELOG.md

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

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

5+
## 37.39.1 / 2026-06-08
6+
7+
***Fixed***:
8+
9+
* Send each logical database as its own independent schema snapshot, so an error or partial collection for one database does not affect others. ([#23913](https://github.com/DataDog/integrations-core/pull/23913))
10+
511
## 37.39.0 / 2026-05-29
612

713
***Added***:

datadog_checks_base/changelog.d/23913.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.
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__ = "37.39.0"
4+
__version__ = "37.39.1"

requirements-agent-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ datadog-ceph==4.5.1; sys_platform != 'win32'
3434
datadog-cert-manager==6.4.1
3535
datadog-checkpoint-harmony-endpoint==1.2.0
3636
datadog-checkpoint-quantum-firewall==1.3.0
37-
datadog-checks-base==37.39.0
37+
datadog-checks-base==37.39.1
3838
datadog-checks-dependency-provider==3.2.0
3939
datadog-checks-downloader==9.1.0
4040
datadog-cilium==6.4.1

0 commit comments

Comments
 (0)