Skip to content

Commit 1534587

Browse files
committed
Updated release-notes files
1 parent 8608827 commit 1534587

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

beta-releasenotes.md CHANGELOG/release-notes-v0.7.4.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v0.7.4
2+
13
## Bugs
24
- fix: Helm rollback in case of no gitops (#6005)
35
- fix: App detail deployed by (#6032)
@@ -35,3 +37,5 @@
3537
- misc: Release candidate v0.19.0 (#5930)
3638
- misc: updated migration number (#5948)
3739
- misc: err handling for configmap access (#5938)
40+
41+

releasenotes.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
## v0.7.4
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: Custom tag (#5999)
12+
- fix: Helm deployment status (#5996)
13+
- fix: Deployment window FIXED type (#5986)
14+
- fix: Migration seq fix (#5962)
15+
- fix: Modified the query for User listing with filters (#5957)
16+
- fix: Bulk deploy panic and docker tag handling (#5949)
17+
- fix: stage artifact logic (#5913)
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+
- feat: Feature release v9 sql scripts (#5950)
23+
## Others
24+
- misc: Main sync develop (#6047)
25+
- misc: Permission access getting clubbed (#6045)
26+
- fix : Multiple param of filter in helm app list (#6013)
27+
- chore: Adding refchart migration (#6007)
28+
- chore: Cluster terminal images migration (#6006)
29+
- chore: Trigger clean (#6004)
30+
- misc: Removed deployment group validation when deleting CD pipelines (#5989)
31+
- misc: Replaced != with <> for PostgreSQL compatibility (#5987)
32+
- misc: Main sync 14 oct 2024 (#5985)
33+
- misc: isLatest field in plugin_metadata tag changed to not_null (#5984)
34+
- chore: Main sync develop (#5983)
35+
- misc: error handling while creating github repo in case of concurrent reqs (#5978)
36+
- misc: Release candidate v0.20.0 (#5980)
37+
- misc: Release candidate v0.19.0 (#5930)
38+
- misc: updated migration number (#5948)
39+
- misc: err handling for configmap access (#5938)
40+
41+

0 commit comments

Comments
 (0)