aboutsummaryrefslogtreecommitdiff
path: root/noxfile.py
AgeCommit message (Expand)Author
2021-10-26chore: update authorized_user.json and use latest sphinx (#900)Bu Sun Kim
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-10-15test: list unit test dependencies in requirements.txt file (#888)Bu Sun Kim
2021-10-07feat: add support for Python 3.10 (#882)Tres Seaver
2021-08-13chore: omit 'docfx' from docs-presubmit build (#831)Tres Seaver
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2021-05-25fix: enforce constraints during unit tests (#760)Tres Seaver
2021-05-25fix(dependencies): add urllib3 and requests to aiohttp extra (#755)Bu Sun Kim
2021-04-14feat: add reauth feature to user credentials (#727)arithmetic1728
2021-03-15ci: create sponge_log.xml files (#722)Bu Sun Kim
2021-03-08test: skip aiohttp version that breaks aioresponses (#717)Bu Sun Kim
2021-02-26build: fix warnings in docgen (#711)Bu Sun Kim
2021-02-16feat: workload identity federation support (#698)bojeil-google
2021-02-16test: install package before tests deps in unit_prev_versions (#703)Bu Sun Kim
2021-02-11Revert "feat: workload identity federation support (#686)" (#691)Bu Sun Kim
2021-02-09feat: workload identity federation support (#686)bojeil-google
2020-12-11feat: add Python 3.9 support, drop Python 3.5 support (#655)Tres Seaver
2020-10-29fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640)David Buxton
2020-10-27fix: pin 'aoihttp < 3.7.0dev' (#634)Tres Seaver
2020-10-22tests: fix unit tests on python 3.6 / 3.7 (#630)Tres Seaver
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox
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