Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release][7.63.x] All integrations #19484

Merged
merged 38 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
ccce6b4
[Release] Bumped active_directory version to 4.1.0
Kyle-Neale Jan 25, 2025
928b5b0
[Release] Bumped amazon_msk version to 6.2.0
Kyle-Neale Jan 25, 2025
c01f9cf
[Release] Bumped argo_workflows version to 2.3.0
Kyle-Neale Jan 25, 2025
ca387c4
[Release] Bumped aspdotnet version to 4.1.0
Kyle-Neale Jan 25, 2025
4c86bcd
[Release] Bumped datadog_checks_base version to 37.5.0
Kyle-Neale Jan 25, 2025
865f930
[Release] Bumped datadog_checks_downloader version to 7.1.0
Kyle-Neale Jan 25, 2025
85c1d4f
[Release] Bumped datadog_cluster_agent version to 5.4.0
Kyle-Neale Jan 25, 2025
bc2aa5a
[Release] Bumped dcgm version to 3.3.0
Kyle-Neale Jan 25, 2025
2f24091
[Release] Bumped directory version to 4.0.1
Kyle-Neale Jan 25, 2025
12ca9d6
[Release] Bumped dns_check version to 5.1.0
Kyle-Neale Jan 25, 2025
5a4fa09
[Release] Bumped dotnetclr version to 4.1.0
Kyle-Neale Jan 25, 2025
298c799
[Release] Bumped exchange_server version to 4.1.0
Kyle-Neale Jan 25, 2025
00d945d
[Release] Bumped hazelcast version to 6.2.0
Kyle-Neale Jan 25, 2025
086fcb5
[Release] Bumped ibm_ace version to 4.1.0
Kyle-Neale Jan 25, 2025
d7c919e
[Release] Bumped ibm_i version to 4.1.0
Kyle-Neale Jan 25, 2025
69c9ec6
[Release] Bumped ibm_mq version to 8.1.0
Kyle-Neale Jan 25, 2025
f28b4fa
[Release] Bumped iis version to 5.1.0
Kyle-Neale Jan 25, 2025
d4e10ed
[Release] Bumped kafka_consumer version to 6.3.0
Kyle-Neale Jan 25, 2025
24982cb
[Release] Bumped kube_apiserver_metrics version to 6.2.0
Kyle-Neale Jan 25, 2025
824c810
[Release] Bumped mcache version to 6.1.0
Kyle-Neale Jan 25, 2025
4890d56
[Release] Bumped mongo version to 8.4.0
Kyle-Neale Jan 25, 2025
f73d198
[Release] Bumped mysql version to 14.5.0
Kyle-Neale Jan 25, 2025
e612750
[Release] Bumped openstack_controller version to 8.2.0
Kyle-Neale Jan 25, 2025
c3d87c5
[Release] Bumped pdh_check version to 4.1.0
Kyle-Neale Jan 25, 2025
87d54e9
[Release] Bumped pgbouncer version to 8.1.0
Kyle-Neale Jan 25, 2025
f3441db
[Release] Bumped postgres version to 22.5.0
Kyle-Neale Jan 25, 2025
b086e9e
[Release] Bumped redisdb version to 7.1.0
Kyle-Neale Jan 25, 2025
cc9824e
[Release] Bumped riakcs version to 4.1.0
Kyle-Neale Jan 25, 2025
e7c38eb
[Release] Bumped snmp version to 9.2.0
Kyle-Neale Jan 25, 2025
7d0bffc
[Release] Bumped snowflake version to 7.2.0
Kyle-Neale Jan 25, 2025
e1a37d3
[Release] Bumped sqlserver version to 21.1.0
Kyle-Neale Jan 25, 2025
33382a6
[Release] Bumped ssh_check version to 4.1.0
Kyle-Neale Jan 25, 2025
e10bd98
[Release] Bumped tls version to 4.2.0
Kyle-Neale Jan 25, 2025
a0614d2
[Release] Bumped vllm version to 2.3.0
Kyle-Neale Jan 25, 2025
4acc6e8
[Release] Bumped win32_event_log version to 5.1.0
Kyle-Neale Jan 25, 2025
544d7b6
[Release] Bumped windows_service version to 6.1.0
Kyle-Neale Jan 25, 2025
c681c62
[Release] Bumped wmi_check version to 3.1.0
Kyle-Neale Jan 25, 2025
7dfe398
[Release] Update metadata
Kyle-Neale Jan 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .in-toto/tag.bd79a691.link

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions active_directory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion active_directory/changelog.d/19430.added

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '4.0.0'
__version__ = '4.1.0'
7 changes: 7 additions & 0 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!-- towncrier release notes start -->

## 6.2.0 / 2025-01-25

***Added***:

* Reduced the volume of logging from the `botocore` library ([#19376](https://github.com/DataDog/integrations-core/pull/19376))
* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 6.1.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion amazon_msk/changelog.d/19376.added

This file was deleted.

1 change: 0 additions & 1 deletion amazon_msk/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion amazon_msk/datadog_checks/amazon_msk/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2019-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '6.1.0'
__version__ = '6.2.0'
7 changes: 7 additions & 0 deletions argo_workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!-- towncrier release notes start -->

## 2.3.0 / 2025-01-25

***Added***:

* Update Argo-Workflow Metric names for v3.6+ ([#19417](https://github.com/DataDog/integrations-core/pull/19417))
* Add new Argo Workflow metrics for v3.6+ ([#19447](https://github.com/DataDog/integrations-core/pull/19447))

## 2.2.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion argo_workflows/changelog.d/19417.added

This file was deleted.

1 change: 0 additions & 1 deletion argo_workflows/changelog.d/19447.added

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '2.2.0'
__version__ = '2.3.0'
6 changes: 6 additions & 0 deletions aspdotnet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion aspdotnet/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion aspdotnet/datadog_checks/aspdotnet/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '4.0.0'
__version__ = '4.1.0'
12 changes: 12 additions & 0 deletions datadog_checks_base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

<!-- towncrier release notes start -->

## 37.5.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))
* Add tls_ciphers option for http ([#19469](https://github.com/DataDog/integrations-core/pull/19469))

***Fixed***:

* Handle unexpected values for `expires_in` in OAuth Access response ([#19371](https://github.com/DataDog/integrations-core/pull/19371))
* Drop unused importlib-metadata dependency. ([#19382](https://github.com/DataDog/integrations-core/pull/19382))

## 37.4.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion datadog_checks_base/changelog.d/19371.fixed

This file was deleted.

1 change: 0 additions & 1 deletion datadog_checks_base/changelog.d/19382.fixed

This file was deleted.

1 change: 0 additions & 1 deletion datadog_checks_base/changelog.d/19430.added

This file was deleted.

1 change: 0 additions & 1 deletion datadog_checks_base/changelog.d/19469.added

This file was deleted.

2 changes: 1 addition & 1 deletion datadog_checks_base/datadog_checks/base/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = "37.4.0"
__version__ = "37.5.0"
6 changes: 6 additions & 0 deletions datadog_checks_downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 7.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 7.0.0 / 2024-11-28 / Agent 7.61.0

***Changed***:
Expand Down
1 change: 0 additions & 1 deletion datadog_checks_downloader/changelog.d/19430.added

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

# NOTE: tie datadog-checks-downloader to v2 of our software supply chain:
# https://github.com/DataDog/integrations-core/blob/6388602b6deb3b65b62cf7cda69dc20d99dede29/datadog_checks_downloader/datadog_checks/downloader/download.py#L51
__version__ = "7.0.0"
__version__ = "7.1.0"
6 changes: 6 additions & 0 deletions datadog_cluster_agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 5.4.0 / 2025-01-25

***Added***:

* Add telemetry for checks that are not scheduled. ([#19306](https://github.com/DataDog/integrations-core/pull/19306))

## 5.3.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion datadog_cluster_agent/changelog.d/19306.added

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2021-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '5.3.0'
__version__ = '5.4.0'
6 changes: 6 additions & 0 deletions dcgm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 3.3.0 / 2025-01-25

***Added***:

* Add the gauge/total version of some monotonic counter metrics ([#19459](https://github.com/DataDog/integrations-core/pull/19459))

## 3.2.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion dcgm/changelog.d/19459.added

This file was deleted.

2 changes: 1 addition & 1 deletion dcgm/datadog_checks/dcgm/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2023-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '3.2.0'
__version__ = '3.3.0'
6 changes: 6 additions & 0 deletions directory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.0.1 / 2025-01-25

***Fixed***:

* Drop unused scandir dependency. ([#19380](https://github.com/DataDog/integrations-core/pull/19380))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion directory/changelog.d/19380.fixed

This file was deleted.

2 changes: 1 addition & 1 deletion directory/datadog_checks/directory/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '4.0.0'
__version__ = '4.0.1'
6 changes: 6 additions & 0 deletions dns_check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 5.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 5.0.1 / 2024-12-26

***Fixed***:
Expand Down
1 change: 0 additions & 1 deletion dns_check/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion dns_check/datadog_checks/dns_check/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '5.0.1'
__version__ = '5.1.0'
6 changes: 6 additions & 0 deletions dotnetclr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion dotnetclr/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion dotnetclr/datadog_checks/dotnetclr/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '4.0.0'
__version__ = '4.1.0'
6 changes: 6 additions & 0 deletions exchange_server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion exchange_server/changelog.d/19430.added

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '4.0.0'
__version__ = '4.1.0'
6 changes: 6 additions & 0 deletions hazelcast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 6.2.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 6.1.0 / 2025-01-16

***Added***:
Expand Down
1 change: 0 additions & 1 deletion hazelcast/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion hazelcast/datadog_checks/hazelcast/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2020-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '6.1.0'
__version__ = '6.2.0'
6 changes: 6 additions & 0 deletions ibm_ace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion ibm_ace/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion ibm_ace/datadog_checks/ibm_ace/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2022-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '4.0.0'
__version__ = '4.1.0'
6 changes: 6 additions & 0 deletions ibm_i/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 4.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion ibm_i/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion ibm_i/datadog_checks/ibm_i/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2021-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '4.0.0'
__version__ = '4.1.0'
6 changes: 6 additions & 0 deletions ibm_mq/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 8.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 8.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion ibm_mq/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion ibm_mq/datadog_checks/ibm_mq/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '8.0.0'
__version__ = '8.1.0'
6 changes: 6 additions & 0 deletions iis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 5.1.0 / 2025-01-25

***Added***:

* Update dependencies ([#19430](https://github.com/DataDog/integrations-core/pull/19430))

## 5.0.0 / 2024-10-04 / Agent 7.59.0

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion iis/changelog.d/19430.added

This file was deleted.

2 changes: 1 addition & 1 deletion iis/datadog_checks/iis/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)

__version__ = '5.0.0'
__version__ = '5.1.0'
Loading
Loading