Releases: sysdiglabs/sysdig-sdk-python
Releases · sysdiglabs/sysdig-sdk-python
v0.15.1
Features
- Add get_event by ID method to Events client v1 and v2 (#188)
v0.15.0
Features
- Add policy types support (#186)
- Add delete_sysdig_capture method (#185)
- Add user provisioning without email confirmation (#182)
v0.14.13
Bug Fixes
- Update dashboards to latest API (#177)
- Solve v2 events not scoping created events (#180)
- Increase limit to retrieve policy events without pagination (#179)
- ci: Update Ubuntu repos on scheduled tests
- release: Solve variable not being replaced correctly while extracting
- release: Solve version not replacing correctly
- release: Update the release process
Continuous Integration
- Check release process in PR (#181)
- Generate policy events on full integration test
- Make documentation on a poetry shell
- Fix syntax
- fix: Enable Jekyll pages
Documentation
- Update download_dashboards example and get_dashboards documentation (#178)
- Add some structure to documentation (#176)
- Add readthedocs.yml to build docs
- Update docs for readthedocs
- Fix issues while publishing jekyll and sphinx together
- Fix styles on GH pages
- Enhanced documentation (#174)
- Publish docs on every push to master
Release
- Setup go-chglog with fixed compiled version
v0.14.7
Features
- Allow to retrieve runtime policy event by ID (#173)
v0.14.6
Bug Fixes
- Return the correct policyID and policyName in get_image_scanning_results (#172)
v0.14.5
Code Refactoring
- Code cleanup and linting (#170)
Documentation
- Add the type parameter to the create_alert docs (#168)
Features
- Add get_image_scanning_results method to SdScanningClient (#171)
v0.14.4
Features
- Allow filtering events v2 by time (#169)
v0.14.3
Bug Fixes
- Solve get_dashboards with light retrieval (#167)
Documentation
v0.14.2
Bug Fixes
- Referenced self on static method on IBM Auth Helper (#166)
- Use falco_rules_local.yaml as user rules file instead of the first (#165)
- Solve crash on error retrieving user falco rules (#162)
- ci: Update scheduled test that fails due to retries (#163)
v0.14.1
Bug Fixes
- Accept hyphens in values of scope (#160)
- Use Slack notification name field instead of channel in Slack (#148)
- Modify scope operand to accept hyphens (#156)
Documentation
- Update README with installation instructions (#157)
Features
- Add download_cve_report_csv method to download the csv report (#161)
- Add retry strategy with backoff of 0.5s (#159)