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/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 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