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
- Added the following columns to the `microsoft365_drive` table: ([#67](https://github.com/turbot/steampipe-plugin-microsoft365/pull/67))
15
+
-`sharepoint_ids`
16
+
-`list`
17
+
-`owner`
18
+
-`quota`
19
+
-`system`
20
+
21
+
_Bug fixes_
22
+
23
+
- Fixed the `microsoft365_user` table to populate all the column values correctly. ([#68](https://github.com/turbot/steampipe-plugin-microsoft365/pull/68))
24
+
25
+
_Dependencies_
26
+
27
+
- Recompiled plugin with [msgraph-sdk-go v1.84.0](https://github.com/microsoftgraph/msgraph-sdk-go/releases/tag/v1.84.0). ([#67](https://github.com/turbot/steampipe-plugin-microsoft365/pull/67))
28
+
- Recompiled plugin with Go version `1.24`. ([#66](https://github.com/turbot/steampipe-plugin-microsoft365/pull/66))
29
+
- Recompiled plugin with [steampipe-plugin-sdk v5.13.1](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5131-2025-09-25) that addresses critical and high vulnerabilities in dependent packages. ([#70](https://github.com/turbot/steampipe-plugin-microsoft365/pull/70))
0 commit comments