From 9107ba00fa3106d585e64ff04c25c17d16f230b1 Mon Sep 17 00:00:00 2001 From: Repinoid Date: Tue, 22 Sep 2026 16:49:55 +0300 Subject: [PATCH] =?UTF-8?q?chore(dev):=20bump=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=B8=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B0=D0=B9=D0=B4=D0=B5?= =?UTF-8?q?=D1=80=D0=B0=202.0.8=20->=202.0.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TOOLS/config/dev/profile.env | 2 +- VERSIONS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TOOLS/config/dev/profile.env b/TOOLS/config/dev/profile.env index 9237b1c..062e11a 100644 --- a/TOOLS/config/dev/profile.env +++ b/TOOLS/config/dev/profile.env @@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token" # Release versions # Version -VERSION="2.0.8" +VERSION="2.0.9" NAMESPACE="nubes-dev" PROVIDER_NAME="nubes" diff --git a/VERSIONS.md b/VERSIONS.md index e016cee..59487f3 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -5,7 +5,7 @@ | Стенд | Namespace | Версия | Дата заливки | |---|---|---|---| | PROD | `nubes` | `1.0.0` | 2026-09-03 | (новая нумерация) | -| DEV | `nubes-dev` | `2.0.8` | 2026-09-21 | (fix: read-back параметры без Default -> Optional+Computed (ShouldBeOptionalComputed) + гарантия known в state_refresh (unknown->null); ранее в этом релизе — фикс tainted-replace/destroy и doc-gen) | +| DEV | `nubes-dev` | `2.0.9` | 2026-09-22 | (fix: fallback cfsParams на /instanceOperations/default/{opId} — модификаторы (modify по коду) не падают с 500 getResourceRealmConfig) | | TEST | `nubes-test` | `3.0.0` | 2026-09-03 | (новая нумерация) | ## Как проверить