Skip to content

Commit

Permalink
Release new integrations for agent 7.59 (#18768)
Browse files Browse the repository at this point in the history
* [Release] Bumped appgate_sdp version to 1.0.0

* [Release] Bumped kubeflow version to 1.0.0

* [Release] Bumped kubevirt_api version to 1.0.0

* [Release] Bumped kubevirt_controller version to 1.0.0

* [Release] Bumped kubevirt_handler version to 1.0.0
  • Loading branch information
iliakur authored Oct 4, 2024
1 parent 3150634 commit 83b18fd
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 12 deletions.
5 changes: 5 additions & 0 deletions appgate_sdp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

<!-- towncrier release notes start -->

## 1.0.0 / 2024-10-04

***Added***:

* Initial Release ([#18465](https://github.com/DataDog/integrations-core/pull/18465))
1 change: 0 additions & 1 deletion appgate_sdp/changelog.d/18465.added

This file was deleted.

2 changes: 1 addition & 1 deletion appgate_sdp/datadog_checks/appgate_sdp/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'
5 changes: 5 additions & 0 deletions kubeflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

<!-- towncrier release notes start -->

## 1.0.0 / 2024-10-04

***Fixed***:

* Bump the version of datadog-checks-base to 37.0.0 ([#18617](https://github.com/DataDog/integrations-core/pull/18617))
1 change: 0 additions & 1 deletion kubeflow/changelog.d/18617.fixed

This file was deleted.

2 changes: 1 addition & 1 deletion kubeflow/datadog_checks/kubeflow/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'
10 changes: 10 additions & 0 deletions kubevirt_api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# CHANGELOG - KubeVirt API

<!-- towncrier release notes start -->

## 1.0.0 / 2024-10-04

***Added***:

* Initial Release ([#18179](https://github.com/DataDog/integrations-core/pull/18179))

***Fixed***:

* Bump the version of datadog-checks-base to 37.0.0 ([#18617](https://github.com/DataDog/integrations-core/pull/18617))
1 change: 0 additions & 1 deletion kubevirt_api/changelog.d/18179.added

This file was deleted.

1 change: 0 additions & 1 deletion kubevirt_api/changelog.d/18617.fixed

This file was deleted.

2 changes: 1 addition & 1 deletion kubevirt_api/datadog_checks/kubevirt_api/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'
9 changes: 9 additions & 0 deletions kubevirt_controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@

<!-- towncrier release notes start -->

## 1.0.0 / 2024-10-04

***Added***:

* Initial Release ([#18186](https://github.com/DataDog/integrations-core/pull/18186))

***Fixed***:

* Bump the version of datadog-checks-base to 37.0.0 ([#18617](https://github.com/DataDog/integrations-core/pull/18617))
1 change: 0 additions & 1 deletion kubevirt_controller/changelog.d/18186.added

This file was deleted.

1 change: 0 additions & 1 deletion kubevirt_controller/changelog.d/18617.fixed

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'
6 changes: 6 additions & 0 deletions kubevirt_handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# CHANGELOG - KubeVirt Handler

<!-- towncrier release notes start -->

## 1.0.0 / 2024-10-04

***Added***:

* Initial Release ([#18283](https://github.com/DataDog/integrations-core/pull/18283))
1 change: 0 additions & 1 deletion kubevirt_handler/changelog.d/18283.added

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '0.0.1'
__version__ = '1.0.0'
5 changes: 5 additions & 0 deletions requirements-agent-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ datadog-airflow==6.0.0
datadog-amazon-msk==5.0.0
datadog-ambari==5.0.0; sys_platform != 'win32'
datadog-apache==5.0.0
datadog-appgate-sdp==1.0.0; sys_platform != 'win32'
datadog-arangodb==3.0.0
datadog-argo-rollouts==2.0.0
datadog-argo-workflows==2.0.0
Expand Down Expand Up @@ -100,9 +101,13 @@ datadog-kube-dns==5.0.0
datadog-kube-metrics-server==4.0.0
datadog-kube-proxy==7.0.0
datadog-kube-scheduler==5.0.0
datadog-kubeflow==1.0.0
datadog-kubelet==8.0.0
datadog-kubernetes-cluster-autoscaler==2.0.0
datadog-kubernetes-state==9.0.0
datadog-kubevirt-api==1.0.0
datadog-kubevirt-controller==1.0.0
datadog-kubevirt-handler==1.0.0
datadog-kyototycoon==3.0.0
datadog-kyverno==2.0.0
datadog-lighttpd==4.0.0
Expand Down

0 comments on commit 83b18fd

Please sign in to comment.