Release of v3.15.0
Installation of v3.15.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
- Ignore devstate when existing process name is not odo + delete devstate files with
odo delete component
by @feloy in #7090 - [UI] Allow single item deletion from multi-value fields by @rm3l in #7084
- [ui] Edit container by @feloy in #7077
- [ui] Update commands by @feloy in #7073
- [ui] Edit images by @feloy in #7068
- Warning if version of Devfile is different from 2.2.0 by @feloy in #7065
- [UI] Make sure form validation displays non-valid fields as red in all forms by @rm3l in #7064
- [ui] Edit resources by @feloy in #7062
- [ui] Edit volumes by @feloy in #7061
- [ui] Set AutoBuild and DeployByDefault by @feloy in #7051
- [ui] Complete container creation by @feloy in #7035
- Display icon in metadata by @feloy in #7078
Bugs
- Make warning messages more visible by @rm3l in #7097
- Make sure a Deploy command is present in the Devfile before auto-applying components by @rm3l in #7093
- Fix API Server panic when volume component has no
ephemeral
field set by @rm3l in #7080 - Make sure to run parallel commands part of a composite command in parallel by @rm3l in #7075
- [ui] Fix Resource URI button not checked by @feloy in #7070
- Fix invalid link to installation page from all release blog posts by @rm3l in #7069
- Add a Devfile dependency for commands by @feloy in #7063
- Fix API Server port detection issue by making sure the same local address is used for listening and checking if the port is available by @rm3l in #7041
Documentation
- Add troubleshooting explaining how to workaround port forwarding issues with the Podman remote client by @rm3l in #7092
- Doc for downstream by @feloy in #7047
- Release PR for v3.14.0 by @github-actions in #7039
Testing / CI
- Fix potential namespace name collision issue with
odo create/delete/list/set namespace/project
tests by @rm3l in #7050 - Use multiarch image for postgresql instance by @feloy in #7049
Cleanup / Refactor
Merged pull requests
- Website: Bump browserslist from 4.21.9 to 4.21.10 in /docs/website by @dependabot in #7043
- Go: Bump github.com/securego/gosec/v2 from 2.15.0 to 2.17.0 by @dependabot in #7033
- Go: Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.7 by @dependabot in #7067
- Website: Bump typescript from 5.1.6 to 5.2.2 in /docs/website by @dependabot in #7066
- Display Git commit ID in output of
odo
commands where the version is shown by @rm3l in #7074 - Website: Bump @svgr/webpack from 8.0.1 to 8.1.0 in /docs/website by @dependabot in #7081
- Go: Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #7082
- Website: Bump webpack from 5.88.0 to 5.88.2 in /docs/website by @dependabot in #7088
- Go: Bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 by @dependabot in #7089
- Website: Bump @algolia/client-search from 4.19.1 to 4.20.0 in /docs/website by @dependabot in #7094
- Go: Bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 by @dependabot in #7095
- Bump to v3.15.0 by @feloy in #7096
Full Changelog: v3.14.0...v3.15.0