Skip to content

v0.4.0

Compare
Choose a tag to compare
@theacodes theacodes released this 14 Dec 20:44
· 785 commits to main since this release
  • transports.grpc.secure_authorized_channel now passes kwargs to grpc.secure_channel. (#90)
  • Added new property credentials.Singing.signer_email which can be used to identify the signer of a message. (#89)
  • (google_auth_httplib2) Added a proxy to httplib2.Http.connections.