Appium Device Farm Versions Save

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.

8.4.2

5 months ago
  • 890058f fix android remove device from hub (#918)

8.4.1

5 months ago
  • 5e61e39 #914 fix remove device from remote (#915)

8.4.0

5 months ago
  • 183871d Fix nested interval when updating devices from node. (#902)
  • f56fc36 log error with message when go-ios is not valid
  • 4905c66 fix: gracefully handle adb timeout (#899)
  • 78493ad chore(deps): update dependency @appium/fake-driver to v5.2.11
  • d768f0a chore(deps): update dependency @appium/docutils to v0.4.12
  • 4e4e597 add linux machine to run ios test on cloud (#891)
  • e8493ec chore(deps): update dependency @types/express to v4.17.21
  • cfda213 Ignore error when inserting device to database (#889)
  • 1d9a5b8 chore(deps): update dependency @types/lodash to v4.14.201

8.3.16

6 months ago

What's Changed

Full Changelog: https://github.com/AppiumTestDistribution/appium-device-farm/compare/v8.2.19...8.3.16

8.3.15

6 months ago
  • 98b0c8e Prevent spawning multiple ios tracker process (#887)

8.3.14

6 months ago
  • 4dc8d8b remove the isMac check for deviceType and bumped version 8.3.14 (#888)

8.3.13

6 months ago
  • 82e65ab Node to send device list regularly to the hub (#885)
  • 6259a5e chore(deps): update dependency @types/ip to v1.1.3

8.3.12

6 months ago
  • 6eaeead Change proxy order (#883)
  • dfe040d Use axios to bypass http-middleware when proxy is configured (#881)
  • afa8793 chore(deps): update dependency @types/async-lock to v1.4.2
  • d3a5ee9 chore(deps): update dependency @types/chai to v4.3.10
  • c8f0930 chore(deps): update dependency @babel/core to v7.23.3
  • eabbdd7 chore(deps): update dependency @types/fs-extra to v11.0.4
  • a0c0c16 fix: prevent adb failure from crashing device-farm (#872)
  • aa778d8 Update dependency node-simctl to v7.3.13

8.3.11

6 months ago
  • 3575be9 add proxy, if available, to createProxyMiddleware (addProxyHandler) (#873)
  • cb0d6e2 Fix: node should send array of devices to hub (#871)
  • 6136c63 Update dependency appium-chromedriver to v5.6.22
  • 70bf4e7 Update dependency caniuse-lite to v1.0.30001561
  • aee5341 Update dependency appium-adb to v11.0.5 (#864)
  • 70ddc3f use product name to identify real device/emulator (#846) (#853)

8.3.10

6 months ago
  • b06cf6d bump version for release (#866)
  • 0be53a0 Update README.md
  • 4f65dee Update dependency appium-ios-device to v2.7.8
  • e8f5338 Update dependency appium-adb to v11.0.4
  • 8d21417 Update dependency appium-chromedriver to v5.6.21 (#861)
  • 4b16756 Update dependency @types/styled-components to v5.1.29
  • a631c0e Update dependency @types/chai to v4.3.9
  • fc9a1d0 Fix : ChromeDriverPath when multiple devices connect, it was updated the path of latest file downloaded in the folder (#857)