Releases: bugsnag/maze-runner
Releases · bugsnag/maze-runner
v3.0.3
Fixes
- Roll in OS version changes from #145 somehow lost by Git/hub #150
v3.0.2
Fixes
- Do not clear environment between scenarios (introduced in v2.6.0). #149
v2.7.1
Fixes
- Push released Docker images to separate repository to avoid loss #149
v3.0.1
Fixes
- Push released Docker images to their own repository to avoid deletion. #146
v3.0.0
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
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
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
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
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
2.3.2 - 2020/08/26
Fixes
- Remove explicit setting of Appium versions on individual
DEVICE_TYPE
s, introduced in 2.3.0. #119