release(dev): 2.0.8

This commit is contained in:
Repinoid
2026-09-21 21:56:42 +03:00
parent 4b34cc7e63
commit 13beb9c142
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ terraform {
required_providers {
nubes = {
source = "tf-registry.containerk8s.services.ngcloud.ru/nubes-dev/nubes"
version = "2.0.7"
version = "2.0.8"
}
}
}
+1 -1
View File
@@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token"
# Release versions
# Version
VERSION="2.0.7"
VERSION="2.0.8"
NAMESPACE="nubes-dev"
PROVIDER_NAME="nubes"
+1 -1
View File
@@ -5,7 +5,7 @@
| Стенд | Namespace | Версия | Дата заливки |
|---|---|---|---|
| PROD | `nubes` | `1.0.0` | 2026-09-03 | (новая нумерация) |
| DEV | `nubes-dev` | `2.0.7` | 2026-09-21 | (fix: create-time проверка существования убрана из ModifyPlan — починен tainted-replace и terraform destroy; + doc-gen nested `= {}`/`jsonencode`, lifecycle-aware подсказки, Edge без suspend_on_destroy) |
| 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) |
| TEST | `nubes-test` | `3.0.0` | 2026-09-03 | (новая нумерация) |
## Как проверить