Commits
User selector
Commit history
Commits on Nov 10, 2022
feat: Allow representing enums with their unqualified symbolic names in headers (#465)
Show description for 522b98eauthoredfix: Major refactoring of Polling, Retry and Timeout logic (#462)
Show description for 434253dandauthored
Commits on Sep 14, 2022
fix: Improve transcoding error message (#442)
Show description for 538df80authored
Commits on Sep 2, 2022
feat: add 'strict' to flatten_query_params to lower-case bools (#433)
Show description for 83678e9andauthored
Commits on Sep 1, 2022
fix: restore support for grpcio-gcp (#418)
Show description for 8c19609authored
Commits on Aug 30, 2022
feat: Make grpc transcode logic work in terms of protobuf python objects (#428)
Show description for c3ad8eaandauthored
Commits on Jun 13, 2022
Commits on May 18, 2022
feat: adds support for audience in client_options (#379)
Show description for c97c498authored
Aza Tulepbergenov
Commits on Apr 29, 2022
Commits on Apr 26, 2022
test: use `not` instead of `is False` in assert (#366)
Show description for 64802e1authored
Commits on Mar 30, 2022
chore(python): use black==22.3.0 (#362)
Show description for 778d27dandauthored
Commits on Mar 9, 2022
fix: add more context to error message. (#340)
Show description for 0680fb4andauthored
Commits on Mar 8, 2022
feat: expose extra fields in ExtendedOperation (#351)
Show description for 9abc6f4authored
Commits on Mar 2, 2022
feat: initial support for Extended Operations (#344)
Show description for 021bb7dauthored
Commits on Jan 19, 2022
feat: add api_key to client options (#248)
Show description for 5e5ad37authored
Commits on Jan 10, 2022
feat: iterator for processing JSON responses in REST streaming. (#317)
Show description for f9f2696authored
Aza Tulepbergenov
Commits on Dec 15, 2021
fix: exclude function target from retry deadline exceeded exception message (#318)
Show description for 34ebdccandauthored
Commits on Dec 9, 2021
feat: add support for 'error_info' (#315)
Show description for cc46aa6andauthored
Commits on Nov 25, 2021
feat: add operations rest client to support long-running operations. (#311)
Show description for ce1adf3andauthored
Commits on Nov 3, 2021
fix: handle bare 'grpc.Call' in 'from_grpc_error' (#298)
Show description for 060b339authored
Commits on Oct 26, 2021
fix: revert "fix: do not error on LROs with no response or error" (#294)
Show description for 9e6091eauthored
Commits on Oct 19, 2021
feat: add 'GoogleAPICallError.error_details' property (#286)
Show description for ef6f0fcauthoredtests: add testing w/o 'grpc' installed (#289)
Show description for 09cf285authored
Commits on Sep 27, 2021
Commits on Sep 20, 2021
feat: Add helper function to format query_params for rest transport. (#275)
Show description for 1c5eb4dandauthored
Commits on Sep 15, 2021
feat: add grpc transcoding + tests (#259)
Show description for afe0fa1authored
Commits on Aug 31, 2021
fix: do not error on LROs with no response or error (#258)
Show description for 618f192andauthoredtests: close coverage gap for race condition (#261)
Show description for 82ca2fdauthored
Commits on Aug 18, 2021
Commits on Aug 13, 2021
Commits on Aug 3, 2021
fix!: drop support for Python 2.7 / 3.5 (#212)
Show description for a30f004authored- authored
Commits on Jul 23, 2021
fix: add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237)
Show description for 5e540f2authored
Commits on Jun 30, 2021
fix: undprecate entity factory helpers (#101)
Show description for 1fbee03authored
Commits on Jun 16, 2021
chore: blacken (#206)
Show description for fbf447cauthored