Skip to content
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/workflows/run-validations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:

- name: Install ddev from PyPI
if: inputs.repo != 'core'
# When ddev version is empty we install the latest released ddev.
run: pip install ddev${{ inputs.ddev-version }}

- name: Configure ddev
Expand Down
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.6.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 4.5.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion active_directory/changelog.d/22303.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.5.0'
__version__ = '4.6.0'
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.4.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 5.3.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion activemq_xml/changelog.d/22303.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.3.0"
__version__ = "5.4.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 -->

## 5.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 5.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion aerospike/changelog.d/22303.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__ = '5.2.0'
__version__ = '5.3.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 -->

## 7.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 7.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion airflow/changelog.d/22303.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__ = '7.2.0'
__version__ = '7.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 -->

## 7.4.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 7.3.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion amazon_msk/changelog.d/22303.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__ = '7.3.0'
__version__ = '7.4.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.4.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 6.3.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion ambari/changelog.d/22303.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.3.0'
__version__ = '6.4.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 -->

## 7.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 7.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion apache/changelog.d/22303.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__ = "7.2.0"
__version__ = "7.3.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 -->

## 2.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 2.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion appgate_sdp/changelog.d/22303.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__ = '2.2.0'
__version__ = '2.3.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 -->

## 4.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 4.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion arangodb/changelog.d/22303.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__ = '4.2.0'
__version__ = '4.3.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 -->

## 3.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 3.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion argo_rollouts/changelog.d/22303.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__ = '3.2.0'
__version__ = '3.3.0'
10 changes: 10 additions & 0 deletions argo_workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- towncrier release notes start -->

## 3.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

***Fixed***:

* Typo fix in config param ([#22542](https://github.com/DataDog/integrations-core/pull/22542))

## 3.2.0 / 2025-11-26 / Agent 7.74.0

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

This file was deleted.

1 change: 0 additions & 1 deletion argo_workflows/changelog.d/22542.fixed

This file was deleted.

2 changes: 1 addition & 1 deletion argo_workflows/datadog_checks/argo_workflows/__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__ = '3.2.0'
__version__ = '3.3.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 -->

## 4.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 4.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion argocd/changelog.d/22303.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__ = '4.2.0'
__version__ = '4.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.6.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 4.5.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion aspdotnet/changelog.d/22303.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.5.0'
__version__ = '4.6.0'
10 changes: 10 additions & 0 deletions avi_vantage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!-- towncrier release notes start -->

## 6.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

***Fixed***:

* Update conf.yaml to display 'default' field defined in spec.yaml ([#21744](https://github.com/DataDog/integrations-core/pull/21744))

## 6.2.0 / 2025-11-26 / Agent 7.74.0

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

This file was deleted.

1 change: 0 additions & 1 deletion avi_vantage/changelog.d/22303.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__ = '6.2.0'
__version__ = '6.3.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 -->

## 3.3.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 3.2.0 / 2025-11-26 / Agent 7.74.0

***Added***:
Expand Down
1 change: 0 additions & 1 deletion aws_neuron/changelog.d/22303.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__ = '3.2.0'
__version__ = '3.3.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.4.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 6.3.0 / 2025-11-26 / Agent 7.74.0

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

This file was deleted.

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

<!-- towncrier release notes start -->

## 1.4.0 / 2026-02-19

***Added***:

* Add `enable_legacy_tags_normalization` option to preserve hyphens in tag values when set to false. ([#22303](https://github.com/DataDog/integrations-core/pull/22303))

## 1.3.0 / 2025-11-26 / Agent 7.74.0

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

This file was deleted.

2 changes: 1 addition & 1 deletion bentoml/datadog_checks/bentoml/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2025-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.3.0'
__version__ = '1.4.0'
Loading
Loading