Skip to content

Commit 9f5db83

Browse files
authored
Release new integrations to 7.69 (DataDog#20718) (DataDog#20719)
1 parent b230727 commit 9f5db83

18 files changed

Lines changed: 41 additions & 12 deletions

File tree

iboss/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# CHANGELOG - iboss
22

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

iboss/changelog.d/20414.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'

krakend/CHANGELOG.md

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

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

5+
## 1.0.0 / 2025-07-10
6+
7+
***Changed***:
8+
9+
* Bump datadog_checks_base to 37.16.0 ([#20711](https://github.com/DataDog/integrations-core/pull/20711))
10+
11+
***Added***:
12+
13+
* Initial release ([#20668](https://github.com/DataDog/integrations-core/pull/20668))

krakend/changelog.d/20668.added

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

krakend/changelog.d/20711.changed

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"

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

lustre/changelog.d/20146.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)