aboutsummaryrefslogtreecommitdiff
path: root/noxfile.py
AgeCommit message (Expand)Author
2020-07-23feat(packaging): add support for Python 3.8 (#569)Tres Seaver
2020-03-20feat: add mTLS ADC support for HTTP (#457)arithmetic1728
2020-02-13fix: compute engine id token credentials "with_target_audience" method (#438)Brent Shaffer
2019-12-11feat: add timeout parameter to `AuthorizedSession.request()` (#406)Peter Lamut
2019-12-09fix: revert "feat: add timeout to AuthorizedSession.request() (#397)" (#401)Bu Sun Kim
2019-12-09feat: add timeout to AuthorizedSession.request() (#397)Peter Lamut
2019-10-25build: fix system tests, move to Kokoro (#372)Bu Sun Kim