summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-10 09:26:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-10 09:27:49 +0000
commit50e0137673dc400aaab7da461bb3d12caf6a960b (patch)
tree656ca59665bc2071433c2f9cee61edfcfd2237c1 /NEWS.md
parentReleasing debian version 2.2.1-2. (diff)
downloadnvme-stas-50e0137673dc400aaab7da461bb3d12caf6a960b.tar.xz
nvme-stas-50e0137673dc400aaab7da461bb3d12caf6a960b.zip
Merging upstream version 2.2.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index bdda8d3..5fa3fd4 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,11 @@
# STorage Appliance Services (STAS)
+## Changes with release 2.2.2
+
+Bug fixes:
+
+* Fix migration of old "last known config" to new format. Old TID objects did not contain a `_cfg` member. Therefore, one needs to check for its existence (through introspection) before blindly trying to access it.
+
## Changes with release 2.2.1
Added a few more unit and coverage tests. Fixed the following bugs.