Skip to content

Commit 546dabb

Browse files
committed
linux GA releases
1 parent 6086beb commit 546dabb

File tree

7 files changed

+94
-3
lines changed

7 files changed

+94
-3
lines changed

src/components/WARPReleases.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { sub } from "date-fns";
88
type Props = z.infer<typeof props>;
99
1010
const props = z.object({
11-
track: z.enum(["windows/ga", "windows/beta", "macos/ga", "macos/beta"]),
11+
track: z.enum(["windows/ga", "windows/beta", "macos/ga", "macos/beta", "linux/ga"]),
1212
});
1313
1414
const { track } = props.parse(Astro.props);

src/content/docs/cloudflare-one/connections/connect-devices/warp/download-warp/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Alternatively, download the client from one of the following links after checkin
2828

2929
<Render file="warp/system-requirements/linux" />
3030

31-
**[Package repository](https://pkg.cloudflareclient.com/)**
31+
<WARPReleases track="linux/ga" />
3232

3333
## iOS
3434

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
releaseNotes: |
2+
This release contains reliability improvements and general bug fixes.
3+
4+
**Changes and improvements**
5+
- Fixed an issue where SSH sessions and other connections ould drop when a device that is using MASQUE changes its primary network interface.
6+
- Device posture client certificate checks now support PKCS#1.
7+
- Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.
8+
- Reduced unnecessary log messages when `resolv.conf` has no owner.
9+
- Fixed an issue with `warp-diag` printing benign TLS certificate errors.
10+
- Fixed an issue with the WARP client becoming unresponsive during startup.
11+
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
12+
- Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.
13+
14+
version: 2024.11.309.0
15+
releaseDate: 2024-11-18T21:57:58.477Z
16+
packageURL: https://pkg.cloudflareclient.com/
17+
packageSize: 123456789
18+
platformName: Linux
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
releaseNotes: |
2+
This release includes fixes and minor improvements.
3+
4+
**Changes and improvements**
5+
- Consumers can now set the tunnel protocol using `warp-cli tunnel protocol set <protocol>`.
6+
- Extended diagnostics collection time in `warp-diag` to ensure logs are captured reliably.
7+
- Improved captive portal support by disabling the firewall during captive portal login flows.
8+
- Improved reliability of connection establishment logic under degraded network conditions.
9+
- Improved reconnection speed when a Cloudflare server is in a degraded state.
10+
- Improved captive portal detection on certain public networks.
11+
- Reduced connectivity interruptions on WireGuard Split Tunnel Include mode configurations.
12+
- Fixed connectivity issues switching between managed network profiles with different configured protocols.
13+
- QLogs are now disabled by default and can be enabled with `warp-cli debug qlog enable`. The QLog setting from previous releases will no longer be respected.
14+
15+
version: 2024.12.554.0
16+
releaseDate: 2024-12-19T22:24:55.168Z
17+
packageURL: https://pkg.cloudflareclient.com/
18+
packageSize: 123456789
19+
platformName: Linux
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
releaseNotes: |
2+
This release includes some exciting new features. It also includes additional fixes and minor improvements.
3+
4+
**New features**
5+
- The WARP client now supports operation on Ubuntu 24.04.
6+
- Admins can now elect to have ZT WARP clients connect using the MASQUE protocol; this setting is in Device Profiles. Note: before MASQUE can be used, the global setting for Override local interface IP must be enabled. For more detail, refer to [Device tunnel protocol](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#device-tunnel-protocol). This feature will be rolled out to customers in stages over approximately the next month.
7+
- The Device Posture [client certificate check](/cloudflare-one/identity/devices/warp-client-checks/client-certificate/) has been substantially enhanced. The primary enhancement is the ability to check for client certificates that have unique common names, made unique by the inclusion of the device serial number or host name (for example, CN = `123456.mycompany`, where 123456 is the device serial number).
8+
- TCP MSS clamping is now used where necessary to meet the MTU requirements of the tunnel interface. This will be especially helpful in Docker use cases.
9+
10+
**Warning**
11+
- Ubuntu 16.04 and 18.04 are not supported by this version of the client.
12+
- This is the last GA release that will be supporting older, deprecated `warp-cli` commands. There are two methods to identify these commands. One, when used in this release, the command will work but will also return a deprecation warning. And two, the deprecated commands do not appear in the output of `warp-cli -h`.
13+
14+
**Known issues**
15+
- There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if:
16+
- A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. To check the migration status, contact your account team.
17+
- Your account has Regional Services enabled.
18+
- The Linux client GUI does not yet support all GUI features found in the Windows and macOS clients. Future releases of the Linux client will be adding these GUI features.
19+
- The Zero Trust team name is not visible in the GUI if you upgraded from the previous GA release using an MDM tool.
20+
- Sometimes the WARP icon will remain gray (disconnected state) while in dark mode.
21+
22+
version: 2024.6.497.0
23+
releaseDate: 2024-08-15T22:25:25.836Z
24+
packageURL: https://pkg.cloudflareclient.com/
25+
packageSize: 123456789
26+
platformName: Linux
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
releaseNotes: |
2+
This release contains minor fixes and minor improvements.
3+
4+
**Notable updates**
5+
- Added `target list` to the `warp-cli` to enhance the user experience with the [Access for Infrastructure SSH](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) solution.
6+
- Added the ability to customize PCAP options in the `warp-cli`.
7+
- Added a list of installed applications in `warp-diag`.
8+
- Added a `tunnel reset mtu` subcommand to the `warp-cli`.
9+
- Added the ability for `warp-cli` to use the team name provided in the MDM file for initial registration.
10+
- Added a JSON output option to the `warp-cli`.
11+
- Added the ability to execute a PCAP on multiple interfaces with `warp-cli`.
12+
- Added MASQUE tunnel protocol support for the consumer version of WARP ([1.1.1.1 w/ WARP](/warp-client/)).
13+
- Improved the performance of firewall operations when enforcing split tunnel configuration.
14+
- Fixed an issue where device posture certificate checks were unexpectedly failing.
15+
- Fixed an issue where the Linux GUI fails to open the browser login window when registering a new Zero Trust organization.
16+
- Fixed an issue where clients using service tokens failed to retry after a network change.
17+
- Fixed an issue where the client, when switching between WireGuard and MASQUE protocols, sometimes required a manual tunnel key reset.
18+
- Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.
19+
- Deprecated `warp-cli` commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.
20+
21+
**Known issues:**
22+
- Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.
23+
24+
version: 2024.9.346.0
25+
releaseDate: 2024-10-03T22:25:25.836Z
26+
packageURL: https://pkg.cloudflareclient.com/
27+
packageSize: 123456789
28+
platformName: Linux

src/schemas/warp-releases.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ export const warpReleasesSchema = z.object({
66
releaseNotes: z.string(),
77
packageSize: z.number(),
88
packageURL: z.string(),
9-
platformName: z.enum(["Windows", "macOS"]),
9+
platformName: z.enum(["Windows", "macOS", "Linux"]),
1010
});

0 commit comments

Comments
 (0)