Skip to content

Conversation

@jfullerton44
Copy link
Collaborator

@jfullerton44 jfullerton44 commented Sep 25, 2023

Fixes #

Changes proposed:

No api/v1 version
Mandatory tunnelId in requests
Put for tunnel create
Put for port create
Endpoint paths all use id
required new api-version
new checknameavailability endpoint
List tunnels and tunnel port API return type

Other Tasks:

  • If you updated the Go SDK did you update the PackageVersion in tunnels.go

klvnraju
klvnraju previously approved these changes Oct 9, 2023
@jfullerton44 jfullerton44 merged commit 1c8fcc2 into main Oct 11, 2023
@jfullerton44 jfullerton44 deleted the dev/jfullerton/9-27-api branch October 11, 2023 19:31
williammartin added a commit to cli/cli that referenced this pull request Jul 1, 2025
microsoft/dev-tunnels#322 introduced a few
breaking changes:
 * Port Tags effectively became Port Labels
 * Client construction must now provide an API version (of which there is only one)
 * The /api/v1 prefix was dropped from request paths
 * TunnelPortListResponses may now be paginated (but we don't support that)
williammartin added a commit to cli/cli that referenced this pull request Jul 2, 2025
microsoft/dev-tunnels#322 introduced a few
breaking changes:
 * Port Tags were renamed to Labels
 * Client construction must now provide an API version (of which there is only one)
 * The /api/v1 prefix was dropped from request paths
 * TunnelPortListResponses may now be paginated (but we don't support that)
 * Requests to create a port with a changed protocol began erroring
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.

6 participants