You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Closes#5660
## Change checklist
- [x] I have performed a self-review of my own code
- [x] I have made corresponding changes to the documentation
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] A changelog entry has been made in the appropriate crates
Description
they don't need to be public, we should make it consistent across the project and have them private with getters and setters
Motivation
see #5574 (comment) for more information on the why
NB: We should take advantage of the minor version #5574 introduces and land this with it
Current Implementation
Current implementation has
identify::Config
fields publicAre you planning to do it yourself in a pull request ?
Maybe
The text was updated successfully, but these errors were encountered: