This repository was archived by the owner on Sep 3, 2024. It is now read-only.
Releases: MulliganFunding/simple-salesforce
Releases · MulliganFunding/simple-salesforce
1.12.6a2
Relax version bounds for requests and aiofiles.
Incorporate fix from upstream PR simple-salesforce#733.
1.12.6a1
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
.