|
3 | 3 | ## v2.3.0-preview.3
|
4 | 4 | ### Friday, February 19, 2021
|
5 | 5 |
|
6 |
| -- Fix publish step. |
7 |
| -- Merge pull request #1408 from PowerShell/andschwa/esrp. |
8 |
| -- Fix issues caught by PoliCheck. |
9 |
| -- Exclude .git folder from PoliCheck. |
10 |
| -- Point PoliCheck to source subfolder. |
11 |
| -- Replace compliance tasks with template. |
12 |
| -- Delete deprecated signing.xml. |
13 |
| -- Use ADO tasks instead of pwsh inline scripts. |
14 |
| -- Start simplifying release build. |
15 |
| -- Replace PackageES with ESRP template. |
16 |
| -- Add self as maintainer to readme. |
17 |
| -- Set DFS to false in package build. |
18 |
| -- [PowerShellEditorServices #1398](https://github.com/PowerShell/PowerShellEditorServices/pull/1398) - |
| 6 | +- 👷 ✨ [PowerShellEditorServices #1408](https://github.com/PowerShell/PowerShellEditorServices/pull/1408) - |
| 7 | + Rewrite release signing pipeline. |
| 8 | +- 🚨 ✨ [PowerShellEditorServices #1398](https://github.com/PowerShell/PowerShellEditorServices/pull/1398) - |
19 | 9 | Refactor e2e tests.
|
20 |
| -- [PowerShellEditorServices #1381](https://github.com/PowerShell/PowerShellEditorServices/pull/1381) - |
| 10 | +- 🚂 ✨ [PowerShellEditorServices #1381](https://github.com/PowerShell/PowerShellEditorServices/pull/1381) - |
21 | 11 | Hook up Telemetry LSP event and add telemetry event when users opt-out/in to features.
|
22 |
| -- [PowerShellEditorServices #1397](https://github.com/PowerShell/PowerShellEditorServices/pull/1397) - |
| 12 | +- 👷 🐛 [PowerShellEditorServices #1397](https://github.com/PowerShell/PowerShellEditorServices/pull/1397) - |
23 | 13 | More compliant NuGet.config.
|
24 |
| -- [vscode-powershell #3071](https://github.com/PowerShell/PowerShellEditorServices/pull/1394) - |
| 14 | +- 📺 🐛 [vscode-powershell #3071](https://github.com/PowerShell/PowerShellEditorServices/pull/1394) - |
25 | 15 | Fix #1393: Always use local help to return cmdlet help text. (Thanks @deadlydog!)
|
26 |
| -- [PowerShellEditorServices #1376](https://github.com/PowerShell/PowerShellEditorServices/pull/1376) - |
| 16 | +- 🚂 ✨ [PowerShellEditorServices #1376](https://github.com/PowerShell/PowerShellEditorServices/pull/1376) - |
27 | 17 | Move to Omnisharp lib 0.18.x.
|
28 | 18 | - 🛫 🐛 [vscode-powershell #2965](https://github.com/PowerShell/PowerShellEditorServices/pull/1363) -
|
29 | 19 | Fix error when started in low .NET versions.
|
30 |
| -- [PowerShellEditorServices #1364](https://github.com/PowerShell/PowerShellEditorServices/pull/1364) - |
| 20 | +- 📖 🐛 [PowerShellEditorServices #1364](https://github.com/PowerShell/PowerShellEditorServices/pull/1364) - |
31 | 21 | Typos in README.md. (Thanks @robotboyfriend!)
|
32 | 22 |
|
33 | 23 | ## v2.3.0-preview.2
|
|
0 commit comments