Skip to content

Tags: sysdiglabs/sysdig-sdk-python

Tags

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: Remove functions calling the legacy Data API. (#270)

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduce functions for interacting with Prometheus API (#257)

* Introduce functions for executing PromQL instant and range queries towards the Monitor Promehteus endpoints.

* Add get_series endpoint

* Add get_labels endpoint

* Add get_label_values function.

* Add get_metadata function.

* In all functions expect both token and host to be passed as arguments.

* poetry lock

* Apply linting comments

v0.17.3

Toggle v0.17.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix exception in case no hostname label is available (#255)

v0.17.2

Toggle v0.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SP-1854 Updated dependencies (#252)

* SP-1854 Updated dependencies

* Update pyproject.toml

Changed Python version to 3.8 for build system compatibility

* Updated poetry.lock to comply with the Python version 3.8

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: do not retry on bad requests (#248)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(scanning_alerts): implement add scanning alert object method (#244)

* feat(scanning_alerts): implement add scanning alert object method

* feat(scanning_alerts): fix blank line and the end of file

* feat(scanning_alerts): add client test for adding scanning alert

v0.16.7

Toggle v0.16.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(team): get team will fetch only from selected product (#243)

* fix(team): get team will fetch only from selected product
* fix(team): add test for team fetching

v0.16.6

Toggle v0.16.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SP-748] Fix get_team method in sdccli python lib (#239)

* Use team endpoint to fetch team by name instead of in memory filtering

* Remove conditional memberships

* Fix linter

v0.16.5

Toggle v0.16.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add option to filter teams by product (#234)

compressTest3

Toggle compressTest3's commit message
Compress default rules payload before sending