From 4b4efec196ba2f1bab2e466d5a64dc49a9a7f219 Mon Sep 17 00:00:00 2001 From: kjubybot Date: Fri, 10 Jun 2022 11:53:28 +0300 Subject: [PATCH] updated changelog; release ready --- .github/workflows/release.yml | 2 +- CHANGELOG.md | 43 ++++++++++++++++++++++++----------- 2 files changed, 31 insertions(+), 14 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a8f3ea..2acce9e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: Release to registry +name: Release on: push: tags: diff --git a/CHANGELOG.md b/CHANGELOG.md index faf455d..06aeaff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,35 @@ ### Bug fixes -- resgroup recreation if quotas unspecified +- changing boot\_disk\_size in kvmvm +- downsizing CPU and RAM in kvmvm +- pfw recreation if public\_port\_end unspecified ### New datasources -- vgpu -- pcidevice\_list -- pcidevice -- sep -- sep\_list -- sep\_disk\_list -- sep\_config -- sep\_pool -- sep\_consumption +- disk\_list +- rg\_list +- account\_list +- account\_computes\_list +- account\_disks\_list +- account\_vins\_list +- account\_audits\_list +- account +- account\_rg\_list +- account\_counsumed\_units +- account\_counsumed\_units\_by\_type +- account\_reserved\_units +- account\_templates\_list +- account\_deleted\_list +- bservice\_list +- bservice\_snapshot\_list +- bservice\_deleted\_list +- bservice +- bservice\_group +- extnet\_default +- extnet\_list +- extnet +- extnet\_computes\_list +- vins\_list ### New resources -- pcidevice -- sep -- sep\_config +- account +- bservice +- bservice\_group