Release of v3.13.0
Installation of v3.13.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:
- Move from github.com/feloy/devfile-builder #6937 (feloy)
- Alert user when Devfile is synced #6996 (feloy)
- Serve SwaggerUI #6989 (feloy)
- Remove API Server from experimental mode, set UI Server as experimental #6985 (feloy)
- Add UI telemetry #6981 (feloy)
- Propagate local Devfile changes to the UI #6970 (rm3l)
- Display information about the running API Server and web UI in odo describe component output #6964 (rm3l)
- Support Architectures in odo registry #6959 (rm3l)
odo dev --logs #6957 (feloy) - Serve UI from api server #6954 (feloy)
- Add new --run-port flag to odo init to set ports non-interactively #6953 (rm3l)
- Implement odo api-server command #6952 (feloy)
- Add /devfile PUT and GET endpoints #6950 (feloy)
- Display list of commands from the local devfile in odo describe component output #6944 (rm3l)
- Implement devfile state in odo api #6941 (feloy)
- Watch for new pods when logs --follow #6914 (feloy)
Bugs:
- Fix potential port conflict issue with the API server tests by using a random server port if --random-ports is set #6995 (rm3l)
- Add Preference dependency to api-server command #6974 (feloy)
- [UX] Fix default value of ImageRegistry in odo preference view output #6951 (valaparthvi)
- Fix oc to odo project translation #6949 (valaparthvi)
- Fix CI Devfile Registry URL used in OCP interop tests #6946 (rm3l)
- Document and return JSON data for API errors #6938 (feloy)
Documentation:
- Update home page with Podman #6988 (feloy)
- Fix invalid links in v3.11.0 blog post #6980 (rm3l)
- Add a Troubleshooting page with most common issues and solutions #6965 (rm3l)
- Release PR for v3.12.0 #6936 (github-actions[bot])
Testing/CI:
- Fix Dev UI Cypress E2E tests #6967 (rm3l)
- Flake: Attempt at fixing Personalize configuration #6830 (valaparthvi)
Cleanup/Refactor:
- Generate static UI files from within a container #6972 (rm3l)
- Update go.mod with new location of the Alizer library #6962 (rm3l)
Merged pull requests:
- Bump to version 3.13.0 #7000 (feloy)
- Website: Bump @algolia/client-search from 4.17.1 to 4.19.1 in /docs/website #6999 (dependabot[bot])
- Go: Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.11.0 #6998 (dependabot[bot])
- Cleanup OWNERS files #6997 (rm3l)
- Website: Bump @segment/snippet from 4.16.0 to 4.16.2 in /docs/website #6969 (dependabot[bot])
- Website: Bump @tsconfig/docusaurus from 1.0.7 to 2.0.0 in /docs/website #6961 (dependabot[bot])
- Go: Bump github.com/operator-framework/api from 0.17.3 to 0.17.6 #6960 (dependabot[bot])
- Go: Bump golang.org/x/sys from 0.8.0 to 0.10.0 #6948 (dependabot[bot])
- Website: Bump prism-react-renderer from 1.3.5 to 2.0.6 in /docs/website #6945 (dependabot[bot])
- Add .gitattributes file with Git-style path matchers customizing how PR changed files appear on GitHub #6940 (rm3l)
Full Changelog: v3.12.0...v3.13.0