-
Notifications
You must be signed in to change notification settings - Fork 742
/
CHANGELOG.json
229 lines (229 loc) · 5.97 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
{
"name": "@azure-tools/extension",
"entries": [
{
"version": "3.7.1",
"tag": "@azure-tools/extension_v3.7.1",
"date": "Tue, 28 Nov 2023 19:02:52 GMT",
"comments": {
"patch": [
{
"comment": "Resolve latest installed instead of first"
}
]
}
},
{
"version": "3.7.0",
"tag": "@azure-tools/extension_v3.7.0",
"date": "Thu, 16 Nov 2023 16:00:04 GMT",
"comments": {
"minor": [
{
"comment": "Upgrade dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"@autorest/system-requirements\" from `~1.0.2` to `~1.1.0`"
}
]
}
},
{
"version": "3.6.1",
"tag": "@azure-tools/extension_v3.6.1",
"date": "Wed, 07 Dec 2022 22:24:34 GMT",
"comments": {
"patch": [
{
"comment": "Update dependencies"
}
],
"dependency": [
{
"comment": "Updating dependency \"@autorest/system-requirements\" from `~1.0.1` to `~1.0.2`"
}
]
}
},
{
"version": "3.6.0",
"tag": "@azure-tools/extension_v3.6.0",
"date": "Tue, 19 Jul 2022 15:09:55 GMT",
"comments": {
"minor": [
{
"comment": "Extracted system-requirements into own package `@autorest/system-requirements`"
},
{
"comment": "Update dependencies(npm)"
}
]
}
},
{
"version": "3.5.0",
"tag": "@azure-tools/extension_v3.5.0",
"date": "Tue, 15 Mar 2022 16:00:38 GMT",
"comments": {
"minor": [
{
"comment": "Stop using shell call to `yarn` or `npm` to resolve list of available version and use `pactote` library. Improving reliability and performance."
},
{
"comment": "Reimplement locking mechanism causing ghost promise to be left hanging"
}
]
}
},
{
"version": "3.4.0",
"tag": "@azure-tools/extension_v3.4.0",
"date": "Fri, 19 Nov 2021 04:23:43 GMT",
"comments": {
"minor": [
{
"comment": "**Added** Progress tracking for installation and imrpvoed error reporting"
}
]
}
},
{
"version": "3.3.1",
"tag": "@azure-tools/extension_v3.3.1",
"date": "Mon, 19 Jul 2021 18:08:46 GMT",
"comments": {
"patch": [
{
"comment": "**Fix** Using `fs/promises` imort not supported on node 12"
}
]
}
},
{
"version": "3.3.0",
"tag": "@azure-tools/extension_v3.3.0",
"date": "Mon, 19 Jul 2021 15:15:42 GMT",
"comments": {
"patch": [
{
"comment": "**Fix** Installing extension when parent directory to ~/.autorest had a package.json"
}
],
"minor": [
{
"comment": "Drop support for node 10"
}
]
}
},
{
"version": "3.2.7",
"tag": "@azure-tools/extension_v3.2.7",
"date": "Wed, 26 May 2021 18:31:17 GMT",
"comments": {
"patch": [
{
"comment": "**Export** fetchPackageMetadata for use without depending on local package manager"
}
]
}
},
{
"version": "3.2.6",
"tag": "@azure-tools/extension_v3.2.6",
"date": "Tue, 27 Apr 2021 17:48:43 GMT",
"comments": {
"patch": [
{
"comment": "**Fix** Fallback to github release when version doesn't exists broken if using version range"
}
]
}
},
{
"version": "3.2.5",
"tag": "@azure-tools/extension_v3.2.5",
"date": "Thu, 01 Apr 2021 15:46:41 GMT",
"comments": {
"patch": [
{
"comment": "**Add** Logging when fail to fetch pacakge metadata"
}
]
}
},
{
"version": "3.2.4",
"tag": "@azure-tools/extension_v3.2.4",
"date": "Tue, 16 Mar 2021 15:52:56 GMT",
"comments": {
"patch": [
{
"comment": "Bump dependencies versions"
}
]
}
},
{
"version": "3.2.3",
"tag": "@azure-tools/extension_v3.2.3",
"date": "Fri, 05 Mar 2021 16:31:29 GMT",
"comments": {
"patch": [
{
"comment": "**Revert** not using global yarnrc and change to prevent yarn from loading alternate version"
}
]
}
},
{
"version": "3.2.2",
"tag": "@azure-tools/extension_v3.2.2",
"date": "Fri, 26 Feb 2021 21:50:13 GMT",
"comments": {
"patch": [
{
"comment": "Prevent single-file yarn from loading user config and changing version"
}
]
}
},
{
"version": "3.2.1",
"tag": "@azure-tools/extension_v3.2.1",
"date": "Wed, 24 Feb 2021 00:33:50 GMT",
"comments": {
"patch": [
{
"comment": "**Fix** updatePythonPath wasn't patching array inplace."
}
]
}
},
{
"version": "3.2.0",
"tag": "@azure-tools/extension_v3.2.0",
"date": "Fri, 19 Feb 2021 21:42:09 GMT",
"comments": {
"minor": [
{
"comment": "**Feature**: Add option to set the path to the yarn cli in the ExtensionManager. This enable webpack compatibility."
},
{
"comment": "**Feature** Added new \"systemRequirements\" validation for extensions. Extension are able to provide a list of system requirements which autorest will validate before starting."
}
],
"patch": [
{
"comment": "**Update** various dependencies and moved package source from Azure/perks -> Azure/autorest"
},
{
"comment": "**Update** copy yarn file on build from node dependency."
}
]
}
}
]
}