Skip to content

Commit 89ebcf7

Browse files
committed
Add CHANGELOG for v1.2.0
1 parent 02f9aaf commit 89ebcf7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
6+
7+
_What's new?_
8+
9+
- New tables added
10+
- [crowdstrike_alert](https://hub.steampipe.io/plugins/turbot/crowdstrike/tables/crowdstrike_alert) ([#57](https://github.com/turbot/steampipe-plugin-crowdstrike/pull/57))
11+
12+
_Dependencies_
13+
14+
- 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))
17+
118
## v1.1.1 [2025-04-18]
219

320
_Bug fixes_

0 commit comments

Comments
 (0)