Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
Signed-off-by: njayp <[email protected]>
  • Loading branch information
njayp committed Feb 10, 2024
1 parent 66ec07d commit 392262f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions CHANGELOG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ docDescription: >-
environments, access to instantaneous feedback loops, and highly
customizable development environments.
items:
- version: 2.19.0
date: (TBD)
- version: 2.18.0
date: "2024-2-9"
notes:
- type: feature
title: Include the image for the traffic-agent in the output of the version and status commands.
Expand Down Expand Up @@ -109,17 +109,11 @@ items:
body: >-
A darwin machine with full access to the cluster's subnets will never create a TUN-device, and a check was
missing if the device actually existed, which caused a panic in the root daemon.
- version: 2.18.1
date: (TBD)
notes:
- type: bugfix
title: Show allow-conflicting-subnets in telepresence status and telepresence config view.
body: >-
The <code>telepresence status</code> and <code>telepresence config view</code> commands didn't show the
<code>allowConflictingSubnets</code> CIDRs because the value wasn't propagated correctly to the CLI.
- version: 2.18.0
date: (TBD)
notes:
- type: feature
title: It is now possible use a host-based connection and containerized connections simultaneously.
body: >-
Expand Down Expand Up @@ -175,9 +169,6 @@ items:
A <code>telepresence quit -s</code>, issued when multiple containerized daemons were active, would error with
&quot;multiple daemons are running, please select one using the --use &lt;match&gt; flag&quot;. This is now
fixed so that the command instead quits all daemons.
- version: 2.17.1
date: (TBD)
notes:
- type: bugfix
title: The DNS search path on Windows is now restored when Telepresence quits
body: >-
Expand Down

0 comments on commit 392262f

Please sign in to comment.