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

Remove "New" prefix from v2 additions #357

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

aryan-25
Copy link
Contributor

@aryan-25 aryan-25 commented Sep 5, 2024

Motivation:

As part of the implementation of the v2 API (#339), we landed new types and changes with the prefix of "New" so that the new additions would not interfere with the existing implementation.

We now want to remove the "New" prefixes from the new additions as the old API has been removed (#355).

Modifications:

  • Remove the "New" prefix from the new files and types.

Result:

All files and types will have cleaner names.

@fabianfett fabianfett merged commit 2abd9b5 into swift-server:main Sep 5, 2024
9 of 13 checks passed
@fabianfett fabianfett added this to the 2.0 milestone Sep 5, 2024
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