Releases: lacework/python-sdk
Releases · lacework/python-sdk
v0.9.15
- Implemented automatic retries when receiving a 500, 502, or 504 response.
- Improved exception handling logic to handle edge cases
Intital APIv2 Release
- Initial implementation of v2 APIs
- Refactoring/simplifying code and improving tests.
- Clarified documentation for Agent Access Token API.
- Test improvements for Alert Channels/Integrations
- Individual test runs now create unique information to prevent conflicts if parallel tests are running.
- Updating GitHub Actions to run daily.
- Improved HTTP header usage and enabled better logging in tests.