|
1 | 1 | ## v1.5.0 |
2 | 2 |
|
3 | | -## Bugs |
4 | | -- fix: issues in helm apps and git provide (#6523) |
5 | | -- fix: added more fields in webhook notification (#6520) |
6 | | -- fix: CI dangling pod after aborting build (#6522) |
7 | | -- fix: added support for IAM role S3 blob client (#6521) |
8 | | -- fix: making tx independent of git sensor call (#6519) |
9 | | -- fix: sql query memory issue (#6516) |
10 | | -- fix: postgresql skip unique constraints error and handle network connection error (#6509) |
11 | | -- fix: Grafana data-source get API (#6503) |
12 | | -- fix: Grafana revert patch (#6498) |
13 | | -- fix: made triggeredBy for CI & CD uniform (#6489) |
14 | | -- fix: hpa permission denied error (#6485) |
15 | | -- fix: force abort for pre/post cd (#6475) |
16 | | -- fix: optimisation in workflow status api (#6473) |
17 | | -- fix: let user delete the container reg if the ref app was deleted (#6464) |
18 | 3 | ## Enhancements |
19 | | -- feat: only deploy unhibernated apps in app group (#6494) |
20 | 4 | - feat: Config Approval bypass v1 (for cm, cs and deployment template) (#6493) |
21 | | -- feat: licensing changes (#6474) |
| 5 | +- feat: Licensing changes (#6474) |
| 6 | +## Bugs |
| 7 | +- fix: Added support for IAM role S3 blob client (#6521) |
| 8 | +- fix: Making tx independent of git sensor call (#6519) |
| 9 | +- fix: Sql query memory issue (#6516) |
| 10 | +- fix: Grafana data-source get API (#6503) |
| 11 | +- fix: Made triggeredBy for CI & CD uniform (#6489) |
| 12 | +- fix: HPA permission denied error (#6485) |
| 13 | +- fix: Force abort for pre/post cd (#6475) |
| 14 | +- fix: Optimisation in workflow status api (#6473) |
| 15 | +- fix: Let user delete the container reg if the ref app was deleted (#6464) |
22 | 16 | ## Others |
23 | | -- refactor: Refactor ci and multi cluster cicd (#6505) |
24 | | -- sync: Vendor update develop (#6528) |
25 | | -- sync: Main sync develop (#6527) |
26 | | -- sync: Main sync develop (#6518) |
27 | | -- sync: vendor update (#6515) |
28 | | -- sync: Release candidate v0.33.0 (#6514) |
29 | | -- misc: update the descriptions of env variables (#6499) |
30 | | -- sync: Main sync develop 8apr (#6504) |
31 | | -- misc: patch api for user attribute (#6490) |
32 | | -- chore: nil implementations fixed for user attribute in telemetry (#6497) |
33 | | -- chore: code restructuring (#6476) |
34 | | -- sync: main changes synced into develop (#6492) |
35 | | -- sync: Main sync develop 27mar (#6483) |
36 | | -- sync: vendor update (#6480) |
37 | | -- sync: Release candidate v0.32.0 (#6479) |
38 | | - |
39 | | - |
| 17 | +- misc: Update the descriptions of env variables (#6499) |
| 18 | +- misc: Patch api for user attribute (#6490) |
| 19 | +- chore: Nil implementations fixed for user attribute in telemetry (#6497) |
0 commit comments