Skip to content

Commit 301bfb4

Browse files
authored
Merge branch 'master' into translationpolicy
2 parents 56bfd42 + e535174 commit 301bfb4

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/exchange-online-powershell-v2.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,9 +277,21 @@ Get-EXOMailbox -ResultSize 10 -PropertySets All
277277
278278
## Release notes
279279

280-
### Version 0.3527.3 (planned release date: January 20, 2020)
280+
### Current release (version 0.3555.1)
281281

282-
[Download](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/0.3527.3):
282+
- Fixed a bug where piped cmdlets were failing with the following error due to an authentication issue:
283+
284+
> Cannot invoke the pipeline because the runspace is not in the Opened state. Current state of the runspace is 'Closed'.
285+
286+
### Previous releases
287+
288+
#### Version 0.3527.4
289+
290+
- Updated Get-Help content.
291+
292+
- Fixed an issue in **Get-Help** where the *-Online* parameter was redirecting to a non-existent page with error code 400.
293+
294+
#### Version 0.3527.3
283295

284296
- Added support for managing Exchange for a different tenant using delegation flow.
285297

0 commit comments

Comments
 (0)