Releases: sysdiglabs/sysdig-sdk-python
Releases · sysdiglabs/sysdig-sdk-python
v0.15.1
30 Mar 07:35
Compare
Sorry, something went wrong.
No results found
Features
Add get_event by ID method to Events client v1 and v2 (#188 )
v0.15.0
17 Mar 14:26
Compare
Sorry, something went wrong.
No results found
Features
Add policy types support (#186 )
Add delete_sysdig_capture method (#185 )
Add user provisioning without email confirmation (#182 )
v0.14.13
18 Jan 11:48
Compare
Sorry, something went wrong.
No results found
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
23 Nov 19:00
Compare
Sorry, something went wrong.
No results found
Features
Allow to retrieve runtime policy event by ID (#173 )
v0.14.6
23 Nov 19:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Return the correct policyID and policyName in get_image_scanning_results (#172 )
v0.14.5
19 Nov 17:36
Compare
Sorry, something went wrong.
No results found
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
16 Nov 09:58
Compare
Sorry, something went wrong.
No results found
Features
Allow filtering events v2 by time (#169 )
v0.14.3
09 Nov 13:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Solve get_dashboards with light retrieval (#167 )
Documentation
v0.14.2
04 Nov 10:11
Compare
Sorry, something went wrong.
No results found
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
27 Oct 15:28
Compare
Sorry, something went wrong.
No results found
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 )