8000 Release v2.6.1 · PyGithub/PyGithub · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.6.1

Latest
Compare
Choose a tag to compare
@EnricoMi EnricoMi released this 21 Feb 13:45
da30d6e

Bug Fixes

  • Fix broken pickle support for Auth classes by @EnricoMi in #3211
  • Remove schema from Deployment, remove message attribute by @EnricoMi in #3223
  • Fix incorrect deprecated import by @EnricoMi in #3225
  • Add CodeSecurityConfigRepository returned by get_repos_for_code_security_config by @EnricoMi in #3219
  • Make GitTag.verification return GitCommitVerification by @EnricoMi in #3226

Maintenance

  • Mention removal of AppAuth.private_key in changelog by @EnricoMi in #3212

Full Changelog: v2.6.0...v2.6.1

0