From 1071fd69c4c0995042a3c583f6f0561f3a126a57 Mon Sep 17 00:00:00 2001 From: Pradeepsingh Bhati Date: Thu, 11 Apr 2024 14:44:33 +0530 Subject: [PATCH 1/2] Release docs changes --- CHANGELOG.md | 15 +++++++++++---- CHANGELOG.rst | 19 +++++++++++++------ README.md | 2 ++ changelogs/changelog.yaml | 15 +++++++++------ 4 files changed, 35 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680b0e1d6..7f4ebcebf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v1.9.2 (11 April 2024) + + +**Breaking Changes:** + +- nutanix.ncp collection - Due to all versions of ansible-core less than v2.14.0 are EOL, we are also deprecating support for same and minimum version to use this collection is ansible-core==2.14.0 + [[\#457](https://github.com/nutanix/nutanix.ansible/issues/457)] + +**Full Changelog:** [here](https://github.com/nutanix/nutanix.ansible/compare/v1.9.1...v1.9.2) + + ## v1.9.1 (09 November 2023) @@ -23,10 +34,6 @@ - ntnx_vms_clone - [Bug] cannot change boot_config when cloning in module ntnx_vms_clone [[\#360](https://github.com/nutanix/nutanix.ansible/issues/359)] - website - [Bug] Github page deployment action is failing. [[\#483](https://github.com/nutanix/nutanix.ansible/issues/483)] -**Breaking Changes:** - -- nutanix.ncp collection - Due to all versions of ansible-core less than v2.14.0 are EOL, we are also deprecating support for same and minimum version to use this collection is ansible-core==2.14.0 - **Full Changelog:** [here](https://github.com/nutanix/nutanix.ansible/compare/v1.9.0...v1.9.1) ## v1.9.0 (11 July 2023) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5e591a7db..b7b728ad5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,18 @@ Nutanix.Ncp Release Notes .. contents:: Topics +v1.9.2 +====== + +Release Summary +--------------- + +Deprecating support for ansible-core version less than v2.14.0 + +Breaking Changes / Porting Guide +-------------------------------- + +- nutanix.ncp collection - Due to all versions of ansible-core less than v2.14.0 are EOL, we are also deprecating support for same and minimum version to use this collection is ansible-core==2.14.0. [[\#457](https://github.com/nutanix/nutanix.ansible/issues/457)] v1.9.1 ====== @@ -11,7 +23,7 @@ v1.9.1 Release Summary --------------- -This release included bug fixes and improvement. We have also deprecated support for ansible-core less than v2.14.0 +This release included bug fixes and improvement. Minor Changes ------------- @@ -26,11 +38,6 @@ Minor Changes - ntnx_vms - owner association upon vm creation module [[\#359](https://github.com/nutanix/nutanix.ansible/issues/359)] - ntnx_vms_info - [Imprv] add examples with guest customization for module ntnx_vms [[\#395](https://github.com/nutanix/nutanix.ansible/issues/395)] -Breaking Changes / Porting Guide --------------------------------- - -- nutanix.ncp collection - Due to all versions of ansible-core less than v2.14.0 are EOL, we are also deprecating support for same and minimum version to use this collection is ansible-core==2.14.0 - Bugfixes -------- diff --git a/README.md b/README.md index e8c2f5753..392aac66e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ This collection requires Python 3.9 or greater > For the 1.9.1 release of the ansible plugin it will have N-1 compatibility with the Prism Central APIs. This release was tested against Prism Central version pc.2023.3 and pc.2023.1.0.2 . +> For the 1.9.2 release of the ansible plugin it will have N-1 compatibility with the Prism Central APIs. This release was tested against Prism Central version pc.2023.3 and pc.2023.1.0.2 . + ### Notes: 1. Static routes module (ntnx_static_routes) is supported for PC versions >= pc.2022.1 diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index a76206f54..2b16d0058 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -419,10 +419,6 @@ releases: release_date: '2023-07-11' 1.9.1: changes: - breaking_changes: - - nutanix.ncp collection - Due to all versions of ansible-core less than v2.14.0 - are EOL, we are also deprecating support for same and minimum version to use - this collection is ansible-core==2.14.0 bugfixes: - ntnx_foundation - [Bug] Error when Clusters Block is missing in module ntnx_foundation [[\#397](https://github.com/nutanix/nutanix.ansible/issues/397)] @@ -451,6 +447,13 @@ releases: - ntnx_vms - owner association upon vm creation module [[\#359](https://github.com/nutanix/nutanix.ansible/issues/359)] - ntnx_vms_info - [Imprv] add examples with guest customization for module ntnx_vms [[\#395](https://github.com/nutanix/nutanix.ansible/issues/395)] - release_summary: This release included bug fixes and improvement. We have also - deprecated support for ansible-core less than v2.14.0 + release_summary: This release included bug fixes and improvement. release_date: '2023-10-09' + 1.9.2: + changes: + breaking_changes: + - nutanix.ncp collection - Due to all versions of ansible-core version less than v2.14.0 + are EOL, we are also deprecating support for same and minimum version to use + this collection is ansible-core==2.14.0. [[\#457](https://github.com/nutanix/nutanix.ansible/issues/457)] + release_summary: Deprecating support for ansible-core less than v2.14.0 + release_date: '2024-04-11' From 1677cf12303e7c8ae51d27210232b17bcd33f2a5 Mon Sep 17 00:00:00 2001 From: Pradeepsingh Bhati Date: Wed, 17 Apr 2024 23:18:00 +0530 Subject: [PATCH 2/2] galaxy yml changes --- galaxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 19f7173bf..07f60d06e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,6 +1,6 @@ namespace: "nutanix" name: "ncp" -version: "1.9.1" +version: "1.9.2" readme: "README.md" authors: - "Abhishek Chaudhary (@abhimutant)" @@ -15,4 +15,4 @@ repository: https://github.com/nutanix/nutanix.ansible documentation: https://nutanix.github.io/nutanix.ansible/ homepage: https://nutanix.github.io/nutanix.ansible/ issues: https://github.com/nutanix/nutanix.ansible/issues -build_ignore: [] \ No newline at end of file +build_ignore: []