Skip to content

v2.1.0

Compare
Choose a tag to compare
@k-capehart k-capehart released this 05 Aug 21:07
· 40 commits to main since this release
5096c4d

What's Changed

  • fix(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 in the dependencies group by @dependabot in #57
  • Refresh when Invalid Session error occurs by @k-capehart in #58
    • Shoutout to aishmuru for bringing this idea up in #56
    • When any operation fails with an Error Code of INVALID_SESSION_ID, then go-salesforce will attempt to generate a new access token by resubmitting the same credentials used during initialization
    • This fixes issues where the token would expire and require manual re-initialization

Full Changelog: v2.0.1...v2.1.0