v1.2.0
What's Changed
- π fix
UnifiedJobTemplate
type to nullable by @teramako in #21 - π use
/api/v2/{path}/{id}/
API path when the IDs count is only one by @teramako in #23 - Show information needed to start on launch by @teramako in #22
- π fix
Inputs
property toDictionary<string, object?>
for Credential by @teramako in #25 - Fix
Input
andInjectors
properties type for CredentialType by @teramako in #26 - Implement
Interactive
mode on JobTemplate launcher by @teramako in #24 - π’ Revert "Implement
Interactive
mode on JobTemplate launcher" by @teramako in #28 - β¨ Implement
Interactive
mode on JobTemplate launcher by @teramako in #29 - β¨ Implement
Interactive
mode on WorkflowJobTemplate launcher by @teramako in #30 - Implement deserialize
ExtraVars
by @teramako in #31 - [psm] Implement cmdlet
Get-SurveySpec
by @teramako in #32 - Implement Survey prompts by @teramako in #33
- Implement
-ExtraVars
translater by @teramako in #35
Full Changelog: v1.1.0...v1.2.0