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

Stop detecting the Chrome-only guid & uninstall properties #68

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

pimterry
Copy link
Contributor

As discussed in #67 (comment). This fixes #67.

I've still only seen 1 user hit this, so it's a very rare issue, but it would be nice to fix anyway if we can.

I think this is technically not a major bump because guid and uninstall are both listed in the "Additional properties are usually available but not guaranteed" section from the docs. Might be worth considering a major bump anyway, if you think many people have been treating them as always present for Chrome despite that, hard for me to say.

@vweevers
Copy link
Owner

Thanks!

I do consider it a breaking change, because "usually available" applies to multiple machines (one might have it, another might not). If the properties were available on a particular machine, and now they're not, that's breakage.

@vweevers vweevers added the semver-major Changes that break backward compatibility label Jan 20, 2020
@pimterry
Copy link
Contributor Author

pimterry commented Mar 2, 2020

@vweevers I just noticed this was approved but never merged. Any chance we can get this released some time soon? Let me know if there's anything I can do to help with that.

@vweevers vweevers merged commit 0a34532 into vweevers:master Mar 4, 2020
@vweevers
Copy link
Owner

vweevers commented Mar 4, 2020

I accidentally removed your commit authorship, sorry about that. Listed you in the changelog, though.

Edit: happened due to a now-reverted change to GH's "squash and merge".

Released in 6.0.0. Thanks!

@pimterry pimterry deleted the avoid-guid-conflicts branch March 5, 2020 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-major Changes that break backward compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict on chrome.guid
2 participants