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

Upgrades appservices to 86.1.0 #9417

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

tarikeshaq
Copy link
Contributor

Upgrades appservices to 86.1.0, this is non-breaking and has some improvements and bug fixes,

Most notably for ios the nimbus bug fix that merged with 85.4.2 #4597 but that was a cherrypick, so this release has it as well

We're hoping to get this in for v40

cc: @nbhasin2

Changelog:

v86.1.0 (2021-10-27)

Full Changelog

⛅️🔬🔭 Nimbus

What's New

  • Rollouts: allows winning branch promotion and targeting rollouts of features. #4567.
    • for both Android and iOS.

What's fixed

  • Fixed a bug in iOS where the installation date would be set to start of EPOCH (#4597)
  • Fixed a bug in Android where we were missing disqualification events after a global opt-out (#4606)

Push

  • We've changed how the push database is opened, which should mean we now automatically handle
    some kinds of database corruption.

General

What's changed

  • The bundled version of Glean has been updated to v42.0.1.
    See the Glean Changelog for full details.
    (Note there is a breaking change in Rust, but that doesn't impact consumers of Application Services)

@nbhasin2 nbhasin2 self-requested a review October 27, 2021 21:12
@nbhasin2 nbhasin2 merged commit efaf655 into mozilla-mobile:main Oct 28, 2021
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