Skip to content

Commit aee78b5

Browse files
authored
Port new integrations changelogs to master (DataDog#22681)
1 parent 0946b26 commit aee78b5

10 files changed

Lines changed: 21 additions & 6 deletions

File tree

arctic_wolf_aurora_endpoint_security/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

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

5+
## 1.0.0 / 2026-02-18
6+
7+
***Added***:
8+
9+
* Initial Release ([#22043](https://github.com/DataDog/integrations-core/pull/22043))

arctic_wolf_aurora_endpoint_security/changelog.d/22043.added

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. 2026-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '0.0.1'
4+
__version__ = '1.0.0'

cisco_asa/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

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

5+
## 1.0.0 / 2026-02-18
6+
7+
***Added***:
8+
9+
* Initial Release ([#21972](https://github.com/DataDog/integrations-core/pull/21972))

cisco_asa/changelog.d/21972.added

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. 2026-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '0.0.1'
4+
__version__ = '1.0.0'

cisco_secure_client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

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

5+
## 1.0.0 / 2026-02-18
6+
7+
***Added***:
8+
9+
* Initial Release ([#22260](https://github.com/DataDog/integrations-core/pull/22260))

cisco_secure_client/changelog.d/22260.added

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. 2026-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '0.0.1'
4+
__version__ = '1.0.0'

requirements-agent-release.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ datadog-ambari==6.3.0; sys_platform != 'win32'
1111
datadog-apache==7.2.0
1212
datadog-appgate-sdp==2.2.0; sys_platform != 'win32'
1313
datadog-arangodb==4.2.0
14+
datadog-arctic-wolf-aurora-endpoint-security==1.0.0
1415
datadog-argo-rollouts==3.2.0
1516
datadog-argo-workflows==3.2.0
1617
datadog-argocd==4.2.0
@@ -37,6 +38,8 @@ datadog-checks-dependency-provider==3.2.0
3738
datadog-checks-downloader==9.0.0
3839
datadog-cilium==6.2.0
3940
datadog-cisco-aci==4.12.0
41+
datadog-cisco-asa==1.0.0
42+
datadog-cisco-secure-client==1.0.0
4043
datadog-cisco-secure-firewall==1.2.0
4144
datadog-cisco-secure-web-appliance==1.3.0
4245
datadog-citrix-hypervisor==6.2.0

0 commit comments

Comments
 (0)