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 all checks that uses the http/tls wrapper to allow for TLS Ci… #19427

Merged
merged 1 commit into from
Jan 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions activemq_xml/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-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion activemq_xml/datadog_checks/activemq_xml/__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"
6 changes: 6 additions & 0 deletions aerospike/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-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

## 4.0.1 / 2024-12-26

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

This file was deleted.

2 changes: 1 addition & 1 deletion aerospike/datadog_checks/aerospike/__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__ = '4.0.1'
__version__ = '4.1.0'
6 changes: 6 additions & 0 deletions airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 6.3.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

## 6.2.0 / 2024-12-26

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

This file was deleted.

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

<!-- towncrier release notes start -->

## 6.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

***Removed***:
Expand Down
1 change: 0 additions & 1 deletion amazon_msk/changelog.d/19334.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.0.0'
__version__ = '6.1.0'
6 changes: 6 additions & 0 deletions ambari/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 6.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion ambari/datadog_checks/ambari/__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.0.0'
__version__ = '6.1.0'
6 changes: 6 additions & 0 deletions apache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 6.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion apache/datadog_checks/apache/__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__ = "6.0.0"
__version__ = "6.1.0"
6 changes: 6 additions & 0 deletions appgate_sdp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 1.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion appgate_sdp/datadog_checks/appgate_sdp/__about__.py
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__ = '1.0.0'
__version__ = '1.1.0'
6 changes: 6 additions & 0 deletions arangodb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 3.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion arangodb/datadog_checks/arangodb/__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__ = '3.1.0'
__version__ = '3.2.0'
6 changes: 6 additions & 0 deletions argo_rollouts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 2.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion argo_rollouts/datadog_checks/argo_rollouts/__about__.py
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.1.0'
__version__ = '2.2.0'
6 changes: 6 additions & 0 deletions argo_workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 2.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

***Fixed***:
Expand Down
1 change: 0 additions & 1 deletion argo_workflows/changelog.d/19334.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.1.0'
__version__ = '2.2.0'
6 changes: 6 additions & 0 deletions argocd/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-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion argocd/datadog_checks/argocd/__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__ = '3.2.0'
__version__ = '3.3.0'
6 changes: 6 additions & 0 deletions avi_vantage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 5.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion avi_vantage/datadog_checks/avi_vantage/__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__ = '5.1.0'
__version__ = '5.2.0'
6 changes: 6 additions & 0 deletions aws_neuron/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 2.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion aws_neuron/datadog_checks/aws_neuron/__about__.py
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.0.1'
__version__ = '2.1.0'
6 changes: 6 additions & 0 deletions azure_iot_edge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 6.1.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

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.0.0'
__version__ = '6.1.0'
6 changes: 6 additions & 0 deletions boundary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 3.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion boundary/datadog_checks/boundary/__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__ = '3.1.0'
__version__ = '3.2.0'
6 changes: 6 additions & 0 deletions calico/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-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion calico/datadog_checks/calico/__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 cert_manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 5.2.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion cert_manager/datadog_checks/cert_manager/__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__ = '5.1.0'
__version__ = '5.2.0'
6 changes: 6 additions & 0 deletions cilium/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-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

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

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

This file was deleted.

2 changes: 1 addition & 1 deletion cilium/datadog_checks/cilium/__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__ = '5.0.0'
__version__ = '5.1.0'
6 changes: 6 additions & 0 deletions cisco_aci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- towncrier release notes start -->

## 4.3.0 / 2025-01-16

***Added***:

* Add `tls_ciphers` param to integration ([#19334](https://github.com/DataDog/integrations-core/pull/19334))

## 4.2.0 / 2024-12-26

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

This file was deleted.

2 changes: 1 addition & 1 deletion cisco_aci/datadog_checks/cisco_aci/__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.2.0"
__version__ = "4.3.0"
Loading
Loading