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
Release 1.3.2
1.3.2
Implemented enhancements:
- 🚀 | Add navigation between component #332
- 🚀 | Show line count on matrix dataset (csv) #211
- 🚀 | Display total scenario count on campaign page #206
Closed issues:
- 🚀 | Migrate to maven central #328
Merged pull requests:
- feat(ui):display total scenarios count on campaign page #426 (amalmtt)
- feat(ui): Add navigation between components #408 (rbenyoussef)
- Upgrade to GitHub-native Dependabot #407 (dependabot-preview[bot])
- feat(ui): show line count on matrix dataset #406 (rbenyoussef)
- chore: upgrade spring boot version #405 (nbrouand)
- chore: Release to maven central #404 (bessonm)
- feat(engine): Add finally action in report #403 (nbrouand)
- Feat/git export #394 (bessonm)
Release 1.3.1
1.3.1 (2021-04-22)
Implemented enhancements:
- 🚀 | Create a smart git export of all Chutney data #342
- 🚀 | Improve campaign scheduling #330
- 🚀 | Allow assertions directly in task #303
- 🚀 | Report does not contain finally actions execution #302
Fixed bugs:
- 🐛 | tastk-impl project in in dependency of engine project #400
- 🐛 | Http error responses are not print on the UI #396
- 🐛 | Global Variables resolution is not complete #385
- Dataset key with tab space could be saved but could not be used anymore #346
Closed issues:
- Remove forcing campaign name in uppercase #337
Merged pull requests:
- feat(engine): Add finally action in report #403 (nbrouand)
- Chore/engine dependency fix #401 (nbrouand)
- bugfix(ui): Show error message to users #395 (bessonm)
- Feat/git export #394 (bessonm)
- feat(ui): remove forcing campaigns & scenarios uppercased titles #392 (rbenyoussef)
- bugfix(server): Dataset with tab space at extrimity could not be used #389 (rbenyoussef)
- Add test on GwtScenarioMapper #388 (nbrouand)
- Global variables resolution #386 (boddissattva)
- feat: add campaign recurrent Planning per day, week and month #381 (RedouaeElalami)
- feat(server/ui/engine): permit asserts declarations in tasks one #373 (rbenyoussef)
Release 1.3.0
Release 1.2.20
Release 1.2.19
Release 1.2.18
Release 1.2.16
1.2.16
Implemented enhancements:
- 🚀 | Task http-soap : add http headers parameter #364
Fixed bugs:
- Campaign link on scenario history view does not work with Ctrl+click #345
Closed issues:
- Add templates for issues and PRs #347
Merged pull requests:
- bugfix(ui): remove double dash when selecting an execution #366 (nbrouand)
- feat(task-impl): allow add headers to http soap task #363 (rbenyoussef)
- chore(deps): Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 #360 (dependabot-preview[bot])
- chore(deps-dev): Bump activemq.version from 5.16.0 to 5.16.1 #359 (dependabot-preview[bot])
- chore(deps): Bump mongodb.version from 3.8.0 to 3.12.8 #358 (dependabot-preview[bot])
- chore(deps): Bump build-helper-maven-plugin from 3.0.0 to 3.2.0 #357 (dependabot-preview[bot])
- feat(ui): preview scenario error on campaign report #356 (rbenyoussef)
- Added issue and PR template #350 (96RadhikaJadhav)
Release 1.2.15
1.2.15
Implemented enhancements:
- Add jira feature #339
Fixed bugs:
- Campaign link on scenario history view does not work with Ctrl+click #345
- Infinite loop on selenium zk By #340
Merged pull requests:
- doc: Update Readme with Kotlin DSL & Discussions #353 (bessonm)
- bugfix(task-impl): infinite loop on Selenium ZK By (#340) #351 (rbenyoussef)
- Feat/add jira feature #349 (rbenyoussef)
- bugfix(ui): Missing hash in URLs on scenario exec page #348 (bessonm)
Release 1.2.14
1.2.14
Implemented enhancements:
Fixed bugs:
- Scenarios executions in campaign report have random order #72
Merged pull requests:
- refacto(glacio-adapter): Refacto to expose dto and not domain #343 (nbrouand)
- server: fix dataset iterations bug #336 (rbenyoussef)
- Chore/refacto env #325 (nbrouand)
- chore(deps): Bump picocli from 4.2.0 to 4.6.1 #319 (dependabot-preview[bot])
- chore(deps): Bump groovy from 2.5.0 to 2.5.14 #315 (dependabot[bot])
- chore(): Update timeout for old slow computers #314 (nbrouand)
- chore(): remove junit4 #312 (nbrouand)
- Chore/release github action #311 (nbrouand)
- chore(): githubaction build #307 (nbrouand)
- feat: Use glacio lang #94 (bessonm)
1.2.13
1.2.13
Fixed bugs:
- Consume kafka is in error for duplicate header #296
- Component edition : Wrong component dropped when tag filter selected #294
- When 2 or more linkyfier in same bloc the labels are concatenate #279
Closed issues:
- Add output in execution report #300
- Add placeholder on xml assert task #299
- fix(ui): Scenario execution tile stays running #292
Merged pull requests:
- Bugfix/flaky tests #304 (bessonm)
- feat(engine+server+ui): Add output step result in report #301 (nbrouand)
- feat(task-impl): Add placeholder on xml assert task #298 (nbrouand)
- bugfix(task-impl): consume kafka with duplicated header (#296) #297 (rbenyoussef)
- fix(ui): Component edition : Apply tag filter on drag and drop model #295 (boddissattva)
- fix(ui): Override completely history executions on refresh #293 (boddissattva)
- chore(deps): Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5 #291 (dependabot-preview[bot])
- chore(deps): Bump rxjava from 2.2.6 to 2.2.20 #290 (dependabot-preview[bot])
- chore(deps-dev): Bump rabbitmq-mock from 1.0.14 to 1.1.1 #288 (dependabot-preview[bot])
- Bugfix/dataset iterations #286 (rbenyoussef)
- bugfix(ui): Wrong linkifier label #281 (bessonm)