Skip to content

Releases: NiklasRosenstein/python-github-bot-api

Release list

Release 0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 14:50
e3fe170

0.7.1 (2026-02-16)

TypeDescriptionPRIssuesAuthor
Deprecation

Rename GithubApp.get_installation_token_supplier() to .installation_token_supplier() for consistency

@NiklasRosenstein
Fix

Hide GithubApp.private_key from repr()

@NiklasRosenstein
Feature

Add API for initiating OAuth2 Web application and Device flows

@NiklasRosenstein
Fix

Ensure iss claim is a string

26@tun0