Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add beta.5 changelog#4484

Closed
joeyaiello wants to merge 1 commit into
PowerShell:releasePowerShell/PowerShell:releasefrom
joeyaiello:releasejoeyaiello/PowerShell:releaseCopy head branch name to clipboard
Closed

Add beta.5 changelog#4484
joeyaiello wants to merge 1 commit into
PowerShell:releasePowerShell/PowerShell:releasefrom
joeyaiello:releasejoeyaiello/PowerShell:releaseCopy head branch name to clipboard

Conversation

@joeyaiello

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread CHANGELOG.md
* Increase code coverage of `Get-ChildItem` on file system. (#4342) (Thanks to @jeffbi!)
* Increase test coverage for `Rename-Item` and `Move-Item`. (#4329) (Thanks to @jeffbi!)
* Add test coverage for Registry provider. (#4354) (Thanks to @jeffbi!)
* Fix C# tests for `ValidateSetValuesGenerator`. (#4253) (Thanks to @iSazonov!)

@daxian-dbw daxian-dbw Aug 3, 2017

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.

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

I'm taking over this change and will submit a new PR. Close this PR.

@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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.