|
1 | 1 | ## Bugs |
2 | | -- fix: helm rollback in case of no gitops (#6005) |
3 | | -- fix: app detail deployed by (#6032) |
4 | | -- fix: removed not null constraint for releaseOverride (#6044) |
5 | | -- fix: fix for 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) |
6 | | -- fix: plugin getByName method error handling (#6016) |
| 2 | +- fix: Helm rollback in case of no gitops (#6005) |
| 3 | +- fix: App detail deployed by (#6032) |
| 4 | +- fix: Removed not null constraint for releaseOverride (#6044) |
| 5 | +- 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) |
| 6 | +- fix: Plugin getByName method error handling (#6016) |
7 | 7 | - fix: Config deployment history fix (#6003) |
8 | 8 | - fix: Force abort fix (#5990) |
9 | | -- fix: custom tag (#5999) |
10 | | -- fix: helm deployment status (#5996) |
11 | | -- fix: deployment window FIXED type (#5986) |
12 | | -- fix: oss-app-details (#5970) |
13 | | -- fix: appdetails fix (#5965) |
14 | | -- fix: migration seq fix (#5963) |
15 | | -- fix: migration seq fix (#5962) |
16 | | -- fix: develop main sync oss (#5961) |
17 | | -- fix: modified the query for GetQueryForUserListingWithFilters (#5957) |
| 9 | +- fix: Custom tag (#5999) |
| 10 | +- fix: Helm deployment status (#5996) |
| 11 | +- fix: Deployment window FIXED type (#5986) |
| 12 | +- fix: Migration seq fix (#5962) |
| 13 | +- fix: Modified the query for User listing with filters (#5957) |
18 | 14 | - fix: Bulk deploy panic and docker tag handling (#5949) |
19 | 15 | - fix: stage artifact logic (#5913) |
20 | 16 | ## Enhancements |
21 | | -- feat: Config diff 3 oss (#5837) |
22 | | -- feat: terminal role casbin policy (#5991) |
23 | | -- feat: refactoring argo application service and common-lib constants (#5944) |
| 17 | +- feat: Config diff enhancement (#5837) |
| 18 | +- feat: Terminal role casbin policy (#5991) |
| 19 | +- feat: Refactoring argo application service and common-lib constants (#5944) |
24 | 20 | - feat: Feature release v9 sql scripts (#5950) |
25 | 21 | ## Documentation |
26 | 22 | ## Others |
27 | 23 | - misc: Main sync develop (#6047) |
28 | | -- misc: permission access getting clubbed (#6045) |
29 | | -- fix : multiple param of filter in helm app list (#6013) |
30 | | -- chore: adding refchart migration (#6007) |
| 24 | +- misc: Permission access getting clubbed (#6045) |
| 25 | +- fix : Multiple param of filter in helm app list (#6013) |
| 26 | +- chore: Adding refchart migration (#6007) |
31 | 27 | - chore: Cluster terminal images migration (#6006) |
32 | 28 | - chore: Trigger clean (#6004) |
33 | | -- misc: removed deployment group validation when deleting CD pipelines (#5989) |
| 29 | +- misc: Removed deployment group validation when deleting CD pipelines (#5989) |
34 | 30 | - misc: Replaced != with <> for PostgreSQL compatibility (#5987) |
35 | 31 | - misc: Main sync 14 oct 2024 (#5985) |
36 | 32 | - misc: isLatest field in plugin_metadata tag changed to not_null (#5984) |
|
0 commit comments