Next | Query returned 83 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2020-04-06 11:19:25 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-google-auth: update to 1.13.1.

1.13.1 (2020-04-01)

Bug Fixes

    invalid expiry type (#481) (7ae9a28)

1.13.0 (2020-04-01)

Features

    add access token credentials (#476) (772dac6)
    add fetch_id_token to support id_token adc (#469) (506c565)
    consolidate mTLS channel errors (#480) (e83d446)
    Implement ES256 for JWT verification (#340) (e290a3d)
   2020-03-31 19:42:16 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-google-auth: update to 1.12.0.

Features

    add mTLS ADC support for HTTP (#457) (bb9215a)
    add SslCredentials class for mTLS ADC (#448) (dafb41f)
    fetch id token from GCE metadata server (#462) (97e7700)

Bug Fixes

    don't use threads for gRPC AuthMetadataPlugin (#467) (ee373f8)
    make ThreadPoolExecutor a class var (#461) (b526473)
   2020-03-15 20:56:29 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: update to 1.11.3.

Bug Fixes

    fix the scopes so test can pass for a local run (#450) (b2dd77f)
    only add IAM scope to credentials that can change scopes (#451) (82e224b)
   2020-02-16 15:33:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.11.2

1.11.2:
Reverts
Revert "fix: update _GOOGLE_OAUTH2_CERTS_URL"

1.11.1:
Bug Fixes
compute engine id token credentials "with_target_audience" method
update _GOOGLE_OAUTH2_CERTS_URL
   2020-01-25 13:49:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.11.0

1.11.0:
Features
add non-None default timeout to AuthorizedSession.request()
distinguish transport and execution time timeouts
   2020-01-22 20:32:43 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.10.2

1.10.2:
Bug Fixes
make collections import compatible across Python versions
   2020-01-15 10:02:19 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.10.1

1.10.1:
Bug Fixes
google.auth.compute_engine.metadata: add retry to \ 
google.auth.compute_engine._metadata.get()
always pass body of type bytes to google.auth.transport.Request
   2020-01-09 15:21:06 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: py-cachetools only supports python 3.x now, pass down to dependencies
   2020-01-08 12:41:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.10.0

1.10.0:
Features
send quota project id in x-goog-user-project for OAuth2 credentials

1.9.0:
Features
add timeout parameter to AuthorizedSession.request()
   2019-12-15 12:22:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth: updated to 1.8.2

1.8.2:
Bug Fixes
revert "feat: send quota project id in x-goog-user-project header for \ 
OAuth2 credentials"

1.8.1:
Bug Fixes
revert "feat: add timeout to AuthorizedSession.request()

1.8.0:
Features
add to_json method to google.oauth2.credentials.Credentials
add timeout to AuthorizedSession.request()
send quota project id in x-goog-user-project header for OAuth2 credentials

Next | Query returned 83 messages, browsing 71 to 80 | Previous