-
Notifications
You must be signed in to change notification settings - Fork 739
/
CHANGELOG.json
301 lines (301 loc) · 7.38 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
{
"name": "@autorest/codemodel",
"entries": [
{
"version": "4.20.0",
"tag": "@autorest/codemodel_v4.20.0",
"date": "Thu, 16 Nov 2023 16:00:04 GMT",
"comments": {
"minor": [
{
"comment": "Upgrade dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.2` to `~2.10.0`"
}
]
}
},
{
"version": "4.19.3",
"tag": "@autorest/codemodel_v4.19.3",
"date": "Wed, 07 Dec 2022 22:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Update dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.1` to `~2.9.2`"
}
]
}
},
{
"version": "4.19.2",
"tag": "@autorest/codemodel_v4.19.2",
"date": "Fri, 12 Aug 2022 19:53:22 GMT",
"comments": {
"patch": [
{
"comment": "Fix: missing `ArmIdSchema` from yaml schema"
}
]
}
},
{
"version": "4.19.1",
"tag": "@autorest/codemodel_v4.19.1",
"date": "Mon, 08 Aug 2022 16:48:55 GMT",
"comments": {
"patch": [
{
"comment": "Missing `armIds` in schemas"
}
]
}
},
{
"version": "4.19.0",
"tag": "@autorest/codemodel_v4.19.0",
"date": "Tue, 19 Jul 2022 15:09:55 GMT",
"comments": {
"minor": [
{
"comment": "Added `ArmIdSchema` to represent Azure Resource Manager Resource Identifiers"
}
]
}
},
{
"version": "4.18.2",
"tag": "@autorest/codemodel_v4.18.2",
"date": "Wed, 16 Mar 2022 19:40:12 GMT",
"comments": {
"patch": [
{
"comment": "Yaml schema missing deprecated models"
}
]
}
},
{
"version": "4.18.1",
"tag": "@autorest/codemodel_v4.18.1",
"date": "Wed, 16 Mar 2022 15:14:54 GMT",
"comments": {
"patch": [
{
"comment": "Add back old security types to prevent breaking changes"
}
]
}
},
{
"version": "4.18.0",
"tag": "@autorest/codemodel_v4.18.0",
"date": "Tue, 15 Mar 2022 16:00:38 GMT",
"comments": {
"minor": [
{
"comment": "Add `operationId` on Operation"
},
{
"comment": "**Added** `requestMediaTypes` containing a mapping of all media types for a given operation to its request"
},
{
"comment": "**Breaking** Renamed `AADTokenSecurityScheme` to `OAuth2SecurityScheme` and renamed `AzureKeySecurityScheme` to `KeySecurityScheme`"
},
{
"comment": "Added special header to operation"
}
],
"patch": [
{
"comment": "Regen codemodel schema"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.0` to `~2.9.1`"
}
]
}
},
{
"version": "4.17.2",
"tag": "@autorest/codemodel_v4.17.2",
"date": "Fri, 19 Nov 2021 04:23:43 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.8.0` to `~2.9.0`"
}
]
}
},
{
"version": "4.17.1",
"tag": "@autorest/codemodel_v4.17.1",
"date": "Thu, 14 Oct 2021 23:03:29 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.7.0` to `~2.8.0`"
}
]
}
},
{
"version": "4.17.0",
"tag": "@autorest/codemodel_v4.17.0",
"date": "Wed, 08 Sep 2021 15:39:22 GMT",
"comments": {
"patch": [
{
"comment": "Types tweak to allow string enums value to accept string literals"
}
],
"minor": [
{
"comment": "**Internal** Remove need for @azure-tools/linq library"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.6.0` to `~2.7.0`"
}
]
}
},
{
"version": "4.16.0",
"tag": "@autorest/codemodel_v4.16.0",
"date": "Mon, 19 Jul 2021 15:15:41 GMT",
"comments": {
"minor": [
{
"comment": "Drop support for node 10"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.294` to `~2.6.0`"
}
]
}
},
{
"version": "4.15.0",
"tag": "@autorest/codemodel_v4.15.0",
"date": "Tue, 27 Apr 2021 17:48:43 GMT",
"comments": {
"minor": [
{
"comment": "**Added** AnyObject schema type"
},
{
"comment": "**Update** Codemodel to take new security model"
}
],
"patch": [
{
"comment": "**Updated** deprecation model"
}
]
}
},
{
"version": "4.14.8",
"tag": "@autorest/codemodel_v4.14.8",
"date": "Fri, 09 Apr 2021 19:53:22 GMT",
"comments": {
"patch": [
{
"comment": "**Update** knownmediatype and mediaTypes to be optional in HttpOperation"
}
]
}
},
{
"version": "4.14.7",
"tag": "@autorest/codemodel_v4.14.7",
"date": "Tue, 16 Mar 2021 15:52:56 GMT",
"comments": {
"patch": [
{
"comment": "Bump dependencies versions"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.293` to `~2.5.294`"
}
]
}
},
{
"version": "4.14.6",
"tag": "@autorest/codemodel_v4.14.6",
"date": "Fri, 19 Feb 2021 21:42:09 GMT",
"comments": {
"patch": [
{
"comment": "Change name of isInMultipart to isPartialBody"
}
]
}
},
{
"version": "4.14.5",
"tag": "@autorest/codemodel_v4.14.5",
"date": "Mon, 08 Feb 2021 23:06:15 GMT",
"comments": {
"patch": [
{
"comment": "Add a new `isInMultipart` field on parameters"
}
]
}
},
{
"version": "4.14.4",
"tag": "@autorest/codemodel_v4.14.4",
"date": "Thu, 04 Feb 2021 19:05:18 GMT",
"comments": {
"patch": [
{
"comment": "Internal: Moved source to src/ folder"
},
{
"comment": "Internal code linting fixes"
},
{
"comment": "Removed unused deprecated dependency @azure-tools/autorest-extension-base"
}
],
"dependency": [
{
"comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.0` to `~2.5.293`"
}
]
}
},
{
"version": "4.14.3",
"tag": "@autorest/codemodel_v4.14.3",
"date": "Tue, 26 Jan 2021 21:36:02 GMT",
"comments": {
"patch": [
{
"comment": "Revert js-yaml to 3.x"
}
]
}
}
]
}