Rethink snake_case
to camelCase
prop conversion
#1160
Labels
priority-2-moderate
Should be resolved on a reasonable timeline.
type-revision
About a change in functionality or behavior
Current Situation
The
snake_case
tocamelCase
prop conversion was created with the theory that it should be zero impact.Related PR:
However, we've received our first report of this behavior causing incompatibilities with third party libraries. In this case, it was related to the Google auth library.
Proposed Actions
Either revert this change, or make it togglable through configuration settings.
The text was updated successfully, but these errors were encountered: