Skip to content

Releases: bugsnag/maze-runner

v3.0.3

26 Oct 09:59
77c81fc
Compare
Choose a tag to compare

Fixes

  • Roll in OS version changes from #145 somehow lost by Git/hub #150

v3.0.2

21 Oct 11:48
471c23b
Compare
Choose a tag to compare

Fixes

  • Do not clear environment between scenarios (introduced in v2.6.0). #149

v2.7.1

21 Oct 12:40
711cba9
Compare
Choose a tag to compare

Fixes

  • Push released Docker images to separate repository to avoid loss #149

v3.0.1

20 Oct 18:12
3dd0539
Compare
Choose a tag to compare

Fixes

  • Push released Docker images to their own repository to avoid deletion. #146

v3.0.0

20 Oct 12:26
856ec13
Compare
Choose a tag to compare

Enhancements

  • BrowserStack specific elements separated from AppAutomateDriver (now simply AppiumDriver),
    providing the ability to use MazeRunner with local devices. #139
  • Logging improvements when starting Appium driver (including BrowserStack link) #141

Fixes

  • Resolve logged BrowserStackLocal errors by moving to Ubuntu base image #140

v2.7.0

30 Sep 11:39
a7c5fc9
Compare
Choose a tag to compare

Enhancements

  • Allow BrowserStackLocal path to be provided in environment. #137
  • Allow URLs to be provided for app location to avoid duplicate uploads. #136
  • Addition of ResilientAppiumDriver to catch and restart broken Appium sessions. #134 #138
  • Added option to start a new Appium session for every scenario. #133

Fixes

  • Correct Android version for device entry Galaxy Tab S3 #135

# 2.6.0

14 Sep 12:25
e8a7097
Compare
Choose a tag to compare

Enhancements

  • Table-based assertions on requests, including option to specify
    expected values with Regexps.
    #131

Fixes

  • Clear environment as start of scenarios
    #130

v2.5.0

11 Sep 10:19
6900427
Compare
Choose a tag to compare

2.5.0 - 2020/09/11

Enhancements

  • Range of additional Android 6, 8.0 and 8.1 device options provided, together with Android 11 and iOS 14. #127
  • Ability to run an HTTP/S proxy added #128

Fixes

  • Fix broken Build API step syntax #125
  • Fix logging of non-JSON requests #129

v2.4.0

01 Sep 14:12
cd2d490
Compare
Choose a tag to compare

Enhancements

  • Retry starting of the mock server in cases of failure
    #120
  • Cucumber hooks consolidated into one file
    #121
  • Notifier builds automatically triggered against new versions of master
    #122
  • Use BRANCH_NAME throughout instead of BUILDKITE_BRANCH
    #123

v2.3.2

26 Aug 12:41
fb043d7
Compare
Choose a tag to compare

2.3.2 - 2020/08/26

Fixes

  • Remove explicit setting of Appium versions on individual DEVICE_TYPEs, introduced in 2.3.0. #119