Release of v3.0.0-beta2
v3.0.0-beta2 (2022-07-19)
Features/Enhancements:
- Allow setting
namingStrategy
when usingodo add binding
#5912 @rm3l - odo dev: handle port forwarding after pod restart #5885 @feloy
Documentation:
- Add documentation for odo completion #5921 @cdrage
- Bump odo version in installation docs #5919 @valaparthvi
- Blog: Connecting to a service without SBO #5915 @valaparthvi
- Add instruction to install odo via Maven plugin #5909 @mcarlett
- adding Threat Model and corresponding md file #5902 @rnapoles-rh
Testing/CI:
- Sbo nightly test #5946 @anandrkskd
- Cleanup test to skip setup cluster steps if needed #5945 @anandrkskd
- Migrate to ginkgo v2 #5809 @anandrkskd
Merged pull requests:
- Bump version to v3.0.0-beta2 #5952 @rm3l
- Remove unused functions: ComponentExist, PushedComponent #5944 @valaparthvi
- download golangci-lint binary with test script #5934 @anandrkskd
- reduce test make targets, organize test file structure #5931 @anandrkskd
- Go: Bump github.com/fatih/color from 1.12.0 to 1.13.0 #5925 @dependabot[bot]
- Go: Bump github.com/posener/complete from 1.1.1 to 1.2.3 #5924 @dependabot[bot]
- Cleanup Adapter structure to not be used to pass parameters #5918 @feloy
- Website: Bump @tsconfig/docusaurus from 1.0.4 to 1.0.6 in /docs/website #5917 @dependabot[bot]
- Simplify pkg/devfile/adapters/... packages #5914 @feloy
- Website: Bump @svgr/webpack from 5.5.0 to 6.2.1 in /docs/website #5913 @dependabot[bot]
- Website: Bump prism-react-renderer from 1.3.1 to 1.3.5 in /docs/website #5911 @dependabot[bot]
- Website: Bump glob-parent from 5.1.2 to 6.0.2 in /docs/website #5910 @dependabot[bot]
- Use cached discovery client #5908 @dharmit
- Go: Bump github.com/pborman/uuid from 1.2.0 to 1.2.1 #5901 @dependabot[bot]
- Website: Bump browserslist from 4.19.3 to 4.21.1 in /docs/website #5897 @dependabot[bot]
- Website: Bump @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.21 in /docs/website #5895 @dependabot[bot]
- Add assertions for types implementing interfaces #5893 @feloy
- update documentation issue template #5859 @kadel
- Fixes terminal completion command for odo #5856 @cdrage
New Contributors
Installation of v3.0.0-beta2
To install odo, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com