January 13, 2018 – January 20, 2018
Overview
1 Release published by 1 person
-
Published
v6.0.0
v6.0.0 release of PowerShell Core
Jan 20, 2018
17 Pull requests merged by 10 people
-
Merged
#5759
Pull PSReadLine from PSGallery
Jan 20, 2018 -
Merged
#5892
Fix escape string translation when generating a resx file from the PowerShell ETW manifest
Jan 19, 2018 -
Merged
#5938
Update docs and scripts for PowerShell 6.0.1 release
Jan 18, 2018 -
Merged
#5921
Stop HttpListener From Running in Web Cmdlet Tests
Jan 18, 2018 -
Merged
#5720
Merge and Sort BasicHtmlWebResponseObject and ContentHelper
Jan 18, 2018 -
Merged
#5926
Update recommended WiX toolset link to be generic to WiX 3.x but mention that latest version of 3.11 has to be taken
Jan 18, 2018 -
Merged
#5923
Encoding for New-ModuleManifest on all platforms should be UTF-8 NoBOM
Jan 18, 2018 -
Merged
#5871
Packaging: simplify building an installable package for Windows
Jan 17, 2018 -
Merged
#5932
Merge PR #5903 to 6.0.1 (GA)
Jan 17, 2018 -
Merged
#5901
Added a missing step to get started on Mac.
Jan 17, 2018 -
Merged
#5907
[Feature] Remove HelpSystem old formatting code
Jan 17, 2018 -
Merged
#5839
Set-Location should use path with wildcard characters if it exists instead of globbing
Jan 17, 2018 -
Merged
#5915
packaging: Windows installer to use HKLM instead of HKCU registry keys since current installation scope is perMachine
Jan 17, 2018 -
Merged
#5913
Fix typos in breakingchanges.md
Jan 17, 2018 -
Merged
#5903
Update PowerShell to build with .NET Core 2.0.5
Jan 17, 2018 -
Merged
#5806
Replace HttpListener Link Header Tests with WebListener
Jan 16, 2018 -
Merged
#5893
fix version test to allow not to have a pre-release portion.
Jan 15, 2018
10 Pull requests proposed by 8 people
-
Proposed
#5914
Updated install md bin path (not packaged documentation)
Jan 15, 2018 -
Proposed
#5918
Fix build/package/installation scripts for SLES
Jan 16, 2018 -
Proposed
#5920
Support loading a custom powershell.config.json file via the command-line.
Jan 16, 2018 -
Proposed
#5925
Update Kali Installation instructions
Jan 17, 2018 -
Proposed
#5927
Set local pipeline thread stack size
Jan 17, 2018 -
Proposed
#5929
Add README reference to Command Line Rosetta Stone
Jan 17, 2018 -
Proposed
#5937
Draft 6.0.1 change log
Jan 18, 2018 -
Proposed
#5947
Add description of PowerShell Core configuration settings
Jan 19, 2018 -
Proposed
#5954
Enable setting PSSession Name when using SSHTransport
Jan 19, 2018 -
Proposed
#5961
Update csproj files to the latest version of the package references
Jan 19, 2018
18 Issues closed by 11 people
-
Closed
#5968
Checksum Mismatch with Homebrew installation
Jan 21, 2018 -
Closed
#996
Export PSReadLine to changes to public project
Jan 20, 2018 -
Closed
#5939
Mac installer was signed in RC, no longer signed for Final release?
Jan 20, 2018 -
Closed
#5959
C
Jan 19, 2018 -
Closed
#5943
New-PSSession from MacOS to Windows Server 2016 running Win32-OpenSSH, using SSH password authentication
Jan 19, 2018 -
Closed
#5946
Can't use pwsh commands inside Windows container build
Jan 19, 2018 -
Closed
#5890
Resxgen.psm1 is not translating manifest escape characters.
Jan 19, 2018 -
Closed
#5945
New-PSSession error "subsystem request failed on channel 0" when using SSH key authentication
Jan 19, 2018 -
Closed
#751
dotnet fires a resolve event for "System.Core.dll", when it should not
Jan 18, 2018 -
Closed
#5940
Is there a supported way for users to create type accelerators?
Jan 18, 2018 -
Closed
#5464
macOS is hanging during webcmdlets tests
Jan 18, 2018 -
Closed
#5904
Why script extesion is stille *.ps1 for PS Core 6?
Jan 18, 2018 -
Closed
#5931
To show error message with suggestions on available parameter that maches to the incomplete input parameter
Jan 17, 2018 -
Closed
#5752
Powershell does not open in current directory if its name contains a left square bracket (wildcard)
Jan 17, 2018 -
Closed
#5905
Shouldn't App Paths registration be done for HKLM?
Jan 17, 2018 -
Closed
#5897
Question about System.Span
Jan 16, 2018 -
Closed
#3753
PowerShell binaries in zip pkg should be signed
Jan 16, 2018 -
Closed
#4639
Add support for multiple response headers with the same name from HttpListener
Jan 16, 2018
40 Issues created by 27 people
-
Opened
#5970
Unable to load DLL 'libmi.so' on MacOS
Jan 21, 2018 -
Opened
#5969
PowerShell Core 6 GA hangs after setting the execution policy for the current user
Jan 21, 2018 -
Opened
#5967
Web Cmdlets Fail to Redirect to Relative Paths when Authorization Header Supplied but -PreserveAuthorizationOnRedirect Not Present
Jan 20, 2018 -
Opened
#5966
Published nuget packages are windows only
Jan 20, 2018 -
Opened
#5965
pwsh command line help should not include WindowStyle on Linux and macOS.
Jan 20, 2018 -
Opened
#5964
webcmdlets should support resuming downloads
Jan 20, 2018 -
Opened
#5963
Get-Command -Syntax should work with aliases
Jan 19, 2018 -
Opened
#5962
Remove-Item should support multiple arguments w/o a comma
Jan 19, 2018 -
Opened
#5960
Get-FileHash tests consistently failing on Server 2016
Jan 19, 2018 -
Opened
#5958
Tab-Completion tests leveraging PackageManagement consistently fail.
Jan 19, 2018 -
Opened
#5957
create a script to update nuget packages to latest.
Jan 19, 2018 -
Opened
#5956
"Invoke-Command remote debugging tests" are consistently failing on server.
Jan 19, 2018 -
Opened
#5955
Write-Output -NoEnumerate outputs PSObject[] rather than Object[] and generally doesn't respect the input collection type
Jan 19, 2018 -
Opened
#5953
Input to function incorrectly reported as null for `% p` but not `% {$_.p}`
Jan 19, 2018 -
Opened
#5952
Fix the nightly builds of the microsoft/powershell-nightly Docker container image on the Docker Store
Jan 19, 2018 -
Opened
#5951
Bug: PSSession Name is not properly set when using "SSHHost" parameter set name
Jan 19, 2018 -
Opened
#5950
Bug: Calling Get-CimInstance with Invoke-Command results in error: Unable to load DLL 'libmi.so'
Jan 19, 2018 -
Opened
#5949
Disable StrictHostKeyChecking in New-PSSession command
Jan 19, 2018 -
Opened
#5948
Unable to add modules to Linux Powershell
Jan 19, 2018 -
Opened
#5944
pwsh -? missing docs for -sshs parameter
Jan 19, 2018 -
Opened
#5942
Is dot-sourcing .ps1 files with `using` statements from a .psm1 supported?
Jan 18, 2018 -
Opened
#5941
Project governance should be update to require that security vulnerabilities be report to secure@microsoft.com
Jan 18, 2018 -
Opened
#5936
Compare-Object CPU overload
Jan 18, 2018 -
Opened
#5935
Ignore AmbiguousParameterSet error with no mandatory parameters
Jan 18, 2018 -
Opened
#5934
trap statement should provide a way to abort silently to support custom error output
Jan 18, 2018 -
Opened
#5933
powershell process has 21 child processes
Jan 18, 2018 -
Opened
#5930
No error is thrown for Invalid parameter
Jan 17, 2018 -
Opened
#5928
Powershell scripts are not recognised as a 'Program' for 'Open with' screen. Only .cmd, and .bat are.
Jan 17, 2018 -
Opened
#5924
Why does Add-Content require a read lock when appending to files?
Jan 17, 2018 -
Opened
#5922
New-ModuleManifest -PrivateData does not work with nested hashtables
Jan 16, 2018 -
Opened
#5919
Task Scheduler Compatibility Problem
Jan 16, 2018 -
Opened
#5917
Missing expression after '&' in pipeline element
Jan 16, 2018 -
Opened
#5916
Service 'TokenBroker (TokenBroker)' cannot be queried due to the following error
Jan 16, 2018 -
Opened
#5912
pwsh ignores -OutputFormat text when writing to a redirected stderr stream
Jan 15, 2018 -
Opened
#5911
Remove-Item fails when file ownership only matches current users group
Jan 15, 2018 -
Opened
#5910
Error in implicit conversion of char to boolean in Where method.
Jan 15, 2018 -
Opened
#5909
Add Direct Evaluation of Web Content as PS Code
Jan 15, 2018 -
Opened
#5908
#Requires -Edition (Desktop | Core)
Jan 15, 2018 -
Opened
#5906
Get-ItemPropertyValue ignores ErrorAction SilentlyContinue if registry key does not exist
Jan 15, 2018 -
Opened
#5902
Detecting Default Indexer: Why is [array].GetDefaultMembers() empty?
Jan 14, 2018
45 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
13 new comments
Open
#5732
Fix range operator
Jan 17, 2018 -
13 new comments
Open
#5829
Cleanup Add-Type
Jan 20, 2018 -
10 new comments
Open
#5643
PowerShell should support creating an List similar to how it supports arrays
Jan 20, 2018 -
10 new comments
Open
#5834
Prevent old version of PowerShell MSI from installing over newer versions
Jan 20, 2018 -
7 new comments
Open
#5805
Assigning the result of an addition (+ operator) with an IList LHS back to that LHS should preserve the list (collection) type
Jan 19, 2018 -
7 new comments
Open
#4618
Replace Pester submodule by download from the gallery
Jan 20, 2018 -
7 new comments
Open
#5815
WIP: Add ConvertTo-Clixml and ConvertFrom-Clixml cmdlets
Jan 18, 2018 -
6 new comments
Open
#5899
Error while connecting to Windows 10 IOT from MacOS.
Jan 14, 2018 -
5 new comments
Open
#3266
[adsi] type accelerator is unavailable / throws an exception
Jan 15, 2018 -
5 new comments
Open
#4096
Have a light weight PowerShell client that can be used to manage remote endpoints
Jan 18, 2018 -
5 new comments
Open
#5891
[Windows] Rework start menu folder name
Jan 19, 2018 -
4 new comments
Open
#5870
Please remove **all** built-in aliases and put them in a module
Jan 20, 2018 -
3 new comments
Open
#3957
Enable console GUIs with PowerShell
Jan 15, 2018 -
3 new comments
Open
#4268
"call depth overflow" exception in Powershell scripts on Mac
Jan 18, 2018 -
3 new comments
Open
#4374
Produce ref assembly for PowerShell Standard 5.1 to enable portable modules
Jan 19, 2018 -
3 new comments
Open
#5845
WIP - Fix performance and memory allocation issues in ReadPdhMultiString.
Jan 20, 2018 -
2 new comments
Open
#3987
Default-verb logic (implied `Get-` prefix) works when executing commands, but not with Get-Command and Get-Help
Jan 15, 2018 -
2 new comments
Open
#5898
zip and msi content digital signature of release 6.0.0
Jan 16, 2018 -
2 new comments
Open
#5887
PowerShell 6.0.1-GA Release
Jan 19, 2018 -
2 new comments
Open
#5816
add common aliases for all write-* commands default message parameter
Jan 19, 2018 -
1 new comment
Open
#4120
Write-Warning causes errors in functions called with -WarningAction Ignore
Jan 14, 2018 -
1 new comment
Open
#5715
Start-Process http://localhost:8080 fails to open browser on macOS
Jan 16, 2018 -
1 new comment
Open
#5539
FunctionInfo::ToString() repeats module prefix twice
Jan 16, 2018 -
1 new comment
Open
#2289
measure-command should be capable of streaming output either to the host or downstream cmdlets
Jan 16, 2018 -
1 new comment
Open
#975
PowerShell should support inheritance of default shell environment variables as a default shell
Jan 17, 2018 -
1 new comment
Open
#5867
All native Linux commandline applications is not available via PowerShell Remoting
Jan 17, 2018 -
1 new comment
Open
#5477
PowerShell Core Servicing model
Jan 18, 2018 -
1 new comment
Open
#1267
More function should support pipelining
Jan 18, 2018 -
1 new comment
Open
#3754
Need automated tests run for all supported platforms including badge report out
Jan 18, 2018 -
1 new comment
Open
#1273
Location completion should be case-insensitive
Jan 18, 2018 -
1 new comment
Open
#5876
New-PSSession to Linux with more than one hostname
Jan 19, 2018 -
1 new comment
Open
#5883
Application hang while reading the powershell.Streams.Error
Jan 19, 2018 -
1 new comment
Open
#2877
Fix group policy cache
Jan 20, 2018 -
1 new comment
Open
#1908
Don’t parse the pipeline as text when it is directed from an EXE to another EXE or file. Keep the bytes as-is.
Jan 20, 2018 -
1 new comment
Open
#2112
Simplify usage of Multipart Uploads with WebRequestPSCmdlet
Jan 20, 2018 -
1 new comment
Open
#4699
Make TabCompletion case-insensitive for file names on Unix
Jan 19, 2018 -
1 new comment
Open
#5568
Don't add trailing spaces to last column when using Format-Table
Jan 18, 2018 -
1 new comment
Open
#5817
Add Path alias to -FilePath parameters and others for several commands
Jan 19, 2018 -
1 new comment
Open
#5894
Create PowerShell Standard 6.0 reference assembly
Jan 17, 2018 -
0 new comments
Open
#5900
Get-Module lists duplicates
Jan 14, 2018 -
0 new comments
Open
#5669
Refactor Web Cmdltes Tests
Jan 14, 2018 -
0 new comments
Open
#5869
Make Powershell Core suitable for inclusion in Debian
Jan 15, 2018 -
0 new comments
Open
#5209
Build: Make powershell build in Visual Studio
Jan 18, 2018 -
0 new comments
Open
#5740
Commands: make rvpa -relative do not return ./AbsolutePath
Jan 18, 2018 -
0 new comments
Open
#5896
Fix path handling when contains wildcard char
Jan 18, 2018

