Skip to content

Commit e6be54f

Browse files
authored
Port Nutanix release to master (DataDog#22834)
1 parent 7d2e186 commit e6be54f

5 files changed

Lines changed: 7 additions & 3 deletions

File tree

nutanix/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-03-06
6+
7+
***Added***:
8+
9+
* Initial Release ([#22086](https://github.com/DataDog/integrations-core/pull/22086)), ([#22809](https://github.com/DataDog/integrations-core/pull/22809))

nutanix/changelog.d/22086.added

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

nutanix/changelog.d/22809.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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ datadog-network==5.6.0
163163
datadog-nfsstat==3.4.0; sys_platform == 'linux2'
164164
datadog-nginx-ingress-controller==5.3.0
165165
datadog-nginx==9.3.0
166+
datadog-nutanix==1.0.0
166167
datadog-nvidia-nim==2.3.0
167168
datadog-nvidia-triton==3.3.0
168169
datadog-octopus-deploy==2.3.0

0 commit comments

Comments
 (0)