Skip to content
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

Update response handling for enterprise policies #417

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

neelip
Copy link
Contributor

@neelip neelip commented Mar 7, 2024

Changes proposed:

  • Removed redundant response handling code for enterprise policies.

Other Tasks:

  • If you updated the Go SDK did you update the PackageVersion in tunnels.go
  • If you updated the TS SDK did you update the dependencies in package.json for connections and management to require a dependency that is > the current published version(Found using npm view @microsoft/dev-tunnels-contracts). This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. See example PR

@neelip neelip merged commit 9136491 into main Mar 8, 2024
11 checks passed
@neelip neelip deleted the dev/neelip/update-responses-handling branch March 8, 2024 00:00
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