v3.12.0
Installation of v3.12.0
To install odo
, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com
What's Changed
Features/Enhancements:
- Implement API endpoints #6915 (feloy)
- Add podman version to odo version output #6913 (valaparthvi)
- Add --sync-git-dir flag to odo dev #6910 (feloy)
- Display outputs when executing
odo run
#6865 (feloy) - Add an
odo run
command to manually execute command duringodo dev
#6857 (feloy) - Implement
odo dev --no-commands
#6855 (rm3l) - Implement HTTP Server based on OpenAPI spec #6835 (valaparthvi)
Bugs:
- List namespace right after namespace has been created #6922 (valaparthvi)
- Do not necessarily error out if
odo dev
is stopped viaCtrl+C
#6917 (rm3l) - Do not return an error in
odo analyze
if current directory contains an invalid Devfile #6905 (rm3l) - Make sure the "Syncing files into the container" spinner is displayed on Podman #6863 (rm3l)
- Bump Alizer to fix potential panic when analyzing large projects #6926 (rm3l)
Documentation:
- Website: Bump webpack from 5.85.0 to 5.88.0 in /docs/website #6930 (dependabot[bot])
- Website: Bump browserslist from 4.21.5 to 4.21.9 in /docs/website #6909 (dependabot[bot])
- Website: Bump
@docusaurus/*
from 2.4.0 to 2.4.1 in /docs/website #6877 (dependabot[bot])
Testing/CI:
- Fix potential issue in
odo version
nightly tests if user does not have permission to get the OpenShift version #6933 (rm3l) - Send tests results to Sheet #6873 (feloy)
- Skip tests if all changes in docs #6870 (feloy)
- Temporarily downgrade Podman on GitHub to fix CI failures for Podman tests #6928 (rm3l)
- Skip IBM Cloud tests for changes that do not affect odo behavior #6924 (valaparthvi)
- Stop test as soon as expectation is verified #6891 (feloy)
- Set FsGroup for spring boot test #6931 (feloy)
- Fix service binding skip on Windows #6929 (feloy)
- Disable service binding related integration tests #6920 (feloy)
- Improve website PR preview workflow #6907 (rm3l)
- Replace odo delete component integration with unit tests #6904 (feloy)
- Refactor StartDevMode to return a single object instead of multiple args #6886 (valaparthvi)
- Unit tests/inject test clientset #6874 (feloy)
- [Dogfooding] Create website deploy previews for PRs using
odo deploy
#6871 (rm3l)
Merged pull requests:
- Bump version to 3.12.0 #6935 (rm3l)
- Build nightly binaries of odo and make them available (via IBM Cloud Object Storage) #6875 (rm3l)
- Mark issues and pull requests as stale #6872 (ritudes)
- Website: Bump webpack from 5.81.0 to 5.85.0 in /docs/website #6868 (dependabot[bot])
- Go: Bump github.com/segmentio/backo-go from 1.0.1-0.20200129164019-23eae7c10bd3 to 1.0.1 #6851 (dependabot[bot])
- Fix GitHub labels in release changelog generator script and PR template #6916 (rm3l)
Full Changelog: v3.11.0...v3.12.0