Skip to content

Commit 22d03a3

Browse files
author
Yuyao Lian
committed
update changelog
1 parent 600b88a commit 22d03a3

File tree

1 file changed

+137
-15
lines changed

1 file changed

+137
-15
lines changed

changelog/Microsoft.Skype.Calling.json

Lines changed: 137 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,150 @@
33
{
44
"ChangeList": [
55
{
6-
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
6+
"Id": "e554e67c-d299-46dd-9402-77b676082897",
7+
"ApiChange": "Enumeration",
8+
"ChangedApiName": "callEventType",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **callEventType** enumeration type.",
11+
"Target": "callEventType"
12+
},
13+
{
14+
"Id": "e554e67c-d299-46dd-9402-77b676082897",
15+
"ApiChange": "Resource",
16+
"ChangedApiName": "emergencyCallerInfo",
17+
"ChangeType": "Addition",
18+
"Description": "Added the [emergencyCallerInfo](https://learn.microsoft.com/en-us/graph/api/resources/emergencyCallerInfo?view=graph-rest-beta) resource.",
19+
"Target": "emergencyCallerInfo"
20+
},
21+
{
22+
"Id": "e554e67c-d299-46dd-9402-77b676082897",
23+
"ApiChange": "Resource",
24+
"ChangedApiName": "callEvent",
25+
"ChangeType": "Addition",
26+
"Description": "Added the [callEvent](https://learn.microsoft.com/en-us/graph/api/resources/callEvent?view=graph-rest-beta) resource.",
27+
"Target": "callEvent"
28+
},
29+
{
30+
"Id": "e554e67c-d299-46dd-9402-77b676082897",
31+
"ApiChange": "Resource",
32+
"ChangedApiName": "emergencyCallEvent",
33+
"ChangeType": "Addition",
34+
"Description": "Added the [emergencyCallEvent](https://learn.microsoft.com/en-us/graph/api/resources/emergencyCallEvent?view=graph-rest-beta) resource.",
35+
"Target": "emergencyCallEvent"
36+
}
37+
],
38+
"Id": "e554e67c-d299-46dd-9402-77b676082897",
39+
"Cloud": "Prod",
40+
"Version": "beta",
41+
"CreatedDateTime": "2025-01-10T20:21:16.9977147Z",
42+
"WorkloadArea": "Cloud communications",
43+
"SubArea": "Call"
44+
},
45+
{
46+
"ChangeList": [
47+
{
48+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
49+
"ApiChange": "Method",
50+
"ChangedApiName": "List",
51+
"ChangeType": "Addition",
52+
"Description": "Added the [list](https://learn.microsoft.com/en-us/graph/api/virtualeventsroot-list-townhalls?view=graph-rest-1.0) operation to the [virtualEventTownhall](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventtownhall?view=graph-rest-1.0) resource.",
53+
"Target": "virtualEventTownhall"
54+
},
55+
{
56+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
57+
"ApiChange": "Method",
58+
"ChangedApiName": "getByUserIdAndRole",
59+
"ChangeType": "Addition",
60+
"Description": "Added the [getByUserIdAndRole](https://learn.microsoft.com/en-us/graph/api/virtualeventtownhall-getbyuseridandrole?view=graph-rest-1.0) method to the [virtualEventTownhall](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventtownhall?view=graph-rest-1.0) resource.",
61+
"Target": "virtualEventTownhall"
62+
},
63+
{
64+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
65+
"ApiChange": "Method",
66+
"ChangedApiName": "getByUserRole",
67+
"ChangeType": "Addition",
68+
"Description": "Added the [getByUserRole](https://learn.microsoft.com/en-us/graph/api/virtualeventtownhall-getbyuserrole?view=graph-rest-1.0) method to the [virtualEventTownhall](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventTownhall?view=graph-rest-1.0) resource.",
69+
"Target": "virtualEventTownhall"
70+
},
71+
{
72+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
73+
"ApiChange": "Method",
74+
"ChangedApiName": "setexternaleventinformation",
75+
"ChangeType": "Addition",
76+
"Description": "Added the [setexternaleventinformation](https://learn.microsoft.com/en-us/graph/api/virtualevent-setexternaleventinformation?view=graph-rest-1.0) method to the [virtualEventTownhall](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventTownhall?view=graph-rest-1.0) resource.",
77+
"Target": "virtualEventTownhall"
78+
},
79+
{
80+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
81+
"ApiChange": "Resource",
82+
"ChangedApiName": "virtualEventExternalInformation",
83+
"ChangeType": "Addition",
84+
"Description": "Added the [virtualEventExternalInformation](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventexternalinformation?view=graph-rest-1.0) resource type.",
85+
"Target": "virtualEventExternalInformation"
86+
},
87+
{
88+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
789
"ApiChange": "Property",
8-
"ChangedApiName": "allowRecording",
90+
"ChangedApiName": "externalEventInformation",
991
"ChangeType": "Addition",
10-
"Description": "Added the **allowRecording** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-1.0) resource.",
11-
"Target": "onlineMeetingBase"
92+
"Description": "Added the **externalEventInformation** property to the [virtualEvent](https://learn.microsoft.com/en-us/graph/api/resources/virtualevent?view=graph-rest-1.0) resource.",
93+
"Target": "virtualEvent"
1294
},
1395
{
14-
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
96+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
1597
"ApiChange": "Property",
16-
"ChangedApiName": "allowTranscription",
98+
"ChangedApiName": "externalEventInformation",
1799
"ChangeType": "Addition",
18-
"Description": "Added the **allowTranscription** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-1.0) resource.",
19-
"Target": "onlineMeetingBase"
100+
"Description": "Added the **externalEventInformation** property to the [virtualEventTownhall](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventtownhall?view=graph-rest-1.0) resource.",
101+
"Target": "virtualEventTownhall"
102+
},
103+
{
104+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
105+
"ApiChange": "Method",
106+
"ChangedApiName": "setexternaleventinformation",
107+
"ChangeType": "Addition",
108+
"Description": "Added the [setexternaleventinformation](https://learn.microsoft.com/en-us/graph/api/virtualevent-setexternaleventinformation?view=graph-rest-1.0) method to the [virtualEventWebinar](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventwebinar?view=graph-rest-1.0) resource.",
109+
"Target": "virtualEventWebinar"
110+
},
111+
{
112+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
113+
"ApiChange": "Property",
114+
"ChangedApiName": "externalEventInformation",
115+
"ChangeType": "Addition",
116+
"Description": "Added the **externalEventInformation** property to the [virtualEventWebinar](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventwebinar?view=graph-rest-1.0) resource.",
117+
"Target": "virtualEventWebinar"
118+
},
119+
{
120+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
121+
"ApiChange": "Method",
122+
"ChangedApiName": "setExternalEventInformation",
123+
"ChangeType": "Addition",
124+
"Description": "Added the [setExternalEventInformation](https://learn.microsoft.com/en-us/graph/api/virtualevent-setexternaleventinformation?view=graph-rest-1.0) method to the [virtualEvent](https://learn.microsoft.com/en-us/graph/api/resources/virtualevent?view=graph-rest-1.0) resource.",
125+
"Target": "virtualEvent"
126+
},
127+
{
128+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
129+
"ApiChange": "Resource",
130+
"ChangedApiName": "virtualEventExternalRegistrationInformation",
131+
"ChangeType": "Addition",
132+
"Description": "Added the [virtualEventExternalRegistrationInformation](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventexternalregistrationinformation?view=graph-rest-1.0) resource type.",
133+
"Target": "virtualEventExternalRegistrationInformation"
134+
},
135+
{
136+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
137+
"ApiChange": "Property",
138+
"ChangedApiName": "externalRegistrationInformation",
139+
"ChangeType": "Addition",
140+
"Description": "Added the **externalRegistrationInformation** property to the [virtualEventRegistration](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventregistration?view=graph-rest-1.0) resource.",
141+
"Target": "virtualEventRegistration"
20142
}
21143
],
22-
"Id": "e9108fde-6bae-4b24-a1ab-993bb6f9ac23",
144+
"Id": "077ce335-93bd-42d3-b10d-b2d14bafe293",
23145
"Cloud": "Prod",
24146
"Version": "v1.0",
25-
"CreatedDateTime": "2024-12-24T20:42:00.4091409Z",
26-
"WorkloadArea": "Cloud communications",
27-
"SubArea": "Call"
147+
"CreatedDateTime": "2024-12-09T00:00:00Z",
148+
"WorkloadArea": "Teamwork and communications",
149+
"SubArea": "Calls and online meetings"
28150
},
29151
{
30152
"ChangeList": [
@@ -67,7 +189,7 @@
67189
"ApiChange": "Resource",
68190
"ChangedApiName": "startTranscriptionOperation",
69191
"ChangeType": "Addition",
70-
"Description": "Added the [startTranscriptionOperation](https://learn.microsoft.com/en-us/graph/api/resources/startTranscriptionOperation?view=graph-rest-beta) resource.",
192+
"Description": "Added the [starttranscriptionoperation](https://learn.microsoft.com/en-us/graph/api/resources/starttranscriptionoperation?view=graph-rest-beta) resource.",
71193
"Target": "startTranscriptionOperation"
72194
},
73195
{
@@ -133,15 +255,15 @@
133255
"ApiChange": "Resource",
134256
"ChangedApiName": "virtualEventExternalInformation",
135257
"ChangeType": "Addition",
136-
"Description": "Added the [virtualEventExternalInformation](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventexternalinformation?view=graph-rest-beta) resource type.",
258+
"Description": "Added the [virtualeventexternalinformation](https://learn.microsoft.com/en-us/graph/api/resources/virtualeventexternalinformation?view=graph-rest-beta) resource type.",
137259
"Target": "virtualEventExternalInformation"
138260
},
139261
{
140262
"Id": "cc96a0af-ec29-4b9d-9d42-8d3dd6532aff",
141263
"ApiChange": "Property",
142264
"ChangedApiName": "externalEventInformation",
143265
"ChangeType": "Addition",
144-
"Description": "Added the **externalEventInformation** property to the [virtualEvent](https://learn.microsoft.com/en-us/graph/api/resources/virtualevent?view=graph-rest-beta) resource.",
266+
"Description": "Added the **externaleventinformation** property to the [virtualEvent](https://learn.microsoft.com/en-us/graph/api/resources/virtualevent?view=graph-rest-beta) resource.",
145267
"Target": "virtualEvent"
146268
},
147269
{

0 commit comments

Comments
 (0)