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

VPN: Replace available interfaces in VPN metadata #782

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented Apr 16, 2024

Task/Issue URL: https://app.asana.com/0/0/1207087903608440/f
iOS PR: duckduckgo/iOS#2750
macOS PR: duckduckgo/macos-browser#2634
What kind of version bump will this require?: Major/Minor/Patch

Description

Replace available interfaces in VPN metadata

Testing:

See platform specific PRs for testing instructions.


Internal references:

Software Engineering Expectations
Technical Design Template

@diegoreymendez diegoreymendez self-assigned this Apr 16, 2024
@diegoreymendez diegoreymendez changed the base branch from main to release/134.1.0-1 April 16, 2024 12:27
@diegoreymendez diegoreymendez marked this pull request as ready for review April 16, 2024 12:40
@diegoreymendez diegoreymendez changed the title macOS | iOS VPN: Replace available interfaces in VPN metadata VPN: Replace available interfaces in VPN metadata Apr 16, 2024
@diegoreymendez diegoreymendez merged commit 543398a into release/134.1.0-1 Apr 16, 2024
12 checks passed
@diegoreymendez diegoreymendez deleted the diego/add-vpn-metadata branch April 16, 2024 15:37
diegoreymendez added a commit to duckduckgo/macos-browser that referenced this pull request Apr 16, 2024
Task/Issue URL: https://app.asana.com/0/0/1207087903608440/f

iOS PR: duckduckgo/iOS#2750
BSK PR: duckduckgo/BrowserServicesKit#782

## Description

Removes `availableInterfaces` from VPN metadata and instead replaces it
with the type of the first available interface, a count of tunnels and
DNS interfaces.
diegoreymendez added a commit to duckduckgo/iOS that referenced this pull request Apr 16, 2024
Task/Issue URL: https://app.asana.com/0/0/1207087903608440/f

macOS PR: duckduckgo/macos-browser#2634
BSK PR: duckduckgo/BrowserServicesKit#782

## Description

Removes `availableInterfaces` from VPN metadata and instead replaces it with the type of the first available interface, a count of tunnels and DNS interfaces.
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