v3.1.0
Release of v3.1.0
v3.1.0 (2022-10-18)
Features/Enhancements:
- Allow passing
caller
to telemetry #6223 (rm3l) - Move --var-file and --var as generic flags #6201 (feloy)
- Support a generic --run-on flag #6187 (feloy)
Bugs:
- Fix broken links in the installation guide #6214 (valaparthvi)
- Fix help and doc for
odo completion zsh
#6167 (rm3l) - Fix message for interactive odo delete project #6154 (valaparthvi)
- Fix panic when component name is long but not app #6136 (feloy)
Documentation:
- Note regarding image visibility for odo deploy #6191 (dharmit)
- Update USAGE_DATA.md #6182 (valaparthvi)
- Blog for v3 rc2 release #6161 (dharmit)
- Adjust sidebars on odo.dev website #6156 (valaparthvi)
- Make command reference docs consistent (2) #6153 (valaparthvi)
- Add CLI images / information on index page of odo.dev #6148 (cdrage)
- Document how
odo
translatescontainer
component into Kubernetes resources #6145 (rm3l) - Use Deploying an Application not Deploying application #6144 (cdrage)
- Make command reference docs consistent #6126 (valaparthvi)
- Create document highlighting dev and deploy #6120 (cdrage)
- Add documentation on connecting to a service #6114 (valaparthvi)
Testing/CI:
- Fix postgreSQL containers failing due to file permissions errors #6190 (feloy)
- suspend quarkus test #6184 (anandrkskd)
- Revert devfile python ID #6164 (valaparthvi)
Merged pull requests:
- Bump odo to v3.1.0 #6231 (dharmit)
- Removal from OWNERS #6218 (cdrage)
- Merge
v3.0.0
tag intomain
#6216 (rm3l) - Add GitHub Workflow for issue management #6209 (rm3l)
- Update Algolia settings #6203 (dharmit)
- Refactor remotecmd #6169 (feloy)
- Refacto sync pkg #6163 (feloy)
- Refacto odo dev #6141 (feloy)
- Add extra output when init project using odo dev or deploy #6127 (cdrage)