-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump version to 2.2.1 * add missing PRs to Changelog.md
- Loading branch information
Showing
4 changed files
with
25 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,40 @@ | ||
# Odo Changelog | ||
|
||
## 2.2.2 | ||
|
||
### Feature/Enhancements | ||
|
||
### Bug Fixes | ||
|
||
### Tests | ||
|
||
### Documentation | ||
|
||
## 2.2.1 | ||
|
||
### Feature/Enhancements | ||
|
||
- implement `odo catalog describe service` for operator backed services | ||
- add deprecation warning for old git style devfile registries ([#4707](https://github.com/openshift/odo/pull/4707)) | ||
- adds dev.odo.push.path attribute support for pushing only mentioned files ([#4588](https://github.com/openshift/odo/pull/4588)) | ||
- Implement `odo catalog describe service` for operator backed services ([#4671](https://github.com/openshift/odo/pull/4671)) | ||
- Add deprecation warning for old git style devfile registries ([#4707](https://github.com/openshift/odo/pull/4707)) | ||
- Adds dev.odo.push.path attribute support for pushing only mentioned files ([#4588](https://github.com/openshift/odo/pull/4588)) | ||
- Use server side apply approved ([#4648](https://github.com/openshift/odo/pull/4648)) | ||
- Adding wait support to component deletion for devfile ([#4712](https://github.com/openshift/odo/pull/4712)) | ||
- Collect Component type for usage data ([#4662](https://github.com/openshift/odo/pull/4662)) | ||
|
||
### Bug Fixes | ||
|
||
No changes | ||
- Follow devfile like conventions in generated url name to keep url short for --s2i ([#4670](https://github.com/openshift/odo/pull/4670)) | ||
- Fix OCI-based registry migration approved kind/bug lgtm ([#4702](https://github.com/openshift/odo/pull/4702)) | ||
- Removes invalid endpoints from the devfile on triggering url create. ([#4567](https://github.com/openshift/odo/pull/4567)) | ||
|
||
### Tests | ||
|
||
Not changes | ||
- Automate psi ci for mac and windows ([#4460](https://github.com/openshift/odo/pull/4460)) | ||
- Update devfile tests with OCI-based registry ([#4679](https://github.com/openshift/odo/pull/4679)) | ||
|
||
|
||
### Documentation | ||
|
||
- Adds a document regarding the odo.dev.push.path attributes in the devfile ([#4681](https://github.com/openshift/odo/pull/4681)) | ||
|
||
- Add --s2i conversion related breaking changes ([#4683](https://github.com/openshift/odo/pull/4683)) | ||
- Fix OCI-based registry migration ([#4702](https://github.com/openshift/odo/pull/4702)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters