-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8608827
commit 1534587
Showing
2 changed files
with
45 additions
and
0 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
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
## v0.7.4 | ||
|
||
## Bugs | ||
- fix: Helm rollback in case of no gitops (#6005) | ||
- fix: App detail deployed by (#6032) | ||
- fix: Removed not null constraint for releaseOverride (#6044) | ||
- fix: Showing inaccurate data in template/list api while fetching previous deployments list in template/list api, output shown was cartesian product of deployment_template_history and wfr (#6034) | ||
- fix: Plugin getByName method error handling (#6016) | ||
- fix: Config deployment history fix (#6003) | ||
- fix: Force abort fix (#5990) | ||
- fix: Custom tag (#5999) | ||
- fix: Helm deployment status (#5996) | ||
- fix: Deployment window FIXED type (#5986) | ||
- fix: Migration seq fix (#5962) | ||
- fix: Modified the query for User listing with filters (#5957) | ||
- fix: Bulk deploy panic and docker tag handling (#5949) | ||
- fix: stage artifact logic (#5913) | ||
## Enhancements | ||
- feat: Config diff enhancement (#5837) | ||
- feat: Terminal role casbin policy (#5991) | ||
- feat: Refactoring argo application service and common-lib constants (#5944) | ||
- feat: Feature release v9 sql scripts (#5950) | ||
## Others | ||
- misc: Main sync develop (#6047) | ||
- misc: Permission access getting clubbed (#6045) | ||
- fix : Multiple param of filter in helm app list (#6013) | ||
- chore: Adding refchart migration (#6007) | ||
- chore: Cluster terminal images migration (#6006) | ||
- chore: Trigger clean (#6004) | ||
- misc: Removed deployment group validation when deleting CD pipelines (#5989) | ||
- misc: Replaced != with <> for PostgreSQL compatibility (#5987) | ||
- misc: Main sync 14 oct 2024 (#5985) | ||
- misc: isLatest field in plugin_metadata tag changed to not_null (#5984) | ||
- chore: Main sync develop (#5983) | ||
- misc: error handling while creating github repo in case of concurrent reqs (#5978) | ||
- misc: Release candidate v0.20.0 (#5980) | ||
- misc: Release candidate v0.19.0 (#5930) | ||
- misc: updated migration number (#5948) | ||
- misc: err handling for configmap access (#5938) | ||
|
||
|