|
| 1 | +## v1.0.0 |
| 2 | + |
| 3 | +## Bugs |
| 4 | +- fix: Helm rollback in case of no gitops (#6005) |
| 5 | +- fix: App detail deployed by (#6032) |
| 6 | +- fix: Removed not null constraint for releaseOverride (#6044) |
| 7 | +- 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) |
| 8 | +- fix: Plugin getByName method error handling (#6016) |
| 9 | +- fix: Config deployment history fix (#6003) |
| 10 | +- fix: Force abort fix (#5990) |
| 11 | +- fix: Helm deployment status (#5996) |
| 12 | +- fix: Deployment window FIXED type (#5986) |
| 13 | +- fix: Migration seq fix (#5962) |
| 14 | +- fix: Modified the query for User listing with filters (#5957) |
| 15 | +- fix: Bulk deploy panic and docker tag handling (#5949) |
| 16 | +- fix: Stage artifact logic (#5913) |
| 17 | +- fix: Permission access getting clubbed (#6045) |
| 18 | +## Enhancements |
| 19 | +- feat: Config diff enhancement (#5837) |
| 20 | +- feat: Terminal role casbin policy (#5991) |
| 21 | +- feat: Refactoring argo application service and common-lib constants (#5944) |
| 22 | +## Others |
| 23 | +- fix : Multiple param of filter in helm app list (#6013) |
| 24 | +- chore: Adding refchart migration (#6007) |
| 25 | +- chore: Cluster terminal images migration (#6006) |
| 26 | +- misc: Removed deployment group validation when deleting CD pipelines (#5989) |
| 27 | +- misc: Replaced != with <> for PostgreSQL compatibility (#5987) |
| 28 | +- misc: isLatest field in plugin metadata tag changed to not_null (#5984) |
| 29 | +- misc: Error handling while creating github repo in case of concurrent reqs (#5978) |
| 30 | +- misc: Updated migration number (#5948) |
| 31 | +- misc: Err handling for configmap access (#5938) |
0 commit comments