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

Improve VPN logging logic #877

Merged
merged 7 commits into from
Jul 5, 2024
Merged

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented Jul 3, 2024

Task/Issue URL: https://app.asana.com/0/1206580121312550/1207223772590802/f

iOS PR: duckduckgo/iOS#3032
macOS PR: duckduckgo/macos-browser#2939

What kind of version bump will this require?: Major/Minor/Patch

Description

Improves the logging logic for the VPN.

Testing

Check the plartfom-specific PRs for instructions.


Internal references:

Software Engineering Expectations
Technical Design Template

@diegoreymendez diegoreymendez self-assigned this Jul 3, 2024
@diegoreymendez diegoreymendez changed the base branch from main to release/164.2.0-2 July 3, 2024 22:14
@diegoreymendez diegoreymendez marked this pull request as ready for review July 4, 2024 08:38
os_log("🔵 Received error from adapter: %{public}@", log: .networkProtection, type: .error, message)
os_log("🔴 Received error from adapter: %{public}@", log: .networkProtection, type: .error, message)
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd still love to do something more with this at some point, but definitely out of scope for this PR.

@diegoreymendez diegoreymendez merged commit f665aae into release/164.2.0-2 Jul 5, 2024
9 checks passed
@diegoreymendez diegoreymendez deleted the diego/vpn-logging-fixes branch July 5, 2024 10:12
diegoreymendez added a commit to duckduckgo/iOS that referenced this pull request Jul 5, 2024
diegoreymendez added a commit to duckduckgo/macos-browser that referenced this pull request Jul 5, 2024
samsymons added a commit that referenced this pull request Jul 7, 2024
# By Diego Rey Mendez (2) and others
# Via Diego Rey Mendez (1) and GitHub (1)
* main:
  Add connection tester failure pixels (#881)
  De-duplicate passwords on import (#869)
  Privacy Dashboard refactor (#879)
  Improve VPN logging logic (#877)
  Subscription refactoring #5 (#874)
  Fixes for Xcode16 (#864)
  Update the Privacy Pro status attribute to use an array. (#878)

# Conflicts:
#	Sources/NetworkProtection/PacketTunnelProvider.swift
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