Skip to content

Releases: jakkulabs/PowervRO

PowervRO

14 Apr 13:04
534cedb
Compare
Choose a tag to compare

🚀 Features

  • Automate creation and publishing of function documentation

🐛 Bugfixes

  • Replaced references to Global with Script
Uncategorized

PowervRO

26 Mar 10:10
e4d4643
Compare
Choose a tag to compare

🐛 Bugfixes

  • Update Connect-vROServer.ps1
Uncategorized

PowervRO

18 Mar 15:22
39c92f8
Compare
Choose a tag to compare

🚀 Features

  • Feature migrate to GitHub actions
  • Further updates to migrate to GitHub Actions
  • Secure vROConnection variable
  • Support getting workflows by tag. If using with 7.x throw an error.
Uncategorized

PowervRO

16 Oct 14:37
Compare
Choose a tag to compare

Features

  • Feature #19 - Added CategoryId parameter to Get-vROWorkflow
  • Feature #17 - Added Set-vROResourceElement function (@roniyako)

Fixes

  • Fixed #21 - Issue with Execution Property Output from Invoke-vROWorkflow

PowervRO

20 Jun 11:28
Compare
Choose a tag to compare

Fixes

  • Fixed #15 - Object returned by Invoke-vROWorkflow can not be pipelined to other cmdlets (@voroniys)

PowervRO

15 May 09:22
ebcc89b
Compare
Choose a tag to compare

Fixes

  • Fixed #12 - Export-vROResourceElement not UTF8 friendly

PowervRO

19 Feb 12:08
aa4973c
Compare
Choose a tag to compare

Features

  • Feature - Listed as PS Core compatible module in PS Gallery

Fixes

  • Fixed #9 - Typo: $Global:vRAConnection - Thanks to @Aly-ona!

PowervRO

08 Jan 12:05
Compare
Choose a tag to compare

Breaking Changes

WARNING: This release contains breaking changes

  • The minmum supported PowerShell Versions have been raised to the following:
    • Windows PowerShell: 5.1
    • PowerShell Core: 6.0.0-rc**

Features

  • Feature - Updates to support PowerShell Core
  • Feature - Set the default Security Protocol on Windows PS to be Tls12
  • Feature - Updates to use $IsCoreCLR inbuilt variable
  • Feature - Module restructured to single PSM1 file

PowervRO

14 Aug 17:27
Compare
Choose a tag to compare

PowervRO v1.0.0 includes support for the following services:

  • actions-service
  • category-service
  • packages-service
  • plugin-service
  • resource-service
  • service-descriptor-service
  • user-service
  • workflow-run-service
  • workflow-service