Skip to content

Commit de966db

Browse files
authored
Port releases from 7.76.0-rc.5 (DataDog#22616)
* [Release] Bumped cisco_aci version to 4.12.0 * [Release] Bumped datadog_checks_base version to 37.30.0 * [Release] Bumped http_check version to 12.4.0 * [Release] Bumped mysql version to 15.12.0 * [Release] Bumped snowflake version to 7.10.0 * [Release] Bumped tls version to 5.4.0
1 parent 7cb894d commit de966db

20 files changed

Lines changed: 52 additions & 19 deletions

File tree

cisco_aci/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+
## 4.12.0 / 2026-02-11
6+
7+
***Security***:
8+
9+
* Bump `cryptography` to 46.0.5 ([#22607](https://github.com/DataDog/integrations-core/pull/22607))
10+
511
## 4.11.0 / 2025-11-26 / Agent 7.74.0
612

713
***Added***:

cisco_aci/changelog.d/22607.security

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

cisco_aci/datadog_checks/cisco_aci/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
44

5-
__version__ = "4.11.0"
5+
__version__ = "4.12.0"

datadog_checks_base/CHANGELOG.md

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

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

5+
## 37.30.0 / 2026-02-11
6+
7+
***Security***:
8+
9+
* Bump `cryptography` to 46.0.5 ([#22607](https://github.com/DataDog/integrations-core/pull/22607))
10+
11+
***Added***:
12+
13+
* Bump `pyOpenSSL` to 25.3.0 ([#22607](https://github.com/DataDog/integrations-core/pull/22607))
14+
515
## 37.29.0 / 2026-02-04
616

717
***Security***:

datadog_checks_base/changelog.d/22607.added

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

datadog_checks_base/changelog.d/22607.security

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.29.0"
4+
__version__ = "37.30.0"

http_check/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+
## 12.4.0 / 2026-02-11
6+
7+
***Security***:
8+
9+
* Bump `cryptography` to 46.0.5 ([#22607](https://github.com/DataDog/integrations-core/pull/22607))
10+
511
## 12.3.0 / 2025-11-26 / Agent 7.74.0
612

713
***Added***:

http_check/changelog.d/22607.security

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__ = "12.3.0"
4+
__version__ = "12.4.0"

0 commit comments

Comments
 (0)