Skip to content

Commit

Permalink
Prep for 0.8.0 release. (#308)
Browse files Browse the repository at this point in the history
* Prep for 0.8.0 release.

Signed-off-by: Phillip Hoff <[email protected]>

* Update poor forgotten lock file.

Signed-off-by: Phillip Hoff <[email protected]>

---------

Signed-off-by: Phillip Hoff <[email protected]>
  • Loading branch information
philliphoff authored Oct 3, 2023
1 parent 598bcdc commit 0c6e41c
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 110 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## v0.8.0 - 3 October 2023

Integrating new features of Dapr 1.11 and 1.12.

### Added

* [Enhancement] Infer dapr.yaml when omitted from configuration [#284](https://github.com/microsoft/vscode-dapr/issues/284)
* [Enhancement] Update Dapr run file template schema to match changes in v1.11 [#296](https://github.com/microsoft/vscode-dapr/issues/296)
* [Enhancement] Scaffold Dapr tasks using existing run file [#272](https://github.com/microsoft/vscode-dapr/issues/272)
* chore: enhance dapryml schema validation [#292](https://github.com/microsoft/vscode-dapr/pull/292)

## v0.7.0 - 16 February 2023

Integrating new features of Dapr 1.10.
Expand Down
184 changes: 87 additions & 97 deletions NOTICE.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
@opentelemetry/api 1.1.0 - Apache-2.0
@opentelemetry/api 1.6.0 - Apache-2.0
</summary>
<p><a href="https://github.com/open-telemetry/opentelemetry-js-api#readme">https://github.com/open-telemetry/opentelemetry-js-api#readme</a></p>
<p><a href="https://github.com/open-telemetry/opentelemetry-js/tree/main/api">https://github.com/open-telemetry/opentelemetry-js/tree/main/api</a></p>

<pre>
Apache License
Expand Down Expand Up @@ -1145,10 +1145,11 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
rxjs 7.8.0 - Apache-2.0
rxjs 7.8.1 - Apache-2.0
</summary>
<p><a href="https://rxjs.dev/">https://rxjs.dev/</a></p>
<ul><li>(c) b.value</li>
<ul><li>(c) Ca (c)</li>
<li>(c) b.value</li>
<li>Copyright (c) Microsoft Corporation</li>
<li>Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors</li></ul>
<pre>
Expand Down Expand Up @@ -1659,7 +1660,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
semver 7.3.7 - ISC
semver 7.5.4 - ISC
</summary>
<p><a href="https://github.com/npm/node-semver#readme">https://github.com/npm/node-semver#readme</a></p>
<ul><li>Copyright Isaac Z. Schlueter</li>
Expand Down Expand Up @@ -1711,6 +1712,39 @@ <h1>NOTICES AND INFORMATION</h1>
</pre>
</details>
</li>
<li>
<details>
<summary>
@azure/ms-rest-azure-env 2.0.0 - MIT
</summary>
<p><a href="https://github.com/Azure/ms-rest-azure-env">https://github.com/Azure/ms-rest-azure-env</a></p>
<ul><li>Copyright (c) Microsoft Corporation.</li></ul>
<pre>
MIT License

Copyright (c) Microsoft Corporation. All rights reserved.

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:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

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

</pre>
</details>
</li>
<li>
<details>
<summary>
Expand Down Expand Up @@ -2199,28 +2233,6 @@ <h1>NOTICES AND INFORMATION</h1>
</pre>
</details>
</li>
<li>
<details>
<summary>
define-lazy-prop 2.0.0 - MIT
</summary>
<p><a href="https://github.com/sindresorhus/define-lazy-prop#readme">https://github.com/sindresorhus/define-lazy-prop#readme</a></p>
<ul><li>(c) Sindre Sorhus (https://sindresorhus.com)</li>
<li>Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (sindresorhus.com)</li></ul>
<pre>
MIT License

Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (sindresorhus.com)

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

</pre>
</details>
</li>
<li>
<details>
<summary>
Expand Down Expand Up @@ -2428,9 +2440,9 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
handlebars 4.7.7 - MIT
handlebars 4.7.8 - MIT
</summary>
<p><a href="http://www.handlebarsjs.com/">http://www.handlebarsjs.com/</a></p>
<p><a href="https://www.handlebarsjs.com/">https://www.handlebarsjs.com/</a></p>
<ul><li>Copyright (c) 2011-2019 by Yehuda Katz</li></ul>
<pre>
Copyright (C) 2011-2019 by Yehuda Katz
Expand Down Expand Up @@ -2555,48 +2567,6 @@ <h1>NOTICES AND INFORMATION</h1>
</pre>
</details>
</li>
<li>
<details>
<summary>
is-docker 2.2.1 - MIT
</summary>
<p><a href="https://github.com/sindresorhus/is-docker#readme">https://github.com/sindresorhus/is-docker#readme</a></p>
<ul><li>Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (https://sindresorhus.com)</li></ul>
<pre>
MIT License

Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (https://sindresorhus.com)

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

</pre>
</details>
</li>
<li>
<details>
<summary>
is-wsl 2.2.0 - MIT
</summary>
<p><a href="https://github.com/sindresorhus/is-wsl#readme">https://github.com/sindresorhus/is-wsl#readme</a></p>
<ul><li>Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (sindresorhus.com)</li></ul>
<pre>
MIT License

Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (sindresorhus.com)

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

</pre>
</details>
</li>
<li>
<details>
<summary>
Expand Down Expand Up @@ -2923,31 +2893,6 @@ <h1>NOTICES AND INFORMATION</h1>
</pre>
</details>
</li>
<li>
<details>
<summary>
open 8.4.0 - MIT
</summary>
<p><a href="https://github.com/sindresorhus/open#readme">https://github.com/sindresorhus/open#readme</a></p>
<ul><li>Copyright 2006, Kevin Krammer &lt;[email protected]&gt;</li>
<li>Copyright 2006, Jeremy White &lt;[email protected]&gt;</li>
<li>Copyright 2009-2010, Fathi Boudra &lt;[email protected]&gt;</li>
<li>Copyright 2009-2010, Rex Dieter &lt;[email protected]&gt;</li>
<li>Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (https://sindresorhus.com)</li></ul>
<pre>
MIT License

Copyright (c) Sindre Sorhus &lt;[email protected]&gt; (https://sindresorhus.com)

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

</pre>
</details>
</li>
<li>
<details>
<summary>
Expand Down Expand Up @@ -3153,7 +3098,30 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
vscode-nls 5.0.1 - MIT
uuid 9.0.0 - MIT
</summary>
<p><a href="https://github.com/uuidjs/uuid#readme">https://github.com/uuidjs/uuid#readme</a></p>
<ul><li>Copyright 2011, Sebastian Tschan https://blueimp.net</li>
<li>Copyright (c) 2010-2020 Robert Kieffer and other contributors</li>
<li>Copyright (c) Paul Johnston 1999 - 2009 Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet</li></ul>
<pre>
The MIT License (MIT)

Copyright (c) 2010-2020 Robert Kieffer and other contributors

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.

</pre>
</details>
</li>
<li>
<details>
<summary>
vscode-nls 5.2.0 - MIT
</summary>
<p><a href="https://github.com/Microsoft/vscode-nls#readme">https://github.com/Microsoft/vscode-nls#readme</a></p>
<ul><li>Copyright (c) Microsoft Corporation</li></ul>
Expand Down Expand Up @@ -3195,6 +3163,28 @@ <h1>NOTICES AND INFORMATION</h1>

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.
</pre>
</details>
</li>
<li>
<details>
<summary>
vscode-uri 3.0.7 - MIT
</summary>
<p><a href="https://github.com/microsoft/vscode-uri#readme">https://github.com/microsoft/vscode-uri#readme</a></p>
<ul><li>Copyright (c) Microsoft</li>
<li>Copyright (c) Microsoft Corporation</li>
<li>Copyright Joyent, Inc. and other Node contributors</li></ul>
<pre>
The MIT License (MIT)

Copyright (c) Microsoft

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:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

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.
</pre>
</details>
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Supported platforms:
- Linux
- Windows

> Some Dapr 1.10 features, such "run files", are not supported on "native" Windows but can still be run within WSL on Windows.
> Dapr 1.12 or later is required to use Dapr "Run Files" on Windows (outside of WSL).
### Docker

Expand All @@ -28,17 +28,17 @@ Follow the [Dapr guide](https://dapr.io/#download) to install the Dapr CLI for y

> This extension requires:
> - Dapr CLI version 1.10.0 or later
> - Dapr Runtime version 1.9.0 or later
> - Dapr Runtime version 1.10.0 or later
### Visual Studio Code

Follow the [VS Code guide](https://code.visualstudio.com/) for installing VS Code for your platform.

> This extension requires Visual Studio Code version 1.74.0 or later.
> This extension requires Visual Studio Code version 1.82.0 or later.
## Feature Overview

### [New for 0.7.0] Dapr Run File Support
### Dapr Run File Support

Dapr 1.10 enables starting multiple Dapr applications through the use of a "run file", and the Dapr extension allows you to start the "run" directly from the File Explorer.

Expand All @@ -61,13 +61,13 @@ Sample `tasks.json`:
}
```

### [New for 0.7.0] Run File Editing Assistence
### Run File Editing Assistence

When working with Dapr run files, the extension provides you with basic schema prompts and validation:

![Dapr YAML Editing](assets/readme/daprYamlEditing.png)

### [New for 0.7.0] Dapr Application Debugging
### Dapr Application Debugging

Dapr CLI 1.10 now tracks the application started via `dapr run`, which enables the Dapr extension to attach the debugger to running instances, whether started inside or outside of VS Code, directly from the Dapr applications view.

Expand Down Expand Up @@ -97,7 +97,7 @@ Sample `launch.json`:
}
```

### [New for 0.7.0] View Dapr Logs
### View Dapr Logs

When using Dapr run files, Dapr redirects the application and Dapr sidecar logs to application-specific locations (rather than writing them to the console). The Dapr extension enables you to open these logs directly from the Dapr applications view.

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Dapr",
"description": "Makes it easy to run, debug, and interact with Dapr-enabled applications.",
"icon": "assets/images/extensionIcon.png",
"version": "0.8.0-alpha",
"version": "0.8.0",
"preview": true,
"publisher": "ms-azuretools",
"license": "SEE LICENSE IN LICENSE.txt",
Expand All @@ -14,7 +14,7 @@
],
"engines": {
"dapr-cli": ">=1.10",
"dapr-runtime": ">=1.9",
"dapr-runtime": ">=1.10",
"vscode": "^1.82.0"
},
"categories": [
Expand Down

0 comments on commit 0c6e41c

Please sign in to comment.