Skip to content

v2: remove v2 implementation and point people at tailscale.com/client… #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

oxtoacart
Copy link
Contributor

…/tailscale/v2

Updates tailscale/corp#22748

There are several 3rd party projects using the v2 library. I plan to submit PRs to at least some of them to help with migrating to the new import path.

@oxtoacart oxtoacart requested a review from mpminardi February 7, 2025 14:35
README.md Outdated
* [V2](https://github.com/tailscale/tailscale-client-go/tree/main/v2#readme): `import "github.com/tailscale/tailscale-client-go/v2"`

[![Go Reference](https://pkg.go.dev/badge/github.com/tailscale/tailscale-client-go.svg)](https://pkg.go.dev/github.com/tailscale/tailscale-client-go/v2)
* [V2](https://github.com/tailscale/tailscale-client-go-v2): `import "tailscale.com/client/tailscale/v2"`
Copy link
Member

@mpminardi mpminardi Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth adding an "important" or "warning" level alert to the top of the README directing folks to the new repo as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh neat, I didn't know that was a thing. Thanks!

@oxtoacart oxtoacart force-pushed the percy/corp22748-2 branch 2 times, most recently from 965ac7a to c0a69db Compare February 14, 2025 21:46
…/tailscale/v2

Updates tailscale/corp#22748

Signed-off-by: Percy Wegmann <percy@tailscale.com>
@oxtoacart oxtoacart merged commit 0c48e46 into main Feb 14, 2025
3 checks passed
@oxtoacart oxtoacart deleted the percy/corp22748-2 branch February 14, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants