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

Release 1.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 10:24
1.3.8
558e653

Full Changelog

Implemented enhancements:

  • 🚀 | Include jira link in backup #458
  • 🚀 | Add research full text in scenario #397
  • 🚀 | Add global variables support to new ui #390

Fixed bugs:

  • 🐛 | SQL task - mapping and print errors when having 2 or more column with same header #478
  • 🐛 | Pause button doesnt appear anymore #476
  • 🐛 | SQL client change #470
  • 🐛 | Regression in scenario execution #469
  • 🐛 | Random classnotfound exeception #466
  • 🐛 | Missing dataset data in git export #461
  • 🐛 | Environment backup #457
  • 🐛 | Navigation to scenario components is broken #434

Merged pull requests:

  • fix(task): SQL result with duplicated column name #479 (bessonm)
  • bugfix(engine): Add pause as report status for running scenario #475 (nbrouand)
  • fix(server): Backup all environments #474 (bessonm)
  • fix(server): Includes datatable & constants on exporting dataset to git #473 (bessonm)
  • feat(ui+server): Backup jira links #472 (bessonm)
  • Bugfix/sql task change #471 (nbrouand)
  • fix(task-impl): Keep numeric and date JDBC SQL Types in task result #468 (boddissattva)
  • Chore/taskexecutor #467 (nbrouand)
  • feat(ui+server): Add full text scenario search #465 (nbrouand)