Skip to content

v0.5.0

Compare
Choose a tag to compare
@georgebv georgebv released this 24 Mar 02:29
· 48 commits to main since this release

What's Changed

  • Refactored request retries - everything is now handled by RetryContext. This reduces code duplication by putting request retry handling logic inside the retrying policy
  • Refactored authentication class signatures - now they take single Salesforce client instance instead of many separate dependencies

Full Changelog: v0.4.0...v0.5.0