v2025.0.0: New Year Update! - #5130
Merged
Merged
Conversation
| New Year Update! | ||
|
|
||
| PowerShell 7.4+ and Windows PowerShell 5.1 (on a best-effort basis) | ||
| are now soley supported as 7.3 LTS and 7.2 are past end-of-support. |
There was a problem hiding this comment.
The word 'soley' is misspelled. It should be 'solely'.
Suggested change
| are now soley supported as 7.3 LTS and 7.2 are past end-of-support. | |
| are now solely supported as 7.3 LTS and 7.2 are past end-of-support. |
Andy Jordan (andyleejordan)
enabled auto-merge (squash)
January 21, 2025 19:28
Andy Jordan (andyleejordan)
disabled auto-merge
January 21, 2025 19:28
PowerShell 7.4+ and Windows PowerShell 5.1 (on a best-effort basis) are now solely supported as 7.3 LTS and 7.2 are past end-of-support. A major bug due to a Global Assembly Cache conflict with Serilog when using Windows PowerShell has been resolved by removing the troublesome dependency. This also came with a wonderful logging overhaul for both the server and client. Thanks Justin! Dependencies and VS Code engine have been updated. Snippets fixed. Extension settings are now categorized. Additional PowerShell executable path verification fixed.
Andy Jordan (andyleejordan)
force-pushed
the
release
branch
from
January 21, 2025 19:30
015237e to
76682b4
Compare
Andy Jordan (andyleejordan)
enabled auto-merge (squash)
January 21, 2025 19:30
Patrick Meinecke (SeeminglyScience)
approved these changes
Jan 21, 2025
Patrick Meinecke (SeeminglyScience)
left a comment
Collaborator
There was a problem hiding this comment.
LGTM!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PowerShell 7.4+ and Windows PowerShell 5.1 (on a best-effort basis) are now soley supported as 7.3 LTS and 7.2 are past end-of-support.
A major bug due to a Global Assembly Cache conflict with Serilog when using Windows PowerShell has been resolved by removing the troublesome dependency. This also came with a wonderful logging overhaul for both the server and client. Thanks Justin!
Dependencies and VS Code engine have been updated. Snippets fixed. Extension settings are now categorized. Additional PowerShell executable path verification fixed.