Skip to content

Releases: zebrunner/mcloud-grid

2.1 (2022-04-23)

23 Apr 10:31
0c5ed0c
Compare
Choose a tag to compare

Enhancements

  • [#64] iOS: implemented wda check before starting session

Fixes

  • N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.1 or MCloud 2.1

2.0 (2022-01-25)

24 Jan 23:48
a133e21
Compare
Choose a tag to compare

Enhancements

  • Handled devices occupation during the negative scenario minimizing delay from 60m to 4m max in between
  • Updated default README.md
  • [#58] Parametrized MAX_RETRY_COUNT setting by default: 1
  • [#51] Removed grid <-> appium integration for video recordings
  • [#33] Verified that the stf integration is valid without a 4 min timeout

Fixes

  • N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition 2.0

1.3 (2021-10-26)

27 Oct 20:01
a499427
Compare
Choose a tag to compare

Enhancements

  • [#50] Added tvOS capabilities wrapper
  • [#45] Increased connectionAcquisitionTimeout for S3 uploader pool

Fixes

  • N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.2 (2021-03-11)

11 Mar 11:12
Compare
Choose a tag to compare

Fixes

[#38] [iOS] Video recording session was limited by 3 minutes timeout

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.1 (2021-02-11)

11 Feb 11:07
a09511f
Compare
Choose a tag to compare

Enhancements

[#32][#28] Improved stf token validation.
[#20] Organized appium logs capturing based on "enableLog=true" capability

Android: server -> session.log and logcat -> android.log
iOS: sysylog -> session.log

Fixes

[#34] Removed obsolete project header for STF api calls
[#25] NPE for unsuccessful video recording stop
[#23] Increased timeout to returnDevice api call as the most critical part of the process
[#22] Unable to override STF_TIMEOUT via caps due to the mistakes

Dependencies Updates

  • jackson-databind 2.9.10.1 -> 2.9.10.7

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

1.0 (2021-01-17)

17 Jan 20:49
Compare
Choose a tag to compare

Enhancements

[#18] Organized mobile video recordings for iOS and Android devices with S3 compatible storage integration including Zebrunner Cloud support
[#14] Improved integration with stf using STF_TOKEN from variables.env. Also there is possibility to override it via STF_TOKEN capabilities

Fixes

N/A

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes

3.5.1 (2019-12-07)

23 Dec 22:19
Compare
Choose a tag to compare

Enhancements

  • This is the 1st release of qaprosoft/selenium-hub after moving to an independent repository
  • No more support for the incompatible W3C capabilities.

Fixes

[#3] 3.5: integration with stf is broken

[COMPONENTS UPDATES]

jackson-databind from 2.9.10 to 2.9.10.1

[MIGRATION STEPS]

  • Change the version of the docker image to 3.5.1:
  selenium-hub:
    image: qaprosoft/selenium-hub:3.5.1