apiops icon indicating copy to clipboard operation
apiops copied to clipboard

breaking changes in version 6 of the extension

Open krishnavatsavai opened this issue 1 year ago • 1 comments

renamed input verbosity to logLevel renamed verbosity value detailed to debug renamed verbosity value normal to info removed verbosity value off (see new supported values for replacement) renamed input actionOnMissing to missingVarLog renamed actionOnMissing value continue to off renamed actionOnMissing value fail to error replaced keepToken with missingVarAction with value keep

krishnavatsavai avatar Aug 09 '24 22:08 krishnavatsavai

Please check the discussion of PR https://github.com/Azure/apiops/pull/533 first.

There are many breaking changes between v3 and v5. -> https://github.com/qetza/replacetokens-task/discussions/33 There are also many breaking changes between v5 and v6. -> https://github.com/qetza/replacetokens-task/discussions/34

jeroenmaes avatar Sep 03 '24 12:09 jeroenmaes