Skip to content

Commit eb7dd1f

Browse files
authored
Prep for release (#183)
1 parent 35b33f7 commit eb7dd1f

File tree

4 files changed

+72
-15
lines changed

4 files changed

+72
-15
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 0.3.0 - 2022-09-15
4+
5+
### Added
6+
- HTTP and Azure queue scale rule support
7+
8+
### Changed
9+
- Now depends on the "Azure Resources" extension which provides a unified "Resource Groups" view
10+
- Wired up basic add/delete functionality (Container App & Container Environments) through the activity log
11+
12+
### Fixed
13+
- [Bugs Fixed](https://github.com/microsoft/vscode-azurecontainerapps/milestone/5?closed=1)
14+
315
## 0.2.0 - 2022-07-07
416

517
### Changed
@@ -27,7 +39,6 @@
2739
## 0.1.0 - 2022-04-12
2840

2941
### Added
30-
3142
- Create new Container Apps environments
3243
- Create new Container Apps
3344
- Deploy and update containers

NOTICE.html

Lines changed: 57 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ <h1>NOTICES AND INFORMATION</h1>
754754
<li>
755755
<details>
756756
<summary>
757-
@azure/arm-appcontainers 1.0.0 - MIT
757+
@azure/arm-appcontainers 1.1.0 - MIT
758758
</summary>
759759
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers">https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers</a></p>
760760
<ul><li>Copyright (c) 2022 Microsoft</li>
@@ -917,13 +917,35 @@ <h1>NOTICES AND INFORMATION</h1>
917917
<li>
918918
<details>
919919
<summary>
920-
@azure/arm-resources-profile-2020-09-01-hybrid 1.1.1 - MIT
920+
@azure/arm-resources-profile-2020-09-01-hybrid 2.0.0 - MIT
921921
</summary>
922-
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/resources/arm-resources-profile-2020-09-01-hybrid">https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/resources/arm-resources-profile-2020-09-01-hybrid</a></p>
923-
<ul><li>Copyright (c) Microsoft Corporation.</li></ul>
922+
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources-profile-2020-09-01-hybrid">https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources-profile-2020-09-01-hybrid</a></p>
923+
924924
<pre>
925925
The MIT License (MIT)
926926

927+
Copyright (c) 2022 Microsoft
928+
929+
Permission is hereby granted, free of charge, to any person obtaining a copy
930+
of this software and associated documentation files (the &quot;Software&quot;), to deal
931+
in the Software without restriction, including without limitation the rights
932+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
933+
copies of the Software, and to permit persons to whom the Software is
934+
furnished to do so, subject to the following conditions:
935+
936+
The above copyright notice and this permission notice shall be included in all
937+
copies or substantial portions of the Software.
938+
939+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
940+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
941+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
942+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
943+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
944+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
945+
SOFTWARE.
946+
947+
The MIT License (MIT)
948+
927949
Copyright (c) 2020 Microsoft
928950

929951
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -950,14 +972,15 @@ <h1>NOTICES AND INFORMATION</h1>
950972
<li>
951973
<details>
952974
<summary>
953-
@azure/arm-resources-subscriptions 1.0.1 - MIT
975+
@azure/arm-resources-subscriptions 2.0.1 - MIT
954976
</summary>
955977
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources-subscriptions/arm-resources-subscriptions">https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources-subscriptions/arm-resources-subscriptions</a></p>
956-
978+
<ul><li>Copyright (c) 2022 Microsoft</li>
979+
<li>Copyright (c) Microsoft Corporation</li></ul>
957980
<pre>
958981
The MIT License (MIT)
959982

960-
Copyright (c) 2021 Microsoft
983+
Copyright (c) 2022 Microsoft
961984

962985
Permission is hereby granted, free of charge, to any person obtaining a copy
963986
of this software and associated documentation files (the &quot;Software&quot;), to deal
@@ -976,7 +999,6 @@ <h1>NOTICES AND INFORMATION</h1>
976999
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9771000
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9781001
SOFTWARE.
979-
9801002
</pre>
9811003
</details>
9821004
</li>
@@ -1016,13 +1038,37 @@ <h1>NOTICES AND INFORMATION</h1>
10161038
<li>
10171039
<details>
10181040
<summary>
1019-
@azure/arm-storage-profile-2020-09-01-hybrid 1.1.1 - MIT
1041+
@azure/arm-storage-profile-2020-09-01-hybrid 2.0.0 - MIT
10201042
</summary>
1021-
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/storage/arm-storage-profile-2020-09-01-hybrid">https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/storage/arm-storage-profile-2020-09-01-hybrid</a></p>
1022-
1043+
<p><a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage-profile-2020-09-01-hybrid">https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage-profile-2020-09-01-hybrid</a></p>
1044+
<ul><li>Copyright (c) 2020 Microsoft</li>
1045+
<li>Copyright (c) 2022 Microsoft</li>
1046+
<li>Copyright (c) Microsoft Corporation</li></ul>
10231047
<pre>
10241048
The MIT License (MIT)
10251049

1050+
Copyright (c) 2022 Microsoft
1051+
1052+
Permission is hereby granted, free of charge, to any person obtaining a copy
1053+
of this software and associated documentation files (the &quot;Software&quot;), to deal
1054+
in the Software without restriction, including without limitation the rights
1055+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1056+
copies of the Software, and to permit persons to whom the Software is
1057+
furnished to do so, subject to the following conditions:
1058+
1059+
The above copyright notice and this permission notice shall be included in all
1060+
copies or substantial portions of the Software.
1061+
1062+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1063+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1064+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1065+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1066+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1067+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1068+
SOFTWARE.
1069+
1070+
The MIT License (MIT)
1071+
10261072
Copyright (c) 2020 Microsoft
10271073

10281074
Permission is hereby granted, free of charge, to any person obtaining a copy

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-azurecontainerapps",
33
"displayName": "Azure Container Apps",
44
"description": "%containerApps.description%",
5-
"version": "0.2.1-alpha.0",
5+
"version": "0.3.0",
66
"publisher": "ms-azuretools",
77
"icon": "resources/azure-containerapps.png",
88
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",

0 commit comments

Comments
 (0)