|
1 | 1 | # Release History |
2 | | - |
3 | | -## 9.0.0-beta.2 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 9.0.0-beta.1 (2022-06-24) |
| 2 | + |
| 3 | +## 9.0.0 (2022-10-24) |
14 | 4 |
|
15 | 5 | **Features** |
16 | 6 |
|
|
23 | 13 | - Added operation Tables.beginDeleteAndWait |
24 | 14 | - Added operation Tables.beginUpdate |
25 | 15 | - Added operation Tables.beginUpdateAndWait |
| 16 | + - Added operation Tables.cancelSearch |
26 | 17 | - Added operation Tables.migrate |
| 18 | + - Added Interface AzureEntityResource |
27 | 19 | - Added Interface AzureResourceProperties |
| 20 | + - Added Interface Cluster |
28 | 21 | - Added Interface Column |
| 22 | + - Added Interface DataExport |
| 23 | + - Added Interface DataSource |
| 24 | + - Added Interface LinkedService |
| 25 | + - Added Interface LinkedStorageAccountsResource |
| 26 | + - Added Interface LogAnalyticsQueryPack |
29 | 27 | - Added Interface LogAnalyticsQueryPackListResult |
| 28 | + - Added Interface LogAnalyticsQueryPackQuery |
30 | 29 | - Added Interface LogAnalyticsQueryPackQueryListResult |
31 | 30 | - Added Interface LogAnalyticsQueryPackQueryPropertiesRelated |
32 | 31 | - Added Interface LogAnalyticsQueryPackQuerySearchProperties |
33 | 32 | - Added Interface LogAnalyticsQueryPackQuerySearchPropertiesRelated |
| 33 | + - Added Interface ProxyResource |
34 | 34 | - Added Interface QueriesDeleteOptionalParams |
35 | 35 | - Added Interface QueriesGetOptionalParams |
36 | 36 | - Added Interface QueriesListNextOptionalParams |
|
40 | 40 | - Added Interface QueriesSearchOptionalParams |
41 | 41 | - Added Interface QueriesUpdateOptionalParams |
42 | 42 | - Added Interface QueryPacksCreateOrUpdateOptionalParams |
| 43 | + - Added Interface QueryPacksCreateOrUpdateWithoutNameOptionalParams |
43 | 44 | - Added Interface QueryPacksDeleteOptionalParams |
44 | 45 | - Added Interface QueryPacksGetOptionalParams |
45 | 46 | - Added Interface QueryPacksListByResourceGroupNextOptionalParams |
|
50 | 51 | - Added Interface QueryPacksUpdateTagsOptionalParams |
51 | 52 | - Added Interface RestoredLogs |
52 | 53 | - Added Interface ResultStatistics |
| 54 | + - Added Interface SavedSearch |
53 | 55 | - Added Interface Schema |
54 | 56 | - Added Interface SearchResults |
| 57 | + - Added Interface StorageInsight |
55 | 58 | - Added Interface SystemData |
56 | 59 | - Added Interface SystemDataAutoGenerated |
| 60 | + - Added Interface Table |
| 61 | + - Added Interface TablesCancelSearchOptionalParams |
57 | 62 | - Added Interface TablesCreateOrUpdateOptionalParams |
58 | 63 | - Added Interface TablesDeleteOptionalParams |
59 | 64 | - Added Interface TablesMigrateOptionalParams |
60 | 65 | - Added Interface TagsResource |
| 66 | + - Added Interface TrackedResource |
| 67 | + - Added Interface Workspace |
| 68 | + - Added Interface WorkspacePatch |
61 | 69 | - Added Type Alias ColumnDataTypeHintEnum |
62 | 70 | - Added Type Alias ColumnTypeEnum |
63 | 71 | - Added Type Alias CreatedByType |
64 | | - - Added Type Alias LogAnalyticsQueryPack |
65 | | - - Added Type Alias LogAnalyticsQueryPackQuery |
66 | 72 | - Added Type Alias ProvisioningStateEnum |
67 | 73 | - Added Type Alias QueriesGetResponse |
68 | 74 | - Added Type Alias QueriesListNextResponse |
|
72 | 78 | - Added Type Alias QueriesSearchResponse |
73 | 79 | - Added Type Alias QueriesUpdateResponse |
74 | 80 | - Added Type Alias QueryPacksCreateOrUpdateResponse |
| 81 | + - Added Type Alias QueryPacksCreateOrUpdateWithoutNameResponse |
75 | 82 | - Added Type Alias QueryPacksGetResponse |
76 | 83 | - Added Type Alias QueryPacksListByResourceGroupNextResponse |
77 | 84 | - Added Type Alias QueryPacksListByResourceGroupResponse |
78 | 85 | - Added Type Alias QueryPacksListNextResponse |
79 | 86 | - Added Type Alias QueryPacksListResponse |
80 | 87 | - Added Type Alias QueryPacksUpdateTagsResponse |
| 88 | + - Added Type Alias RetentionInDaysAsDefault |
81 | 89 | - Added Type Alias SourceEnum |
82 | 90 | - Added Type Alias TablePlanEnum |
83 | 91 | - Added Type Alias TablesCreateOrUpdateResponse |
84 | 92 | - Added Type Alias TableSubTypeEnum |
85 | 93 | - Added Type Alias TableTypeEnum |
| 94 | + - Added Type Alias TotalRetentionInDaysAsDefault |
86 | 95 | - Interface TablesUpdateOptionalParams has a new optional parameter resumeFrom |
87 | 96 | - Interface TablesUpdateOptionalParams has a new optional parameter updateIntervalInMs |
88 | 97 | - Class OperationalInsightsManagementClient has a new parameter queries |
89 | 98 | - Class OperationalInsightsManagementClient has a new parameter queryPacks |
90 | 99 | - Class OperationalInsightsManagementClient has a new parameter schemaOperations |
91 | | - - Type Alias Table has a new parameter systemData |
92 | | - - Type Alias Table has a new parameter totalRetentionInDays |
93 | | - - Type Alias Table has a new parameter archiveRetentionInDays |
94 | | - - Type Alias Table has a new parameter searchResults |
95 | | - - Type Alias Table has a new parameter restoredLogs |
96 | | - - Type Alias Table has a new parameter resultStatistics |
97 | | - - Type Alias Table has a new parameter plan |
98 | | - - Type Alias Table has a new parameter lastPlanModifiedDate |
99 | | - - Type Alias Table has a new parameter schema |
100 | | - - Type Alias Table has a new parameter provisioningState |
101 | | - - Type Alias Workspace has a new parameter systemData |
102 | | - - Type Alias Workspace has a new parameter defaultDataCollectionRuleResourceId |
103 | | - - Type Alias WorkspacePatch has a new parameter defaultDataCollectionRuleResourceId |
104 | 100 | - Added Enum KnownColumnDataTypeHintEnum |
105 | 101 | - Added Enum KnownColumnTypeEnum |
106 | 102 | - Added Enum KnownCreatedByType |
107 | 103 | - Added Enum KnownIdentityType |
108 | 104 | - Added Enum KnownProvisioningStateEnum |
| 105 | + - Added Enum KnownRetentionInDaysAsDefault |
109 | 106 | - Added Enum KnownSourceEnum |
110 | 107 | - Added Enum KnownTablePlanEnum |
111 | 108 | - Added Enum KnownTableSubTypeEnum |
112 | 109 | - Added Enum KnownTableTypeEnum |
| 110 | + - Added Enum KnownTotalRetentionInDaysAsDefault |
113 | 111 |
|
114 | 112 | **Breaking Changes** |
115 | 113 |
|
116 | 114 | - Removed operation group Schema |
117 | 115 | - Removed operation Tables.create |
118 | 116 | - Removed operation Tables.update |
119 | 117 | - Class OperationalInsightsManagementClient no longer has parameter schema |
120 | | - - Type Alias Table no longer has parameter isTroubleshootingAllowed |
121 | | - - Type Alias Table no longer has parameter isTroubleshootEnabled |
122 | | - - Type Alias Table no longer has parameter lastTroubleshootDate |
123 | 118 |
|
124 | 119 | ## 8.0.1 (2022-04-27) |
125 | 120 |
|
|
0 commit comments