PyGitHub v1.43.3 Release Notes

Release Date: 2018-10-31 // over 5 years ago
  • New features

    • ➕ Add support for JWT authentication (#948) (8ccf9a9)
    • ➕ Added support for required signatures on protected branches (#939) (8ee75a2)
    • Ability to filter repository collaborators (#938) (5687226)
    • Mark notification as read (#932) (0a10d7c)
    • ➕ Add highlight search to search_code function (#925) (1fa2567)
    • ➕ Adding suspended_at property to NamedUSer (#922) (c13b43e)
    • ➕ Add since parameter for Gists (#914) (e18b107)

    🐛 Bug Fixes & improvements

    • 🛠 Fix missing parameters when reversing PaginatedList (#946) (60a684c)
    • 🛠 Fix unable to trigger RateLimitExceededException. (#943) (972446d)
    • 🛠 Fix inconsistent behavior of trailing slash usage in file path (#931) (ee9f098)
    • 🛠 Fix handling of 301 redirects (#916) (6833245)
    • 🛠 Fix missing attributes of get_repos for authenticated users (#915) (c411196)
    • 🛠 Fix Repository.edit (#904) (7286eec)
    • Improve __repr__ method of Milestone class (#921) (562908c)
    • 🛠 Fix rate limit documentation change (#902) (974d1ec)
    • 🛠 Fix comments not posted in create_review() (#909) (a18eeb3)