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

Revert "Release all checks that uses the http/tls wrapper to allow for TLS Cipher configurations" #19428

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
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .in-toto/tag.ec45eb9d.link

Large diffs are not rendered by default.

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

<!-- 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: 1 addition & 0 deletions activemq_xml/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0"
__version__ = "5.0.0"
6 changes: 0 additions & 6 deletions aerospike/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions aerospike/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '4.0.1'
6 changes: 0 additions & 6 deletions airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions airflow/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.3.0'
__version__ = '6.2.0'
6 changes: 0 additions & 6 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions amazon_msk/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.0.0'
6 changes: 0 additions & 6 deletions ambari/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions ambari/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '6.0.0'
6 changes: 0 additions & 6 deletions apache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions apache/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0"
__version__ = "6.0.0"
6 changes: 0 additions & 6 deletions appgate_sdp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions appgate_sdp/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '1.0.0'
6 changes: 0 additions & 6 deletions arangodb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions arangodb/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.2.0'
__version__ = '3.1.0'
6 changes: 0 additions & 6 deletions argo_rollouts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions argo_rollouts/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.2.0'
__version__ = '2.1.0'
6 changes: 0 additions & 6 deletions argo_workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions argo_workflows/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
6 changes: 0 additions & 6 deletions argocd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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

***Added***:
Expand Down
1 change: 1 addition & 0 deletions argocd/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.3.0'
__version__ = '3.2.0'
6 changes: 0 additions & 6 deletions avi_vantage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions avi_vantage/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.2.0'
__version__ = '5.1.0'
6 changes: 0 additions & 6 deletions aws_neuron/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions aws_neuron/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '2.0.1'
6 changes: 0 additions & 6 deletions azure_iot_edge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions azure_iot_edge/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.0.0'
6 changes: 0 additions & 6 deletions boundary/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions boundary/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.2.0'
__version__ = '3.1.0'
6 changes: 0 additions & 6 deletions calico/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions calico/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '4.0.0'
6 changes: 0 additions & 6 deletions cert_manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions cert_manager/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.2.0'
__version__ = '5.1.0'
6 changes: 0 additions & 6 deletions cilium/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions cilium/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.1.0'
__version__ = '5.0.0'
6 changes: 0 additions & 6 deletions cisco_aci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

<!-- 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: 1 addition & 0 deletions cisco_aci/changelog.d/19334.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `tls_ciphers` param to integration
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.3.0"
__version__ = "4.2.0"
Loading
Loading