Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions sdk/loganalytics/azure-mgmt-loganalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release History

## 14.1.0 (2026-08-09)

### Features Added

- Enum `ColumnDataTypeHintEnum` added member `VECTOR16`
- Model `SummaryLogs` added property `identity`
- Model `TableProperties` added property `protection_level`
- Model `WorkspaceFeatures` added property `data_authorization_mode`
- Added model `SummaryLogsIdentity`
- Added enum `SummaryLogsIdentityType`
- Added model `SummaryLogsUserIdentityProperties`
- Added enum `TableProtectionLevelEnum`
- Added model `WorkspacePurgeLakeDataBody`
- Added model `WorkspacePurgeLakeDataTimeRange`
- Operation group `WorkspacePurgeOperations` added method `begin_purge_lake_data`

## 14.0.0 (2026-06-24)

### Features Added
Expand Down
10 changes: 5 additions & 5 deletions sdk/loganalytics/azure-mgmt-loganalytics/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"apiVersion": "2025-07-01",
"apiVersion": "2026-03-01",
"apiVersions": {
"Microsoft.OperationalInsights": "2025-07-01"
"Microsoft.OperationalInsights": "2026-03-01"
},
"commit": "1523f9e8e89437d84d69a6651f09d74a7ae65ed3",
"commit": "9f0ad696cc186c2d16cb522abc0fbd4aa3854ca5",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/OperationalInsights",
"emitterVersion": "0.63.2",
"httpClientPythonVersion": "^0.33.0"
"emitterVersion": "0.63.3",
"httpClientPythonVersion": "^0.35.1"
}
Loading
Loading