This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Support v1.12.6 sync client changes in async clients and fix metadata
From PR #15 , this release includes the following:
- Add support for query_all in bulk2
- Pass through params in api get
- Allow Non-Standard Domain in JWT for GovCloud
- Add type annotations
In addition, we have fixed a major issue with the metadata client which was preventing the metadata url from being passed in properly the zeep AsyncClient
and ServiceProxy
.