What's Changed
- Add unit test for odo add binding by @valaparthvi in #5790
- odo remove binding by @valaparthvi in #5787
- update links to v3 binary by @anandrkskd in #5805
- Use latest alizer library version, including .net detection by @feloy in #5804
- add e2e tests by @anandrkskd in #5778
- Add
odo logs
by @dharmit in #5760 - Update OWNERS files by @valaparthvi in #5808
- Substituting variables into the devfile from the CLI by @feloy in #5749
- ignore dynamic resource when not found by @vinny-sabatini in #5815
- Fix: configuration shows volumes as containers by @valaparthvi in #5807
- Wait for deployment rollout only when binding created / modified by @feloy in #5785
- odo add binding - Bind as files UI update by @valaparthvi in #5817
- Add 3.0.0 link to homepage, and fix alpha title by @cdrage in #5810
- Update README.md by @kadel in #5835
- Add Homebrew installation details by @cdrage in #5812
- Add support for
command
/args
fields incontainer
components by @rm3l in #5768 - Adds odo logs for Deploy mode by @dharmit in #5825
- Add blog post about binding an external service by @feloy in #5828
- Fix parametrized integration tests by @valaparthvi in #5826
- Fix flaky
kubeexec
unit test case with env vars by @rm3l in #5845 - Fix CLI info regarding Springboot quickstart by @cdrage in #5849
- odo list binding by @feloy in #5823
- When typing odo foobar --help should error out with invalid command by @cdrage in #5813
- Check if all Pods are running in odo logs tests by @dharmit in #5851
- Remove odo preference registry update command by @valaparthvi in #5853
- Install script for operators on Kubernetes + Activate tests with operatoes on Kubernetes by @feloy in #5861
- Add DCO documentation by @fbricon in #5864
- Preference cleanup (1/n) by @valaparthvi in #5822
- Add missing documentation on SBO installation by @valaparthvi in #5855
- odo add binding without devfile.yaml by @feloy in #5858
- Adds support to follow/tail/stream odo logs by @dharmit in #5846
- Change ephemeral default to false by @kadel in #5795
- Add support for composite run/debug commands by @rm3l in #5841
- Update preference view to show list of devfile registries by @valaparthvi in #5850
- Make 3.0.0 the default on the site by @cdrage in #5857
- Add preference add and remove commands by @valaparthvi in #5873
- Add
run-command
flag toodo dev
to run non-default Run command by @rm3l in #5878 - Eventually list namespaces for test by @feloy in #5837
- Add
build-command
flag toodo dev
to run non-default Build command by @rm3l in #5891 - Remove "unmaintained" banner for 2.5.0 by @cdrage in #5884
- Fix misleading add binding error message by @valaparthvi in #5887
- Enable Dependabot by @rm3l in #5827
- Bump to version v3.0.0-beta1 by @feloy in #5903
New Contributors
- @vinny-sabatini made their first contribution in #5815
- @fbricon made their first contribution in #5864
Full Changelog: v3.0.0-alpha3...v3.0.0-beta1