1.2.0
Highlights
- Remove Unnecessary Terminal tabs for every function command execution
- Richer experience in determining command execution using VSCode Output Channel
- Allow users to Select Credential Helper while running function deploy command
- Allow users to browse and edit func.yaml directly in the editor from the tree view
What's Changed
- update readme and changelog for old release by @mohitsuman in #252
- Fix service.explorer.create command by @sudhirverma in #251
- open func.yaml file when clicking on tree view by @sudhirverma in #258
- Support kn CLI 1.4.0 by @sudhirverma in #255
- check k8s and ocp version for telemetry on deploy and on activation send kn and function version by @sudhirverma in #257
- Add validation for showInputBox for service. by @sudhirverma in #259
- update kn client version by @sudhirverma in #266
- update readme badges by @mohitsuman in #268
- Run and build in output channel. by @sudhirverma in #261
- Add DCO documentation by @fbricon in #270
- deploy command in output Channel by @sudhirverma in #271
- Update CHANGELOG.md by @sudhirverma in #275
- build(deps): bump got from 11.8.3 to 11.8.5 by @dependabot in #269
New Contributors
Full Changelog: 1.1.1...1.2.0