This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Releases: chutney-testing/chutney-legacy
Releases · chutney-testing/chutney-legacy
1.2.2
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
1.2.0
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:
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:
- feat(ui): Add current scenario read-only on execution page #148 (nbrouand)
- feat(engine): Allow to stop step in a retry strategy #146 (nbrouand)
- Feat/nice campaign history #145 (nbrouand)
- feat(ui):Add chart for campaign report #143 (nbrouand)
- refactor(ui): fix typo #139 (rbenyoussef)
- feat(ui+core): Remove restriction to execute a scenario already running #138 (nbrouand)
- feat(ui): Sort campaign report scenarios by properties #137 (bessonm)
- Chore/comm #136 (nbrouand)
- bugfix(engine): issue with spel #134 (rbenyoussef)
- chore(deps): Bump sshj from 0.26.0 to 0.27.0 #130 (dependabot-preview[bot])
- chore(deps): Bump jool from 0.9.12 to 0.9.14 #129 (dependabot-preview[bot])
- chore(deps): Bump wiremock-standalone from 2.19.0 to 2.26.3 #128 (dependabot-preview[bot])
- chore(deps): Bump orientdb.version from 3.0.28 to 3.0.30 #127 (dependabot-preview[bot])
- chore(deps): Bump maven-source-plugin from 3.2.0 to 3.2.1 #126 (dependabot-preview[bot])
- bugfix(ui): show replay button for stopped campaign #125 (rbenyoussef)
- feat(ui): Bookmark scenarios search filters #124 (bessonm)
- refactor(core/engine): Fix typo #123 (bessonm)
- chore(): Add generate changelog in Contributing.md #122 (nbrouand)
1.1.4
Implemented enhancements:
- Add environment name to context and global variable #19
Merged pull requests:
- bugfix: Task using isPresent #121 (bessonm)
- Feat/add environment name to context and global variables #120 (rbenyoussef)
1.1.3
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:
- Feat/ui improve campaign ux #115 (rbenyoussef)
- feat(ui): Show number of passed/failed scenarios on campaign report #114 (bessonm)
- Bugfix/alert on globalvar deletion #109 (bessonm)
- fix(ui): Component edition - Must recreate steps parameter values #108 (boddissattva)
- Feat/ui improve scenario execution report #105 (rbenyoussef)
- bugfix(ui): Sort target and environment names #104 (bessonm)
- bugfix(ui): Show scenario description without truncation #103 (bessonm)
- Feat/ui display improvement #102 (rbenyoussef)
- Fix/86 #93 (boddissattva)
- Tech/clean engine target model #89 (bessonm)
- Fix #85 #88 (boddissattva)
- bugfix(ui): Add alert when leaving component scenario edition with mo… #87 (nbrouand)
- Tech/reduce cli coupling #84 (bessonm)
- feat(ui): Add stop label for campaign execution report summarize #78 (nbrouand)
- chore(ui): Add a test on scenarii.component.spec.ts #77 (nbrouand)
- chore(ui): Add some ng test #76 (nbrouand)
1.1.2
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
1.1.0
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:
- feat(core): Parameterized component strategies #60 (bessonm)
- Fix/parameters escaping #56 (boddissattva)
- bugfix(ui): Fix broken redirection on child component #55 (nbrouand)
- bugfix(ui): Remove canDeactivate guard on execution history page #54 (nbrouand)
- Tech/clean up #53 (bessonm)
- feat(ui): Reduce font size on campaign page #52 (nbrouand)
- Chore/travis zulip hook #50 (bessonm)
- chore(deps): Bump picocli from 3.9.0 to 4.2.0 #49 (dependabot-preview[bot])
- chore(deps-dev): Bump rabbitmq-mock from 1.0.4 to 1.0.14 #48 (dependabot-preview[bot])
- chore(deps): Bump build-helper-maven-plugin from 1.12 to 3.0.0 #47 (dependabot-preview[bot])
- chore(deps): Bump maven-clean-plugin from 3.0.0 to 3.1.0 #46 (dependabot-preview[bot])
- chore(deps-dev): Bump activemq.version from 5.15.0 to 5.15.11 #45 (dependabot-preview[bot])
- doc: Update release management #43 (bessonm)
- chore: Update project info #41 (bessonm)
- fix(core+ui): Set id on newly created component. #37 (boddissattva)
1.0.0
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:
- chore(ui): Generate sources archive #40 (boddissattva)
- Bugfix/escaped char #36 (nbrouand)
- Revert "Ignore IntelliJ root configuration files" #35 (nbrouand)
- chore: Licence compliance with Fossa #34 (bessonm)
- Add randomLong Generator #33 (GeVa2072)
- Fix use of == instead of equals method #32 (GeVa2072)
- chore: Add Travis deployment. Fix project version. #14 (boddissattva)
- Fix typo in Selenium documentation snippet #13 (ledoyen)
- Fix Finally Action target mapping error #12 (ledoyen)
- Allow use of external npm installation #11 (ledoyen)
- Ignore IntelliJ root configuration files #10 (ledoyen)
- chore: Add to Travis build JDK version and install command #4 (nbrouand)
- Bump npm from 5.8.0 to 6.13.4 in /ui #2 (dependabot[bot])
- Bump amqp-client from 5.3.0 to 5.8.0 #1 (dependabot[bot])