Skip to content

Gauge v1.1.0

Compare
Choose a tag to compare
@gaugebot gaugebot released this 01 Jun 10:25
· 267 commits to master since this release
b17369b

Features

  • #1625 - Add retry count in proto scenario #1607
  • #1616 - Handle grpc connection failure

Bug Fixes

  • #1646 - Fixe for data driven execution when scenario data table are used with parallel tag filters.
  • #1638 - Fix for mismatch of steps and table names in report
  • #1608 - Exit with proper status code when specs dir is empty or doesn't exists.
  • #1606 - Show proper error for actions on external steps.