Skip to content

Commit c1140d5

Browse files
authored
[Backport] Release new integrations or Agent 7.73 (DataDog#21799)
1 parent d20021c commit c1140d5

7 files changed

Lines changed: 15 additions & 4 deletions

File tree

barracuda_secure_edge/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 / 2025-10-30
6+
7+
***Added***:
8+
9+
* Initial Release ([#20423](https://github.com/DataDog/integrations-core/pull/20423))

barracuda_secure_edge/changelog.d/20423.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. 2025-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ datadog-aspdotnet==4.4.0; sys_platform == 'win32'
1818
datadog-avi-vantage==6.1.0
1919
datadog-aws-neuron==3.1.0
2020
datadog-azure-iot-edge==6.2.0
21+
datadog-barracuda-secure-edge==1.0.0
2122
datadog-bentoml==1.1.0
2223
datadog-beyondtrust-password-safe==1.1.0
2324
datadog-boundary==4.1.0
@@ -247,3 +248,4 @@ datadog-wmi-check==3.4.0; sys_platform == 'win32'
247248
datadog-yarn==8.1.0
248249
datadog-zeek==1.1.0; sys_platform != 'win32'
249250
datadog-zk==6.2.0; sys_platform != 'win32'
251+
datadog-zscaler-private-access==1.0.0; sys_platform != 'win32'
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# CHANGELOG - Zscaler Private Access
22

33
<!-- towncrier release notes start -->
4+
5+
## 1.0.0 / 2025-10-30
6+
7+
***Added***:
8+
9+
* Initial Release ([#21228](https://github.com/DataDog/integrations-core/pull/21228))

zscaler_private_access/changelog.d/21228.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. 2025-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'

0 commit comments

Comments
 (0)