1.12.0
What's Changed
- Display notification when logging into the cluster succeeds by @datho7561 in #3772
- Adding Create Serverless function UI test by @lgrossma in #3626
- Make 'LoginUtils.requireLogin()' to not block the execution. by @vrubezhny in #3674
- Fix error processing in 'LoginUtils.requireLogin' by @vrubezhny in #3782
- Update crc to 2.31.0 by @github-actions in #3797
- Improve switch context workflow by @vrubezhny in #3804
- Deploy container image to cluster by @datho7561 in #3798
- Force refresh App explorer on create project... by @vrubezhny in #3813
- Don't show "Open in Developer Console" on non-OpenShift clusters by @datho7561 in #3821
- Pin minor version of nodejs to use in cyclic dependency check by @datho7561 in #3829
- Update oc to 4.14.8 by @github-actions in #3811
- Allow pasting in the terminal by @datho7561 in #3824
- Correctly package binaries for linux-arm64 . by @rgrunber in #3810
- Update func to 1.13.0 by @github-actions in #3841
- Swtich from 'odo' to 'oc' for create/set/get active/delete project and list ptojects by @vrubezhny in #3826
- Prompt the user to select a project by @datho7561 in #3847
- Stop trying to connect to a cluster when it doesn't appear to be avai… by @vrubezhny in #3848
- Update func to 1.12.1 by @github-actions in #3858
- add terminal view context on serverless function session by @msivasubramaniaan in #3843
- Revert "Update func to 1.12.1" by @vrubezhny in #3865
- Delete
Odo.getKubeconfigEnv()
(it is not needed) by @datho7561 in #3874 - Fix require login check, use 'oc whoami' to check current cluster and user by @vrubezhny in #3875
- Remove Odo.getActiveCluster() (it's unused) by @datho7561 in #3873
- Switch to service account after logging into OpenShift Sandbox by @datho7561 in #3844
- Update crc to 2.32.0 by @github-actions in #3886
- Do not call getAllComponents() in activate by @datho7561 in #3880
- Open a Deployment in shell from Application Explorer by @datho7561 in #3827
- show error message if docker is not running by @msivasubramaniaan in #3854
- When turned to using service account for a Sandbox a wrong warning me… by @vrubezhny in #3879
- Improve error message when podman is present but podman machine isn't by @datho7561 in #3408
- As a user I initially couldn't find "Change Active Project" #3812 by @vrubezhny in #3887
- Update oc to 4.14.12 by @github-actions in #3924
- Don't prompt before switching over to service account on Sandbox by @datho7561 in #3908
- Set
dockerode
as a runtime dependency by @datho7561 in #3927 - scaling deployment replicas by @msivasubramaniaan in #3910
- recursively get the function folder by @msivasubramaniaan in #3944
- loading deployment confguration by @msivasubramaniaan in #3945
- Update oc to 4.14.13 by @github-actions in #3946
Full Changelog: 1.11.0...1.12.0