Skip to content

v2025.0.0: New Year Update! - #5130

Merged
Andy Jordan (andyleejordan) merged 1 commit into
mainfrom
release
Jan 21, 2025
Merged

v2025.0.0: New Year Update!#5130
Andy Jordan (andyleejordan) merged 1 commit into
mainfrom
release

Conversation

@andyleejordan

Copy link
Copy Markdown
Member

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.

@andyleejordan Andy Jordan (andyleejordan) added the Ignore Exclude from the changelog. label Jan 21, 2025
Copilot AI review requested due to automatic review settings January 21, 2025 19:28
@andyleejordan
Andy Jordan (andyleejordan) requested a review from a team as a code owner January 21, 2025 19:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • package.json: Language not supported

Comment thread CHANGELOG.md Outdated
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.

Copilot AI Jan 21, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ignore Exclude from the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants