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.12
1.2.11
1.2.11
Merged pull requests:
- bugfix(server): indexed output combined to external multivalues dataset for step iteration #284 (rbenyoussef)
1.2.10
1.2.10
Implemented enhancements:
- Schedule campagne on a specific day #266
Fixed bugs:
- NPE in ComposedTestCaseIterationsPreProcessor.indexInputs #280
- Not redirect to page requested when disconnected #278
- Composed testcase : Cannot instantiate context-put task in some campaign executions #275
Merged pull requests:
- bugfix(server): NPE in ComposedTestCaseIterationsPreProcessor #283 (nbrouand)
- fix(ui): Keep asked url when redirecting to login #282 (boddissattva)
- feat(ui+server): Schedule campaign on a specific time #266 #277 (nbrouand)
- Raw implementation mapper thread safety #276 (boddissattva)
1.2.9
chore: Release 1.2.9
1.2.8
1.2.8
Fixed bugs:
- Session expire too fast (<10 min) #249
Closed issues:
- Scheduled campaigns between 00:00 and 00:10 aren't executed #264
- Add error message when component save is ko #250
Merged pull requests:
- Fix/component implementation mapping #268 (boddissattva)
- fix scheduled campaigns execution at midnight #267 (rbenyoussef)
- feat(task-impl): Allow bad content type in message received #265 (nbrouand)
- Remove Lucene dependecies and point to travis.com #263 (boddissattva)
- Add component duplication #262 (boddissattva)
- Session management with and without anonymous user #260 (boddissattva)
- Refactor/split composable step repo #259 (bessonm)
1.2.7
1.2.7
Merged pull requests:
- feat(server): Make number of parrelel thread fixed to 20 #258 (nbrouand)
- feat(server): fix gauge update, add status on scenario_execution_time… #257 (nbrouand)
- Add edition information for concurrency edition check #256 (boddissattva)
- chore(deps-dev): Bump JUnitParams from 1.1.0 to 1.1.1 #251 (dependabot-preview[bot])
1.2.6
Implemented enhancements:
- Explicitly show GWT steps in a scenario report #210
- Scenario steps' Info/Detail are not user friendly nor provide enough value #208
- Add export environment #166
Closed issues:
- Task Kafka - Add XML's payload processing #246
- component parameters values erased when executed #240
- Support navigation patterns #239
Merged pull requests:
- feat: Change micrometer metrics #248 (nbrouand)
- Kafka consume task - Add xml payload processing #247 (boddissattva)
- Feat/navigation patterns #244 (bessonm)
- Micrometer tasks #241 (boddissattva)
- chore(ui): Update node version to v12.18.4 & provide IntelliJ run conf #238 (bessonm)
1.2.5
chore: Release 1.2.5
1.2.4
chore: Release 1.2.4
1.2.3
Fixed bugs:
- Search using Ctrl-F was lost in ace editor component
- Observe automatically a scenario's execution when it does not have parameters
Closed issues:
- Scenario Edition - Cannot use Ctrl-F to find content in editor #203
- Scenario execution - Observation is not automatic for scenarios without parameters #204
Merged pull requests:
- Version 1.2.2 : ui bugs #205 (boddissattva)