Skip to content

Commit

Permalink
Prepare v2.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: njayp <[email protected]>
  • Loading branch information
njayp committed Nov 16, 2022
1 parent 7e6cd25 commit 5d38d50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### 2.9.2 (TBD)
### 2.9.2 (November 16, 2022)

- Bugfix: Fix panic when connecting to an older traffic-manager.

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/spf13/cobra v1.5.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.0
github.com/telepresenceio/telepresence/rpc/v2 v2.9.2-rc.0
github.com/telepresenceio/telepresence/rpc/v2 v2.9.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.36.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.0
go.opentelemetry.io/otel v1.10.0
Expand Down

0 comments on commit 5d38d50

Please sign in to comment.