Add beta.5 changelog by joeyaiello · Pull Request #4484 · PowerShell/PowerShell · GitHub
Skip to content

Add beta.5 changelog#4484

Closed
joeyaiello wants to merge 1 commit intoPowerShell:releasefrom
joeyaiello:release
Closed

Add beta.5 changelog#4484
joeyaiello wants to merge 1 commit intoPowerShell:releasefrom
joeyaiello:release

Conversation

@joeyaiello
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread CHANGELOG.md
Copy link
Copy Markdown
Member

@daxian-dbw daxian-dbw Aug 3, 2017

Choose a reason for hiding this comment

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

This one can be removed, it's actually the same as the ValidateSetAttribute enhancement work we mentioned above.

Comment thread CHANGELOG.md
### Build/test and code cleanup

* Add build check for MFC for Visual C++ during Windows builds.
This fixes a long-standing (and very frustrating!) issue with missing build dependencies! (#4185) (Thanks to @KirkMunro!)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should add one more item here:
#4335 - Separate Windows PSRP binary build out of Start-PSBuild
Starting from beta.5, Start-PSBuild doesn't build PSRP binary on windows. Instead, the PSRP binary is consumed from a NuGet package.

Comment thread CHANGELOG.md
* Fix output of `Length` for `FileInfo` when using `Format-List`. (#4437)
* Fix an issue in implicit remoting where restricted sessions couldn't use `Get-FormatData –PowerShellVersion`. (#4222)
* Fix an issue where `Register-PSSessionConfiguration` fails if `SessionConfig` folder doesn't exist. (#4271)
* Remove the `*-Counter` cmdlets in `Microsoft.PowerShell.Diagnostics` due to the use of unsupported APIs until a better solution is found. (#4303)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I thought we were going to highlight breaking changes? Same for LocalAccounts

Comment thread CHANGELOG.md
so we are removing a large amount of code that's built only for FullCLR.
To read more about this, check out [this blog post](https://blogs.msdn.microsoft.com/powershell/2017/07/14/powershell-6-0-roadmap-coreclr-backwards-compatibility-and-more/).

* Cleanup `#if CORE` in `ManagedEntrance.cs` (#4373) (Thanks to @iSazonov!)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should combine these per contributor call out rather than list them all out. It's not useful to end users.

@daxian-dbw
Copy link
Copy Markdown
Member

@daxian-dbw daxian-dbw closed this Aug 3, 2017
@joeyaiello joeyaiello deleted the release branch August 3, 2017 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants