Age | Commit message (Collapse) | Author | Files | Lines |
|
Relese 13.0.2 version with fix
Issue-ID: TEST-404
Change-Id: I076223ad3cb982fbf5035baa5254b1696f6408c7
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
|
|
Fix a bug on query creation related with fact that Enum by default not
use it's values as a __repr__ (which is a StrEnum default behaviour but it's
not available on Python 3.8)
Issue-ID: TEST-404
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I4a71d4c32f1f2f784c7bb12abde194c9673f8eae
|
|
It's faster and usage of archive/deletion of resources is possible
Issue-ID: TEST-404
Change-Id: I362c1c282afcd8b4ce3e540bc23a4751861e3b4f
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
|