Skip to content

v1.2.0

Compare
Choose a tag to compare
@teramako teramako released this 05 Sep 08:07
· 435 commits to develop since this release

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 to Dictionary<string, object?> for Credential by @teramako in #25
  • Fix Input and Injectors 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