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

Change NodeLoadMetricInformation properties from int to double #137

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

olegsych
Copy link
Member

The following properties changed type from int to double because they were previously incorrectly defined in the swagger spec.

  • currentNodeLoad
  • nodeCapacityRemaining
  • bufferedNodeCapacityRemaining
  • plannedNodeLoadRemoval

Increment major package version because property type change is a breaking change.

@olegsych olegsych enabled auto-merge (squash) September 23, 2024 22:39
@olegsych olegsych requested a review from jeffj6123 September 23, 2024 22:39
@olegsych olegsych merged commit 363e980 into develop Sep 24, 2024
2 checks passed
@olegsych olegsych deleted the user/olegsych/NodeLoadMetricInformation branch September 24, 2024 13:15
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.

2 participants