Working on an upgrade from v3.9.16 to v5.0.16. Can’t find anything in the various changelogs, but at some point, did handling of the Information stream change?
Using “Write-Information” doesn’t output to Logs it seems. If I switch to Write-Output they show up. Trying to figure out if this was a required/breaking change or if something is up with my instance. Example, left side is via Write-Information and right side is no changes other than replacing with Write-Output:
a
767ffc5aa9da8c65653a526785aaa9dbb3705894.png
@Adam Driscoll would you be able to confirm if this was a change at some point between v3 and v5? Or if you can reproduce this behavior?
I can reproduce this, and it will be fixed in 5.1. It will be out tomorrow.
Adam Driscoll
PowerShell Expert and Developer at Devolutions