Skip to content

v2.61.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 20:05
· 22 commits to master since this release

2.61.2 (June 21, 2024)

Notes

  • Golang: v1.21

Bug Fixes

  • PR #261 - Fixed an issue with ZIA API Client where sessions were not properly refreshed when expired, leading to SESSION_NOT_VALID errors during API requests after a period of inactivity. This ensures that sessions are correctly refreshed before making API calls, improving the reliability of the SDK.