Skip to content

Commit

Permalink
sc: remove links to the sauce connect client 4.8.X
Browse files Browse the repository at this point in the history
  • Loading branch information
budziam committed Aug 22, 2024
1 parent 539a4f4 commit a0cf5c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 34 deletions.
34 changes: 4 additions & 30 deletions docs/secure-connections/sauce-connect/lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,45 +42,19 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
<td>
<a href="https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.9.1-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.9.1-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.9.1-win32.zip">Windows</a>
</td>

</tr>
<tr>
<td>4.9.0</td>
<td>
<a href="https://saucelabs.com/downloads/sc-4.9.0-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.9.0-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.9.0-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.9.0-win32.zip">Windows</a>
</td>

</tr>
<tr>
<td rowspan="4" >4.8</td>
<td>4.8.3</td>
<td>
<a href="https://saucelabs.com/downloads/sc-4.8.3-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.8.3-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.8.3-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.8.3-win32.zip">Windows</a>
</td>
<td rowspan="4" >May. 29, 2024</td>
</tr>
<tr>
<td>4.8.2</td>
<td>
<a href="https://saucelabs.com/downloads/sc-4.8.2-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.8.2-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.8.2-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.8.2-win32.zip">Windows</a>
</td>
</tr>
<tr>
<td>4.8.1</td>
<td>
<a href="https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.8.1-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.8.1-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.8.1-win32.zip">Windows</a>
</td>
</tr>
<tr>
<td>4.8.0</td>
<td>
<a href="https://saucelabs.com/downloads/sc-4.8.0-linux.tar.gz">Linux</a>, <a href="https://saucelabs.com/downloads/sc-4.8.0-linux-arm64.tar.gz">Linux ARM64</a>, <a href="https://saucelabs.com/downloads/sc-4.8.0-osx.zip">Mac</a>, <a href="https://saucelabs.com/downloads/sc-4.8.0-win32.zip">Windows</a>
</td>
</tr>
<tr>
</tr>
</table>

:::note
MacOS is not supported in version 4.9.2.
:::

:::note
Versions 4.8 and below of the Sauce Connect client are no longer supported. Please ensure that you are using a supported version to maintain compatibility and receive the latest updates and support.
:::
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ Here are some benefits/use cases:
- 4.9.2, 4.9.2-ubuntu-22.04, 4.9.2-alpine-glibc, latest<br/>
- 4.9.1, 4.9.1-ubuntu-22.04, 4.9.1-alpine-glibc<br/>
- 4.9.0, 4.9.0-ubuntu-22.04, 4.9.0-alpine-glibc<br/>
- 4.8.3, 4.8.3-ubuntu-22.04, 4.8.3-alpine-glibc<br/>
- 4.8.2, 4.8.2-ubuntu-22.04, 4.8.2-alpine-glibc<br/>
- 4.8.1, 4.8.1-ubuntu-22.04, 4.8.1-alpine-glibc<br/>
- 4.8.0, 4.8.0-alpine-glibc<br/>
</details>
2. To run the Sauce Connect Proxy Docker image, run the script below.

Expand Down

0 comments on commit a0cf5c8

Please sign in to comment.