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

Migrate from apns2 to aioapns #721

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Migrate from apns2 to aioapns #721

wants to merge 6 commits into from

Commits on May 5, 2024

  1. remove undocumented 'creds' parameter

    Micah Denbraver committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2813e70 View commit details
    Browse the repository at this point in the history
  2. convert connection creation to a context manager

    Micah Denbraver committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6b4d226 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. use aioapns

    Micah Denbraver committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fef1bab View commit details
    Browse the repository at this point in the history
  2. add python 3.10-3.11, and django 4.1-5.0

    Micah Denbraver committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8d79718 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. swap back to tabs

    Micah Denbraver committed May 7, 2024
    Configuration menu
    Copy the full SHA
    445a216 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fixed token based auth

    aalbinati committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e116a90 View commit details
    Browse the repository at this point in the history