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

Ensure device identifier is a string #123

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

basilfx
Copy link
Owner

@basilfx basilfx commented May 14, 2024

The device identifier is an integer, which made the unique an integer as well. It should have been a string to begin with. This will be a breaking change, because the unique identifiers will change

The device identifier is an integer, which made the unique an integer
as well. It should have been a string to begin with. This will be a
breaking change, because the unique identifiers will change
@basilfx basilfx force-pushed the feature/unique_id_string branch from 3fdd77e to d8a20ab Compare May 14, 2024 06:58
@basilfx basilfx changed the title Ensure unique identifier is a string Ensure device identifier is a string May 14, 2024
@basilfx basilfx merged commit 934a5e4 into master May 14, 2024
2 checks passed
@basilfx basilfx deleted the feature/unique_id_string branch May 14, 2024 07:02
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.

1 participant