|
1 |
| -## v1.3.0 |
| 1 | +## v1.3.1 |
2 | 2 |
|
3 | 3 | ## Bugs
|
4 |
| -- fix: panic fixes (#6411) |
5 |
| -- fix: auto pre-cd not getting triggered (if cd is manual) after webhook ci event is captured (#6407) |
6 |
| -- fix: Base update (#6405) |
7 |
| -- fix: devtron apps deployed via helm showing in helm apps list (#6397) |
8 |
| -- fix: when a helm app is managed by argocd then skip argo app update when same name ext helm app is installed (#6389) |
9 |
| -- fix: upgraded to go-git/v5 v5.13.0 (#6388) |
10 |
| -- fix: fix for ci cd workflow fake success status and multiple post/pre cd success notifications (#6370) |
11 |
| -- fix: fix for while cloning app or workflow when external secret is present in any pipeline then that pipeline is not cloned (#6368) |
12 |
| -- fix: fix for while cloning app or workflow when external secret is present in any pipeline then that pipeline is not cloned (#6366) |
13 |
| -- fix: buildx driver opt using k8s driver even if not enabled (#6349) |
14 |
| -- fix: Auto trigger even if pre-cd fails (#6338) |
15 |
| -- fix: role group listing fix (#6343) |
16 |
| -- fix: sql injection fixes (#6334) |
17 |
| -- fix: role group k8s permissions duplication (#6336) |
18 |
| -## Enhancements |
19 |
| -- feat: hibernate devtron app (#6356) |
20 |
| -- feat: separate build worker status timeline (#6320) |
21 |
| -- feat: send notification with chosen config (#6331) |
22 |
| -- feat: sql script changes for operation audit (#6342) |
23 |
| -## Documentation |
24 |
| -- doc: updated devtron user list in users.md (#6363) |
25 |
| -## Others |
26 |
| -- misc: pipeline listing in app Group (#6410) |
27 |
| -- misc: Notif back com (#6398) |
28 |
| -- sync: Main sync develop (#6396) |
29 |
| -- sync: vendor update on release 29 (#6395) |
30 |
| -- sync: Release candidate v0.29.0 (#6394) |
31 |
| -- sync: Main sync develop (#6375) |
32 |
| -- misc: common-lib change (#6347) |
33 |
| -- sync: Release candidate v0.28.0 (#6340) |
34 |
| -- misc: Fix typo: Cronjob → CronJob (#6335) |
35 |
| -- sync: Main sync develop (#6358) |
| 4 | +- fix: unable to fetch live build logs |
36 | 5 |
|
37 | 6 |
|
0 commit comments