Skip to content

v2025.0.0: New Year Update! #5130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2025
Merged

v2025.0.0: New Year Update! #5130

merged 1 commit into from
Jan 21, 2025

Conversation

andyleejordan
Copy link
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 andyleejordan added the Ignore Exclude from the changelog. label Jan 21, 2025
@Copilot Copilot AI review requested due to automatic review settings January 21, 2025 19:28
@andyleejordan andyleejordan requested a review from a team as a code owner January 21, 2025 19:28
Copy link

@Copilot Copilot AI left a comment

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

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.
Copy link
Preview

Copilot AI Jan 21, 2025

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.

@andyleejordan andyleejordan enabled auto-merge (squash) 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.
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan merged commit 31e461e into main Jan 21, 2025
7 checks passed
@andyleejordan andyleejordan deleted the release branch January 21, 2025 19:34
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.

2 participants