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

Release 7.101.0.1 #2262

Merged
merged 5 commits into from
Dec 13, 2023
Merged

Release 7.101.0.1 #2262

merged 5 commits into from
Dec 13, 2023

Conversation

samsymons
Copy link
Contributor

Please make sure all GH checks passed before merging. It can take around 20 minutes.
Briefly review this PR to see if there are no issues or red flags and then merge it.

samsymons and others added 3 commits December 12, 2023 12:40
Task/Issue URL: https://app.asana.com/0/0/1206136376883995/f
Tech Design URL:
CC:

Description:

This PR fixes IPv6 connectivity.
Task/Issue URL: https://app.asana.com/0/72649045549333/1206057769488160/f

Description:

Add iOS NetP pixels for active/new user, VPN enabled success rate, tunnel failure/recovery, and latency.

Steps to test this PR:

Confirm pixel submission on Kibana
Make sure active user pixel includes the cohort value
@samsymons samsymons requested a review from jaceklyp December 12, 2023 20:45
@samsymons
Copy link
Contributor Author

This change fixes IPv6 connectivity and improves pixels ahead of the NetP waitlist test.

@samsymons samsymons requested a review from graeme December 13, 2023 05:21
@@ -127,7 +127,8 @@ class SettingsViewController: UITableViewController {
private lazy var shouldShowNetPCell: Bool = {
#if NETWORK_PROTECTION
if #available(iOS 15, *) {
return featureFlagger.isFeatureOn(.networkProtection)
let accessController = NetworkProtectionAccessController()
Copy link
Contributor

Choose a reason for hiding this comment

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

Heads up @afterxleep

Copy link
Collaborator

@afterxleep afterxleep Dec 13, 2023

Choose a reason for hiding this comment

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

@graeme
Copy link
Contributor

graeme commented Dec 13, 2023

@samsymons Tried to build an AdHoc build but ended up with an invalid bundle. Not sure if that’s something worth looking into...

@jaceklyp jaceklyp merged commit 981f7ea into release/7.101.0-1 Dec 13, 2023
19 checks passed
@jaceklyp jaceklyp deleted the release/7.101.0-1-changes branch December 13, 2023 15:54
samsymons added a commit that referenced this pull request Dec 21, 2023
* main: (35 commits)
  Add Sync feature flags (#2279)
  Add Sync Success Rate pixel  (#2277)
  add test 5 and fix test 4 (#2276)
  Fix: "SwiftLintPlugin" must be enabled before it can be used (#2274)
  Send WG invalid state reason (#2275)
  Typo
  Fix: "SwiftLintPlugin" must be enabled before it can be used
  Release 7.102.0 (#2273)
  Add search retention pixel for NetP (#2267)
  Run sync tests in matrix (#2263)
  SwiftLint build plugin (#2233)
  Update VPN active user check and debug options (#2269)
  Update Autofill Logins copy (#2246)
  Remove the reconnect/disconnect logic from the connection tester (#2272)
  Remove the Fastlane notes file temporarily (#2270)
  remove QR code from save recovery PDF view (#2271)
  Show dev environment indicator in Sync Settings (#2265)
  Release 7.101.0.1 (#2262)
  Sync Flow Error Handling (#2264)
  Fix fingerprinting UI tests (#2252)
  ...
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.

5 participants