Releases: redhat-developer/vscode-knative
Releases · redhat-developer/vscode-knative
1.5.0
What's Changed
- build(deps): bump semver from 7.3.5 to 7.5.2 by @dependabot in #336
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #337
- build(deps): bump yaml from 1.10.0 to 2.2.2 by @dependabot in #332
- build(deps): bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #339
- build(deps): bump axios and @redhat-developer/vscode-redhat-telemetry by @dependabot in #340
- upstream func cli 1.13.0 and fixed build issues by @msivasubramaniaan in #341
- Fix run command by @msivasubramaniaan in #342
- update changelog.md by @msivasubramaniaan in #343
- build(deps): bump jose from 2.0.6 to 2.0.7 by @dependabot in #345
- upstream vscode-externsion-tester to v7.2 by @msivasubramaniaan in #344
- use node 20 in CI build by @mohitsuman in #347
- remove deprecated XVFB Github Action by @mohitsuman in #348
- build(deps): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #351
- upstream kn cli v1.13.0 by @msivasubramaniaan in #354
- Update README.md by @mohitsuman in #353
- Added GH actions for vscode-knative release by @msivasubramaniaan in #350
New Contributors
- @msivasubramaniaan made their first contribution in #341
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Publish to OpenVSX. by @rgrunber in #329
- Pin 3rd-party actions to SHA1 by @fbricon in #326
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #327
- bump func to 19.3 and kn to 1.9.2 by @mohitsuman in #331
- React to vsce renaming to @vscode/vsce. by @rgrunber in #334
New Contributors
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #317
- Bump package.json by @mohitsuman in #314
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #319
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #321
- build(deps): bump json5 and tsconfig-paths by @dependabot in #320
- chore: update kn cli to 1.8.1 and func cli to 1.8.2 (#316) by @lstocchi in #322
- Update categories and keywords in description by @mohitsuman in #324
- chore: prepare release 1.3.1 by @lstocchi in #323
- Fix readme build badge by @mohitsuman in #325
Full Changelog: 1.3.0...1.3.1
1.3.0
New features
- Support on-cluster build for Functions #282
- Support Managed Repositories for Functions #184
- Support Template information in the create function workflow and add it to the tree node #306
- Get Started Walkthrough for VSCode knative #276
- Fix get USERNAME from windows system #287
- Show Build/Run successful message in Functions View #311
- Support func 1.8.1 #309
- Support kn 1.7.0 #284
- Speed up func tree creation #286
- Upgrade extension-tester 5.0.0 #301
Full Changelog: 1.2.0...1.3.0
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
1.1.1
What's Changed
- Add Telemetry collection information #247
- Fix Readme information by @mohitsuman #244
- Update
vscode-redhat-telemetry
to 0.4.2 by @sudhirverma in #248 - Remove .tgz file by @sudhirverma in #249
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add command to see knative version and Function version. by @sudhirverma in #182
- Update function version by @sudhirverma in #183
- build(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #175
- build(deps): bump follow-redirects from 1.14.4 to 1.14.8 by @dependabot in #176
- build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #179
- Functions related view should be under Knative next to Serving and Eventing by @sudhirverma in #197
- Functions: icon for a namespace is confusing by @sudhirverma in #198
- Update Github actions workflow, linux only for ui tests and arfiving … by @odockal in #210
- Bump version change by @mohitsuman in #213
- Update and fix UI tests failing on GA CI by @odockal in #208
- Functions: The view in VSCode should be named Functions by @sudhirverma in #199
- Functions: error message when creating a duplicated Function is not ideal by @sudhirverma in #201
- Add function section UI tests by @odockal in #214
- add and remove configuration from not deployed Function by @sudhirverma in #202
- Knative plugin prompts users to select a Workspace. by @sudhirverma in #204
- update kn version by @sudhirverma in #205
- Replace warning message with info message. by @sudhirverma in #221
- The tooltip label should have multiple entries in a new line by @sudhirverma in #222
- Allow invoke feature for functions by @sudhirverma in #203
- Update func-cli to 0.23.0 by @sudhirverma in #223
- Fix Undeploy operation log and notifications by @sudhirverma in #216
- Select location -> Select Location by @sudhirverma in #227
- Switch to sftp protocol by @sudhirverma in #226
- Run deploy action with verbose flag by @lstocchi in #231
- skip builder prompt for build command by @sudhirverma in #236
- Set target flag when func is only local by @sudhirverma in #237
- fix deploying funtions on OCP cluster by @sudhirverma in #238
- notify user if deploying function in different namespace by @sudhirverma in #239
- fix build funtions on OCP cluster by @sudhirverma in #240
- Fix detect ocp by @sudhirverma in #241
- Update changelog by @sudhirverma in #230
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- Add preview tag to true by @mohitsuman in #13
- fix the workflow by @gorkem in #22
- Fix typos on knativeTreeEvent by @gorkem in #21
- Remove unused files by @gorkem in #23
- Open in browser by @gorkem in #24
- Move tests to top level by @gorkem in #34
- Refactor ServiceDataProvider and add tests ServiceDataProviderTests by @gorkem in #37
- Refresh when ENV of kubeconfi changes, not just .kube by @joshuawilson in #40
- Hide some commands from command palette by @gorkem in #45
- Enable prettier by @gorkem in #46
- enable test coverage by @gorkem in #48
- refresh test for ServiceDataProvider by @gorkem in #49
- Revisions can have multiple traffic items by @gorkem in #57
- Enable Open In Browser for tagged revisions by @gorkem in #58
- Adding utility classes tests - parse json by @odockal in #61
- Write testing json file in sync mode by @odockal in #64
- Updating docs, fixes #62 by @odockal in #63
- Adding Filters utility unit tests by @odockal in #69
- Removing Progress utility class as we use vscode Progress instead by @odockal in #70
- Add revision model unit test, add null check by @odockal in #71
- Add path sep to tests so they will work on windows by @joshuawilson in #72
- Update label to rhel8 by @odockal in #76
- build(deps): bump lodash from 4.17.15 to 4.17.19 by @dependabot in #74
- build(deps-dev): bump codecov from 3.6.5 to 3.7.1 by @dependabot in #75
- Add first batch of UI-Tests using vscode-extension-tester by @odockal in #81
- Refactor UI Test suites by @odockal in #82
- Schema validation by @joshuawilson in #83
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #84
- Add check for yaml extension dependency by @odockal in #92
- Make openTreeItemInEditor asynchronous and testable, fixes #94 by @odockal in #105
- Tests by @joshuawilson in #107
- fix icon path test by @joshuawilson in #108
- Refactor 'service' to 'serving' for the tree by @joshuawilson in #112
- Fix failing UI tests on CI by @odockal in #111
- build(deps): bump bl from 1.2.2 to 1.2.3 by @dependabot in #113
- Eventing by @joshuawilson in #114
- Adjust UI tests to new layout, fixes #116 by @odockal in #117
- Add tests and fix bugs revealed by tests by @joshuawilson in #118
- update kn to 0.19.1 by @joshuawilson in #119
- build(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #122
- Add Children to Eventing sources by @joshuawilson in #124
- fix(tests): add tests for cmdCli by @joshuawilson in #131
- npm dep update and eslint fix by @joshuawilson in #132
- Adapt UI test suite to run against different cluster by @odockal in #126
- Archiving artifacts from ui tests run by @odockal in #135
- Error by @joshuawilson in #139
- Update extension tester version after API changes in 4.0.1 by @odockal in #148
- Adding support for function by @sudhirverma in #156
- build(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #171
- add open in browser action for functions by @sudhirverma in #170
- Added icon by @sudhirverma in #173
- Add actions to configure functions by @lstocchi in #174
- Add jenkins user-ID in submitter by @sudhirverma in #178
- chore: prepare for 1.0.0 by @lstocchi in #177
- using latest nodejs version for build by @sudhirverma in #180
New Contributors
- @mohitsuman made their first contribution in #13
- @gorkem made their first contribution in #22
- @joshuawilson made their first contribution in #40
- @odockal made their first contribution in #61
- @dependabot made their first contribution in #74
- @sudhirverma made their first contribution in #156
- @lstocchi made their first contribution in #174
Full Changelog: https://github.com/redhat-developer/vscode-knative/commits/1.0.0