Skip to content

Releases: zebrunner/mcloud-device

2.4 (2022-12-22)

22 Dec 14:09
f71be4d
Compare
Choose a tag to compare

Enhancements

  • [#118] Reused WDA host and port from variables only
  • [#115] Removed --appium-port from cli (mostly iOS)
  • [#112] Bumped up to stf 2.4
  • [#91] Used WDA_ENV vars at once for provider startup

Fixed

  • N/A

Known issues

  • N/A

2.3 (2022-08-19)

19 Aug 14:30
7009897
Compare
Choose a tag to compare

Enhancements

  • [#107] Reused dockerized usbmuxd service benefits
  • [#100] Found a way to reanimate a connected iOS device which is not recognized by go ios utility
  • Bumped up to stf 2.3

Fixed

  • [#110] iOS device whose udid has dashes can't be detected

Known issues

  • N/A

2.2.2 (2022-05-23)

23 May 09:26
aced1b4
Compare
Choose a tag to compare

Enhancements

  • [#62] Upgraded base ubuntu image to 20
  • Bumped up to stf:2.2

Fixed

  • N/A

Known issues

  • N/A

2.2.1 (2022-05-04)

04 May 12:53
71f1b25
Compare
Choose a tag to compare

Enhancements

  • [#99] Configured exit with 0 code if a device is not listed by the go iOS utility
  • [#93] Removed usbreset
  • [#79] Added the restart of stf services on any crash

Fixed

N/A

Known issues

N/A

2.2 (2022-04-23)

23 Apr 09:50
71fe108
Compare
Choose a tag to compare

Enhancements

  • [#88] Android: return exit code on stf process crash
  • [#82] Bumped up to stf v2.1

Fixed

[#84] Invalid healtch check message for mcloud-device container

Known issues

N/A

2.1 (2022-03-21)

21 Mar 16:11
f940924
Compare
Choose a tag to compare

Enhancements

  • [#76] Made appium docker state check as part of healthcheck
  • [#73] Reused usbreset feature for the problematic android containers

Fixed

N/A

Known issues

N/A

2.0 (2022-01-18)

18 Jan 19:27
e2cebee
Compare
Choose a tag to compare

Enhancements

  • [#72] Bumped up to the released stf 2.0
  • [#71] Updated README according to the global rules in CE
  • [#68] Renamed the repo to 'device' and thought about numbering
  • [#67] Added support for non-standard public_ip port and any protocol
  • [#65] While building the image, copied the stf compiled sources and node packages from stf image
  • [#60] Reorganized android-device to use independent adb/appium/stf containers
  • [#48] Improved SSL setup verification and startup scripts

Fixed

  • [#70] Gray screen on Android after 48 hours without a restart
  • [#69] iOS: Unable to capture a screenshot for distributed setup
  • [#64] Error: Cannot find module 'yargs'

Known issues

N/A

1.3 (2021-11-17)

17 Nov 18:48
f0e00fa
Compare
Choose a tag to compare

Enhancements

  • [#59] Added support for Android 12

Fixed

  • N/A

Known issues

N/A

1.2 (2021-05-16)

16 May 10:12
f0e00fa
Compare
Choose a tag to compare

Enhancements

  • Redirect Appium logs from container stdout/stderr into the /tmp/appium.log to simplify failures analysis

Fixed

  • [#56] disable ssl verification by stf provider slave (fix screenshots generation over ssl)
  • [#28] register vncLink as custom capability for each android device

Known issues

N/A

1.1 (2021-04-29)

29 Apr 11:23
5ff6248
Compare
Choose a tag to compare

Enhancements

  • [#50] Improved healthcheck reusing bash "wait" method for the critical processes
  • [#44] Synced up zebrunner and stf env variables to be able to override any stf-provider arg
  • [#43] Override connect-url-pattern stf-provider argument to use provider hostname and dynamic port
  • [#37] Disabled screen reset for the device container by default

Fixed

  • [#41] Share actual appium provider host and port without extra proxy
  • [#38] Websockify: cloned and built using v0.9.0 released version
  • [#36] Removed chmod operation for chromedriver on startup
  • [#24] Container couldn't start successfully after the device reboot

Known issues

N/A