Skip to content

Commit c58c59c

Browse files
authored
Changelog for v1.13.2 (#3962)
* Revert "Add Service Connector (#3790)" This reverts commit 58588c1. * Changelog and third party notices * Fix changelog link * Remove service connector * Grab package-lock from main * Fix package-lock.json * Fix package-lock.json * Fix package-lock.json * Edit changelog to be more consistent with App Service
1 parent 3e321cb commit c58c59c

File tree

4 files changed

+104
-24
lines changed

4 files changed

+104
-24
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Change Log
22

3+
## 1.13.2 - 2024-01-31
4+
5+
## Added
6+
* [[3881]](https://github.com/microsoft/vscode-azurefunctions/pull/3881) Add workspace functions to extension API
7+
* [[3887]](https://github.com/microsoft/vscode-azurefunctions/pull/3887) Automatically enable full monitoring for Java Elastic Premium
8+
* [[3916]](https://github.com/microsoft/vscode-azurefunctions/pull/3916) Add EventGrid Cloud Event templates for .NET to verified list
9+
* [[3924]](https://github.com/microsoft/vscode-azurefunctions/pull/3924), [[3297]](https://github.com/microsoft/vscode-azurefunctions/pull/3927) Improve creating new local app setting experience during new function template creation
10+
11+
## Fixed
12+
* [[3813]](https://github.com/microsoft/vscode-azurefunctions/pull/3813) Fix Windows files not appearing under the Files node
13+
* [[3889]](https://github.com/microsoft/vscode-azurefunctions/pull/3889) Fix .gitignore being ignored during deployment
14+
15+
## Removed
16+
* [[3902]](https://github.com/microsoft/vscode-azurefunctions/pull/3902) Remove Azure Account from extension dependencies
17+
18+
## Changed
19+
* [[3888]](https://github.com/microsoft/vscode-azurefunctions/pull/3888) Revert hardcoded template version of '[3.*, 4.0.0)'
20+
* [[3905]](https://github.com/microsoft/vscode-azurefunctions/pull/3905) Update all backup templates
21+
22+
## Engineering
23+
* [[3831]](https://github.com/microsoft/vscode-azurefunctions/pull/3831) Use Node 18.15
24+
* [[3832]](https://github.com/microsoft/vscode-azurefunctions/pull/3832) Remove all .NET 5 (EOL) tests
25+
* [[3918]](https://github.com/microsoft/vscode-azurefunctions/pull/3918) Update `eslint-config` to enforce import types
26+
27+
**Full Changelog**: https://github.com/microsoft/vscode-azurefunctions/compare/v1.12.4...v1.13.2
28+
329
## 1.13.1 - 2023-09-26
430

531
### Added

NOTICE.html

Lines changed: 75 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,6 +1887,39 @@ <h1>NOTICES AND INFORMATION</h1>
18871887
The above copyright notice and this permission notice shall be included in all
18881888
copies or substantial portions of the Software.
18891889

1890+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1891+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1892+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1893+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1894+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1895+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1896+
SOFTWARE.
1897+
</pre>
1898+
</details>
1899+
</li>
1900+
<li>
1901+
<details>
1902+
<summary>
1903+
@azure/arm-servicelinker 2.1.0 - MIT
1904+
</summary>
1905+
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicelinker/arm-servicelinker">https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicelinker/arm-servicelinker</a></p>
1906+
<ul><li>Copyright (c) 2022 Microsoft</li>
1907+
<li>Copyright (c) Microsoft Corporation</li></ul>
1908+
<pre>
1909+
The MIT License (MIT)
1910+
1911+
Copyright (c) 2022 Microsoft
1912+
1913+
Permission is hereby granted, free of charge, to any person obtaining a copy
1914+
of this software and associated documentation files (the &quot;Software&quot;), to deal
1915+
in the Software without restriction, including without limitation the rights
1916+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1917+
copies of the Software, and to permit persons to whom the Software is
1918+
furnished to do so, subject to the following conditions:
1919+
1920+
The above copyright notice and this permission notice shall be included in all
1921+
copies or substantial portions of the Software.
1922+
18901923
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18911924
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18921925
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -3410,30 +3443,19 @@ <h1>NOTICES AND INFORMATION</h1>
34103443
<li>
34113444
<details>
34123445
<summary>
3413-
axios 0.26.1 - MIT
3446+
axios 1.6.1 - MIT
34143447
</summary>
34153448
<p><a href="https://axios-http.com/">https://axios-http.com/</a></p>
3416-
<ul><li>Copyright (c) 2014-present Matt Zabriskie</li></ul>
3449+
<ul><li>Copyright (c) 2023 Matt Zabriskie and contributors</li>
3450+
<li>Copyright (c) 2014-present Matt Zabriskie &amp; Collaborators</li></ul>
34173451
<pre>
3418-
Copyright (c) 2014-present Matt Zabriskie
3452+
# Copyright (c) 2014-present Matt Zabriskie &amp; Collaborators
34193453

3420-
Permission is hereby granted, free of charge, to any person obtaining a copy
3421-
of this software and associated documentation files (the &quot;Software&quot;), to deal
3422-
in the Software without restriction, including without limitation the rights
3423-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3424-
copies of the Software, and to permit persons to whom the Software is
3425-
furnished to do so, subject to the following conditions:
3454+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
34263455

3427-
The above copyright notice and this permission notice shall be included in
3428-
all copies or substantial portions of the Software.
3456+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
34293457

3430-
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3431-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3432-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3433-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3434-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3435-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3436-
THE SOFTWARE.
3458+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34373459

34383460
</pre>
34393461
</details>
@@ -4295,7 +4317,7 @@ <h1>NOTICES AND INFORMATION</h1>
42954317
<li>
42964318
<details>
42974319
<summary>
4298-
follow-redirects 1.15.2 - MIT
4320+
follow-redirects 1.15.4 - MIT
42994321
</summary>
43004322
<p><a href="https://github.com/follow-redirects/follow-redirects">https://github.com/follow-redirects/follow-redirects</a></p>
43014323
<ul><li>Copyright 2014-present Olivier Lalonde &lt;[email protected]&gt; , James Talmage &lt;[email protected]&gt; , Ruben Verborgh</li></ul>
@@ -5639,6 +5661,38 @@ <h1>NOTICES AND INFORMATION</h1>
56395661
</pre>
56405662
</details>
56415663
</li>
5664+
<li>
5665+
<details>
5666+
<summary>
5667+
proxy-from-env 1.1.0 - MIT
5668+
</summary>
5669+
<p><a href="https://github.com/Rob--W/proxy-from-env#readme">https://github.com/Rob--W/proxy-from-env#readme</a></p>
5670+
<ul><li>Copyright (c) 2016-2018 Rob Wu &lt;[email protected]&gt;</li></ul>
5671+
<pre>
5672+
The MIT License
5673+
5674+
Copyright (C) 2016-2018 Rob Wu &lt;[email protected]&gt;
5675+
5676+
Permission is hereby granted, free of charge, to any person obtaining a copy of
5677+
this software and associated documentation files (the &quot;Software&quot;), to deal in
5678+
the Software without restriction, including without limitation the rights to
5679+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
5680+
of the Software, and to permit persons to whom the Software is furnished to do
5681+
so, subject to the following conditions:
5682+
5683+
The above copyright notice and this permission notice shall be included in all
5684+
copies or substantial portions of the Software.
5685+
5686+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5687+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5688+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5689+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5690+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5691+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5692+
5693+
</pre>
5694+
</details>
5695+
</li>
56425696
<li>
56435697
<details>
56445698
<summary>
@@ -6110,7 +6164,7 @@ <h1>NOTICES AND INFORMATION</h1>
61106164
<li>
61116165
<details>
61126166
<summary>
6113-
tas-client 0.1.58 - MIT
6167+
tas-client 0.1.73 - MIT
61146168
</summary>
61156169

61166170
<ul><li>Copyright (c) Microsoft Corporation</li></ul>
@@ -6468,7 +6522,7 @@ <h1>NOTICES AND INFORMATION</h1>
64686522
<li>
64696523
<details>
64706524
<summary>
6471-
vscode-tas-client 0.1.63 - MIT
6525+
vscode-tas-client 0.1.75 - MIT
64726526
</summary>
64736527

64746528
<ul><li>Copyright (c) Microsoft Corporation</li></ul>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-azurefunctions",
33
"displayName": "Azure Functions",
44
"description": "%azureFunctions.description%",
5-
"version": "1.13.2-alpha.0",
5+
"version": "1.13.2",
66
"publisher": "ms-azuretools",
77
"icon": "resources/azure-functions.png",
88
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",

0 commit comments

Comments
 (0)