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

Downgrade major version to 29 #931

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

zackthehuman
Copy link
Contributor

Bumping the major version to 30 is technically the correct thing to do from a semver perspective when a public API is removed. However, it also has a huge impact that outweighs the API breakage in terms of propogating the change to all consumers. We feel like this tradeoff is acceptable.

CHANGELOG.md Outdated Show resolved Hide resolved
Bumping the major version to 30 is technically the correct thing to do from a
semver perspective when a public API is removed. However, it also has a huge
impact that outweighs the API breakage in terms of propogating the change to
all consumers. We feel like this tradeoff is acceptable.
Copy link
Contributor

@ZoabKapoor ZoabKapoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this! As mentioned in the release notes, this is definitely not SemVer compatible as it's a version decrement, but it seems like the safest way to undo the 30.0.0 change which was made in error as we don't want to have to maintain many restli major versions side-by-side

@ZoabKapoor ZoabKapoor merged commit 74f51f5 into linkedin:master Aug 26, 2023
1 check passed
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.

3 participants