Skip to content

Releases: EVOLVED-5G/ELCM

v3.6.1

09 Nov 12:22
f99a6a7
Compare
Choose a tag to compare
  • Allow defining a set of KPIs per TestCase
  • Implement /execution/<id>/kpis endpoint
  • Avoid exception when sending CSVs to InfluxDb on Python 3.11

v3.6.0

10 Oct 10:09
ab5d8eb
Compare
Choose a tag to compare
  • Implemented Child tasks, flow control:
    • Sequence
    • Parallel
    • Repeat
    • While
    • Select
  • Added Task labels
  • Updated log views in dashboard
  • Documentation reorganization
  • Bug fixes

v3.5.0 - Release A

30 Jun 09:14
7e973cc
Compare
Choose a tag to compare
  • Add Variables parameter to Robot Framework task
  • Update NEF emulator integration to v1.5.0

v3.4.0

13 May 10:01
07d07a1
Compare
Choose a tag to compare
  • Added Robot Framework task

v3.3.1

04 May 09:34
0ad5273
Compare
Choose a tag to compare
  • Fix SliceId expansion, exception on SingleSliceCreationTime

v3.3.0

01 Apr 08:17
5c85f3f
Compare
Choose a tag to compare
  • TestCase definition Version 2

v3.2.2

16 Feb 09:19
5871f92
Compare
Choose a tag to compare
  • Enhanced PublishFromFile and PublishFromPreviousTaskLog:
    • Make 'Keys' parameter optional
    • Allow setting a Verdict

v3.2.1

14 Feb 10:04
afa38ee
Compare
Choose a tag to compare
  • Fix redirection of command line output (Cli/TapExecute)

v3.2.0

03 Feb 12:44
badd377
Compare
Choose a tag to compare
  • Implement Verdict handling
  • Add Evaluate, UpgradeVerdict tasks

v3.1.0

01 Feb 08:20
6ad4f3d
Compare
Choose a tag to compare
  • Add NEF Emulator handling
  • Add NefLoop task