Skip to content

Commit a0cf5c8

Browse files
committed
sc: remove links to the sauce connect client 4.8.X
1 parent 539a4f4 commit a0cf5c8

File tree

2 files changed

+4
-34
lines changed

2 files changed

+4
-34
lines changed

docs/secure-connections/sauce-connect/lifecycle.md

+4-30
Original file line numberDiff line numberDiff line change
@@ -42,45 +42,19 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
4242
<td>
4343
<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>
4444
</td>
45-
4645
</tr>
4746
<tr>
4847
<td>4.9.0</td>
4948
<td>
5049
<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>
5150
</td>
52-
53-
</tr>
54-
<tr>
55-
<td rowspan="4" >4.8</td>
56-
<td>4.8.3</td>
57-
<td>
58-
<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>
59-
</td>
60-
<td rowspan="4" >May. 29, 2024</td>
61-
</tr>
62-
<tr>
63-
<td>4.8.2</td>
64-
<td>
65-
<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>
66-
</td>
67-
</tr>
68-
<tr>
69-
<td>4.8.1</td>
70-
<td>
71-
<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>
72-
</td>
73-
</tr>
74-
<tr>
75-
<td>4.8.0</td>
76-
<td>
77-
<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>
78-
</td>
79-
</tr>
80-
<tr>
8151
</tr>
8252
</table>
8353

8454
:::note
8555
MacOS is not supported in version 4.9.2.
8656
:::
57+
58+
:::note
59+
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.
60+
:::

docs/secure-connections/sauce-connect/setup-configuration/docker.md

-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ Here are some benefits/use cases:
2929
- 4.9.2, 4.9.2-ubuntu-22.04, 4.9.2-alpine-glibc, latest<br/>
3030
- 4.9.1, 4.9.1-ubuntu-22.04, 4.9.1-alpine-glibc<br/>
3131
- 4.9.0, 4.9.0-ubuntu-22.04, 4.9.0-alpine-glibc<br/>
32-
- 4.8.3, 4.8.3-ubuntu-22.04, 4.8.3-alpine-glibc<br/>
33-
- 4.8.2, 4.8.2-ubuntu-22.04, 4.8.2-alpine-glibc<br/>
34-
- 4.8.1, 4.8.1-ubuntu-22.04, 4.8.1-alpine-glibc<br/>
35-
- 4.8.0, 4.8.0-alpine-glibc<br/>
3632
</details>
3733
2. To run the Sauce Connect Proxy Docker image, run the script below.
3834

0 commit comments

Comments
 (0)