Releases: salesforce-python-client/pyforce
Releases · salesforce-python-client/pyforce
Fix external entities vulnerability again
This reapplies a batch that got missed when merging the Python 3 branch.
1.8.0: Fix external entities vulnerability (#35)
Fix external entities vulnerability #35
1.7.2
Upgraded xmltramp to 2.18 with some inline patching.
Experimenting with Travis-CI integration.
1.7.1
Corrected regression bug in xmltramp when updating to new style classes. Fixes issue 26.
1.7
Address type marshalling to Dict. PEP8 cleanup. New-style exception classes.
1.6
Added logout
and sendEmail
implementations. Brought readme and changelog back into sync.
1.5
This has the same commits as the pypi 1.5 release, but wasn't published on github correctly at the time.
Contains code for sendEmail
implementation.
ConvertLead
Merge pull request #11 from idbentley/convertLead
Add convertLead.