Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Releases: chutney-testing/chutney-legacy

1.2.2

31 Jul 14:58
1.2.2
26729d9
Compare
Choose a tag to compare

Implemented enhancements:

  • Enhance json assert task #184
  • Adding to context log #160
  • Dataset - Execution #101
  • Dataset - Selection of the dataset #100
  • Dataset - Edition #99
  • Dataset - Dataset CRUD #98
  • Dataset - List dataset #97

Fixed bugs:

  • Refresh running scenario remove opened/closed chevron #191
  • Stop execution campaign seems not working #162
  • Inconsistency when execution id does not match the scenario /#/scenario/xxx/execution/yyy #161
  • NPE in contextput #156
  • Maximize screen in json edition #150

Closed issues:

  • Allow target without port specified #189

Merged pull requests:

  • Fix/189 target whitout port #197 (boddissattva)
  • Add option to acknowledge only messages matching selector, true by default #196 (PKode)
  • Fix/191 : Scenario executions #195 (boddissattva)
  • feat/extend_composable_testcase_dataset_management #192 (boddissattva)
  • feat(task_impl): Add placeholder for assert in JsonTask #188 (nbrouand)
  • feat(ui): Stop campaign bug. #185 (nbrouand)
  • bugfix(ui + server): Raise error when asking for report not corresponding to the scenarioId #178 (nbrouand)
  • Bugfix/aceeditor #177 (nbrouand)
  • bugfix(task-impl): Prevent NPE on null value + pretty log for most usual type #176 (nbrouand)
  • chore(ui): Update node version to new LTS v12.18.0 #172 (bessonm)

1.2.1

16 Jun 15:28
Compare
Choose a tag to compare

Fixed bugs:

  • Wrong last execution order on scenarii list #149
  • bugfix(ui): Correctly order scenarios by last execution when one is not executed #174 (bessonm)
  • bugfix(engine): Parsing full objects in spel did not work (introduced in pr134) #173 (nbrouand)

1.2.0

12 Jun 15:30
f8da527
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Campaign report #142
  • Scenarios list : Show total number of scenarios #133
  • Add sort and filter on table #111
  • Remove limitation of running scenario while it's already running #90
  • Keep search/filter during navigation #74

Fixed bugs:

  • Replay scenario for stopped campaign #118
  • Issue with SpEL in component step #113

Closed issues:

  • Campaign history report - add stop status #141
  • Campaign stopped - See not executed scenarios #140
  • Stop scenario containing component with retry strategy #135

Merged pull requests:

1.1.4

30 Apr 08:39
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add environment name to context and global variable #19

Merged pull requests:

1.1.3

24 Apr 13:10
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add number of scenario run on campaign report #96

Fixed bugs:

  • Component/Scenario edition : Cannot update step parameter value after precedent step deletion #107
  • Campaign run duration on parallels run #86
  • Execution environment for scenario not displayed for direct access #85
  • Need more labels in campaign report #73
  • No alert when closing component screen #70
  • Target are not sorted in chrome #22
  • Scenario description are truncated #21

Closed issues:

  • Add an alert when removing global var #91

Merged pull requests:

1.1.2

19 Mar 16:15
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add a new task to consume message from a kafka topic #38
  • Display environment execution for scenario #20

Fixed bugs:

  • Trim all tags #59

Closed issues:

  • Wrong redirection when cancelling campaign edition #58

Merged pull requests:

  • Feature/add kafka basic consume task #68 (bessonm)
  • feat(core + ui): Add environment info to scenario execution history #66 (nbrouand)
  • Avoid NullPointerException with message having null value as header #65 (GeVa2072)
  • feat(ui): In campaign edition, cancel redirect to edited campaign #64 (nbrouand)
  • bugfix(server): uppercase and trim tags at saved #62 (nbrouand)

1.1.1

10 Mar 14:19
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • bugfix(ui): NPE on saveComponent + Add more ui coherence between comp… #61 (nbrouand)
  • chore: Share Intellij run config #57 (bessonm)

1.1.0

06 Mar 17:05
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Font size smaller on campaign page #18

Fixed bugs:

  • Navigation between component sometime broken #24
  • Pop up should not appear on scenario execution page #16
  • Id not reload when creating component #15

Merged pull requests:

1.0.0

26 Feb 14:03
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Global var character escaped twice #9

Closed issues:

  • Add a new task to consume message from a kafka topic #39

Merged pull requests: