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

Fix underscore casing of the deprecated field #327

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Fix underscore casing of the deprecated field #327

merged 2 commits into from
Nov 13, 2024

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Nov 13, 2024

What

Rename JSON encoding of the field.

Why

With the release of v22.0.0, we fixed incorrect fields and dropped fields that were deprecated. Then, we reintroduced them after the fact. As a result of that, we "restored" the deprecated field of getVersionInfo build_time_stamp as build_timestamp.

Known limitations

This is strictly a bug so we do not treat it as an API change.

@Shaptic Shaptic added the bug Something isn't working label Nov 13, 2024
@Shaptic Shaptic self-assigned this Nov 13, 2024
@Shaptic Shaptic merged commit c7e9737 into main Nov 13, 2024
19 checks passed
@Shaptic Shaptic deleted the fix-field branch November 13, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants