From 23eace33293fea6115dfa575bf9efbbb955fd97c Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 26 Nov 2025 03:33:00 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v0.37.0 --- doc/changelog.d/14.fixed.md | 1 - doc/changelog.d/16.dependencies.md | 1 - doc/changelog.d/24.added.md | 1 - doc/source/changelog.rst | 18 +++++++++++------- 4 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 doc/changelog.d/14.fixed.md delete mode 100644 doc/changelog.d/16.dependencies.md delete mode 100644 doc/changelog.d/24.added.md diff --git a/doc/changelog.d/14.fixed.md b/doc/changelog.d/14.fixed.md deleted file mode 100644 index 760d4271bb67..000000000000 --- a/doc/changelog.d/14.fixed.md +++ /dev/null @@ -1 +0,0 @@ -Support insecure mode while launching container \ No newline at end of file diff --git a/doc/changelog.d/16.dependencies.md b/doc/changelog.d/16.dependencies.md deleted file mode 100644 index bf702ad61594..000000000000 --- a/doc/changelog.d/16.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump version 0.35.1 diff --git a/doc/changelog.d/24.added.md b/doc/changelog.d/24.added.md deleted file mode 100644 index 71d74d49b4f4..000000000000 --- a/doc/changelog.d/24.added.md +++ /dev/null @@ -1 +0,0 @@ -Secure gRPC options diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index cbb13fe0c10f..6731612ab3c0 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,8 +9,8 @@ This document contains the release notes for the project. .. towncrier release notes start -`0.37.dev0 `_ - November 24, 2025 -`0.36.0 `_ - November 25, 2025 +`0.37.0 `_ - November 26, 2025 +====================================================================================== .. tab-set:: @@ -21,6 +21,9 @@ This document contains the release notes for the project. :header-rows: 0 :widths: auto + * - Secure gRPC options + - `#24 `_ + * - Raise exception on read-only command execution - `#4619 `_ @@ -31,6 +34,9 @@ This document contains the release notes for the project. :header-rows: 0 :widths: auto + * - Support insecure mode while launching container + - `#14 `_ + * - Use latest units package - `#4624 `_ @@ -41,14 +47,12 @@ This document contains the release notes for the project. :header-rows: 0 :widths: auto + * - Bump version 0.35.1 + - `#16 `_ + * - Bump the dependencies group with 4 updates - `#4577 `_ - * - Bump version to v0.37.dev0 - - `#4631 `_ - * - Bump version to v0.36.0 - - `#4630 `_ - .. tab-item:: Documentation From 030ace44dc2f3cb690780ee6a4c64c6f196714f5 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Wed, 26 Nov 2025 03:34:10 +0000 Subject: [PATCH 2/2] chore: adding changelog file 4650.maintenance.md [dependabot-skip] --- doc/changelog.d/4650.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/4650.maintenance.md diff --git a/doc/changelog.d/4650.maintenance.md b/doc/changelog.d/4650.maintenance.md new file mode 100644 index 000000000000..de53b1757c12 --- /dev/null +++ b/doc/changelog.d/4650.maintenance.md @@ -0,0 +1 @@ +Update CHANGELOG for v0.37.0