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

Privatize APNSPushType #206

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Privatize APNSPushType #206

merged 1 commit into from
Aug 20, 2024

Conversation

kylebrowning
Copy link
Member

This puts the APNSPushType back behind a private enum so that it won't be a breaking change when new ones are added.

Copy link
Contributor

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

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

Are there changes for the configuration planned? Because this seems like a small change for a major release

@kylebrowning
Copy link
Member Author

@0xTim yes see #181

@kylebrowning
Copy link
Member Author

specifically #181 (comment)

@kylebrowning
Copy link
Member Author

kylebrowning commented Aug 20, 2024

@0xTim fwiw I don't think we need to go do a major just yet, people can always pull main if they want right?

@0xTim
Copy link
Contributor

0xTim commented Aug 20, 2024

Oh yeah for sure, if you're planning a major you don't have to release until you want to. (Would be a good opportunity to remove all the NIO stuff and go full structured concurrency)

@kylebrowning kylebrowning merged commit 4aee81d into main Aug 20, 2024
3 checks 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.

2 participants