From fae8a82fd21cc428f086b0f37ec8bf7e06dfc91c Mon Sep 17 00:00:00 2001 From: Vikram <73224103+vikramdevtron@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:37:46 +0530 Subject: [PATCH] Update beta-releasenotes.md --- beta-releasenotes.md | 38 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/beta-releasenotes.md b/beta-releasenotes.md index 82e28398d29..91741dc38dd 100644 --- a/beta-releasenotes.md +++ b/beta-releasenotes.md @@ -1,36 +1,32 @@ ## 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: 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) -- fix: plugin getByName method error handling (#6016) +- 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: oss-app-details (#5970) -- fix: appdetails fix (#5965) -- fix: migration seq fix (#5963) -- fix: migration seq fix (#5962) -- fix: develop main sync oss (#5961) -- fix: modified the query for GetQueryForUserListingWithFilters (#5957) +- 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 3 oss (#5837) -- feat: terminal role casbin policy (#5991) -- feat: refactoring argo application service and common-lib constants (#5944) +- 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) ## Documentation ## 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) +- 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: 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)