Skip to content

Commit c43fc01

Browse files
committed
Add CHANGELOG for v1.2.0
1 parent 7855333 commit c43fc01

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## v1.2.0 [2025-10-14]
2+
3+
_What's new?_
4+
5+
- New tables added ([#67](https://github.com/turbot/steampipe-plugin-microsoft365/pull/67))
6+
- [microsoft365_group](https://hub.steampipe.io/plugins/turbot/microsoft365/tables/microsoft365_group)
7+
- [microsoft365_list](https://hub.steampipe.io/plugins/turbot/microsoft365/tables/microsoft365_list)
8+
- [microsoft365_organization](https://hub.steampipe.io/plugins/turbot/microsoft365/tables/microsoft365_organization)
9+
- [microsoft365_site](https://hub.steampipe.io/plugins/turbot/microsoft365/tables/microsoft365_site)
10+
- [microsoft365_user](https://hub.steampipe.io/plugins/turbot/microsoft365/tables/microsoft365_user)
11+
12+
_Enhancements_
13+
14+
- 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))
30+
131
## v1.1.1 [2025-04-18]
232

333
_Bug fixes_

0 commit comments

Comments
 (0)