Skip to content

Conversation

50-Course
Copy link
Member

This PR pins the aioapns dependency to versions >=3.1,<4.0 in setup.cfg to avoid breaking changes introduced in aioapns 4.0.

The APNsKeyConnectionPool in aioapns 4.x expects a key string instead of a key_path, which would currently break existing integrations.

For now, pinning ensures stability and compatibility. A follow-up PR will handle the upgrade to support the newer API when ready.

Fixes: #766

@50-Course 50-Course merged commit bcae5cf into jazzband:master Jun 14, 2025
1 of 16 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.

Break Change in aioapns 4v
2 participants