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

Sort struct fields #376

Merged
merged 1 commit into from Oct 31, 2022
Merged

Sort struct fields #376

merged 1 commit into from Oct 31, 2022

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Oct 31, 2022

The next go-fastly release will be a major version bump as we've already merged some breaking changes.

The following set of PRs will mostly be 'breaking' changes so that we can include them in the next release.

This PR is simply sorting all struct fields, and this is considered breaking because if a user was to initialise a struct without specifying the field names, then they would find their code would error after this change is merged.

@Integralist Integralist merged commit 5f40b84 into main Oct 31, 2022
@Integralist Integralist deleted the integralist/sort-input-fields branch October 31, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant