Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@whsdevops whsdevops released this 29 May 03:27
6b13dc8

Added

  • Added support for Release and Build variables to the Get-BMVariable, Set-BMVariable, and Remove-BMVariale
    functions.

Changed

  • Tested against BuildMaster 2023.15.

Fixed

  • Some files contained character sequences that cause anti-virus software, Cortex XDR, to crash PowerShell.
  • Get-BMVariable doesn't return anything when using -ValueOnly and that value is an integer.
  • Get-BMVariable fails to find variables if the variable's value is an empty string.
  • Get-BMVariable fails to get vector variables that contain empty items.
  • Set-BMVariable's -Raw parameter was documented but never implemented.
  • Set-BMVariables fails to set a variable to an empty string value.
  • Remove-BMVariable fails to remove a variable with an empty string value.