Aiosalesforce

Latest version: v0.6.2

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.0

What's Changed
* Added `attempt` attribute to `RetryEvent`
* Added `count` attribute to `RestApiCallConsumptionEvent` and `BulkApiBatchConsumptionEvent`
* Authentication requests now respect `retry_policy` and `concurrency_limit` set for `Salesforce` client calling them

**Full Changelog**: https://github.com/georgebv/aiosalesforce/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* Ahieved 100% test coverage, fixed bugs :bug: in the process
* `RetryEvent` now has `exception` attribute
* Fixed json serializer not formatting some dates/datetimes in compliance with the Salesforce spec

**Full Changelog**: https://github.com/georgebv/aiosalesforce/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Configured Codecov and added Windows tests by georgebv in https://github.com/georgebv/aiosalesforce/pull/1
* Added `orjson` for more general serialization and for better performance
* Added SOQL query formatter
* Added unit tests and fixed many bugs :bug:

**Full Changelog**: https://github.com/georgebv/aiosalesforce/compare/v0.1.0...v0.2.0

0.1.0

First release. Supports the following:

- Authenticate
- Execute SOQL query
- Perform CRUD operations against individual sobjects
- Event hooks
- Retries

**Full Changelog**: https://github.com/georgebv/aiosalesforce/commits/v0.1.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.