Skip to content

Releases: saucelabs/sauce-connect-action

v3.0.0

10 Feb 15:54
fc54c8b
Compare
Choose a tag to compare

This release introduces support for Sauce Connect 5 and removes support for Sauce Connect 4.

⚠ Breaking Changes

  • The region input is now required
  • Ensure you review the official Migration Guide before upgrading

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2.3.8

29 Jan 16:52
0ca0e6c
Compare
Choose a tag to compare
  • fixes SC log artifact
  • adding proxyLocalhost support
  • dependencies updated

v2.3.7

20 Aug 14:19
55139e5
Compare
Choose a tag to compare
  • Updating dependencies

v2.3.6

20 Aug 14:18
Compare
Choose a tag to compare
  • set sc default version to 4.9.2

v2.3.2

26 Jan 20:33
Compare
Choose a tag to compare
  • Update error messaging on Sauce Connect startup

Sauce Connect Proxy Version 4.8.2

22 Dec 18:02
Compare
Choose a tag to compare
  • update to Sauce Connect v4.8.2
  • prevent unhandled promise rejection from startSc
  • dependencies updated

v2.2.1

02 Aug 19:26
1b471cd
Compare
Choose a tag to compare
  • Updated to Sauce Connect v4.8.1 as a default version
  • Updated dependencies

v2.1.1

28 Jan 01:18
7177c5a
Compare
Choose a tag to compare
  • Updated dependencies
  • Added plugin metadata to SC CLI command

v2.1.0

27 Jan 23:16
75e4c13
Compare
Choose a tag to compare
  • Updated to Sauce Connect v4.7.1 as a default version
  • Updated the documentation
  • Updated options to match SC v4.7.1 CLI
  • AddedconfigFile option support

v2.0.0

23 Sep 08:40
30a00c7
Compare
Choose a tag to compare
  • change accesskey to accessKey to stay more consistent with other Sauce products in the ecosystem
  • dependency updates