You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## v1.2.0 [2025-09-12]
2
+
3
+
_Deprecations_
4
+
5
+
-[crowdstrike_detection](https://hub.steampipe.io/plugins/turbot/crowdstrike/tables/crowdstrike_detection) table has been deprecated due to missing API support. It will be removed in a future major release. Please use [crowdstrike_alert](https://hub.steampipe.io/plugins/turbot/crowdstrike/tables/crowdstrike_alert) table instead. ([#57](https://github.com/turbot/steampipe-plugin-crowdstrike/pull/57))
- Recompiled plugin with `github.com/crowdstrike/gofalcon` with [v0.16.0](https://github.com/CrowdStrike/gofalcon/releases/tag/v0.16.0). ([#57](https://github.com/turbot/steampipe-plugin-crowdstrike/pull/57))
15
+
- Recompiled plugin with Go version `1.24`. ([#55](https://github.com/turbot/steampipe-plugin-crowdstrike/pull/55))
16
+
- Recompiled plugin with [steampipe-plugin-sdk v5.13.0](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5130-2025-07-21) that addresses critical and high vulnerabilities in dependent packages. ([#55](https://github.com/turbot/steampipe-plugin-crowdstrike/pull/55))
0 commit comments