Skip to content

Releases: lacework/python-sdk

v0.9.15

05 Jan 21:17
fef23e2
Compare
Choose a tag to compare
  • Implemented automatic retries when receiving a 500, 502, or 504 response.
  • Improved exception handling logic to handle edge cases

Intital APIv2 Release

30 Dec 03:28
d4d8c25
Compare
Choose a tag to compare
  • 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.