Skip to content

Commit a2d0990

Browse files
authored
Port new integration changelogs to master (DataDog#21519)
1 parent 5577bf5 commit a2d0990

13 files changed

Lines changed: 25 additions & 9 deletions

File tree

checkpoint_harmony_endpoint/CHANGELOG.md

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

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

5+
## 1.0.0 / 2025-10-02
6+
7+
***Added***:
8+
9+
* Initial Release ([#21149](https://github.com/DataDog/integrations-core/pull/21149))
10+
* Bump datadog-checks-base to 37.21.0 ([#21477](https://github.com/DataDog/integrations-core/pull/21477))

checkpoint_harmony_endpoint/changelog.d/21149.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

checkpoint_harmony_endpoint/changelog.d/21477.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'

cloudgen_firewall/CHANGELOG.md

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

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

5+
## 1.0.0 / 2025-10-02
6+
7+
***Added***:
8+
9+
* Initial Release ([#20344](https://github.com/DataDog/integrations-core/pull/20344))
10+
* Bump datadog-checks-base to 37.21.0 ([#21477](https://github.com/DataDog/integrations-core/pull/21477))

cloudgen_firewall/changelog.d/20344.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

cloudgen_firewall/changelog.d/21477.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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ datadog-cassandra==3.0.0
2929
datadog-celery==2.0.1
3030
datadog-ceph==4.1.0; sys_platform != 'win32'
3131
datadog-cert-manager==6.0.1
32+
datadog-checkpoint-harmony-endpoint==1.0.0
3233
datadog-checkpoint-quantum-firewall==1.0.0
3334
datadog-checks-base==37.21.0
3435
datadog-checks-dependency-provider==3.0.0
@@ -41,6 +42,7 @@ datadog-citrix-hypervisor==6.0.1
4142
datadog-clickhouse==5.3.1
4243
datadog-cloud-foundry-api==5.2.0
4344
datadog-cloudera==3.2.0
45+
datadog-cloudgen-firewall==1.0.0
4446
datadog-cockroachdb==6.0.1
4547
datadog-confluent-platform==3.0.0
4648
datadog-consul==5.0.1
@@ -224,6 +226,7 @@ datadog-tomcat==4.0.0
224226
datadog-torchserve==4.0.1
225227
datadog-traefik-mesh==3.0.1
226228
datadog-traffic-server==3.2.1
229+
datadog-trend-micro-cloud-one==1.0.0
227230
datadog-twemproxy==3.0.0
228231
datadog-twistlock==6.0.1
229232
datadog-varnish==4.0.0

trend_micro_cloud_one/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.0.0 / 2025-10-02
2+
3+
***Added***:
4+
5+
* Initial Release ([#21131](https://github.com/DataDog/integrations-core/pull/21131))
6+
* Bump datadog-checks-base to 37.21.0 ([#21477](https://github.com/DataDog/integrations-core/pull/21477))
7+
18
# CHANGELOG - Trend Micro Cloud One
29

310
<!-- towncrier release notes start -->

0 commit comments

Comments
 (0)