Skip to content

Commit 6b13cda

Browse files
authored
Update releasenotes.md
1 parent 907e921 commit 6b13cda

File tree

1 file changed

+48
-2
lines changed

1 file changed

+48
-2
lines changed

releasenotes.md

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
- feat: flux cd deployment (#6660)
66
- feat: add app name in labels list api (#6688)
77
- feat: Audit ci trigger, precd and post cd trigger so that retrigger can happen from last failed config snapshot (#6659)
8+
- feat: optimize ci cd workflow (#6744)
9+
- feat: build edit v1beta2 (#6694)
10+
- feat: ArgoCD v2.13.3 support for private chart providers (#6766)
11+
- feat: automate API specs workflow and documentation (#6786)
12+
813
## Bugs
914
- fix: argo sync (#6718)
1015
- fix: cluster delete (#6706)
@@ -14,9 +19,50 @@
1419
- fix: Fix scanning optimisation (#6683)
1520
- fix: panic in logs api (#6684)
1621
- fix: Empty migration seq (#6673)
22+
- fix: Removing default value of idleReplicaCount (#6722)
23+
- fix: Removing default value of idleReplicaCount (#6721)
24+
- fix: send HideApiToken env var in api token create and update response (#6727)
25+
- fix: removed timeout notification (#6760)
26+
- fix: unify unit formatting and conversion for CPU and memory in cluster resources (#6768)
27+
- fix: cron job suspend (#6771)
28+
- fix: panic app group (#6785)
29+
- fix: api responses enhancements (#6797)
30+
- fix: post apis minor validations (#6811)
31+
- fix: dex scopes override default required scopes (#6816)
32+
- fix: error handler correction (#6824)
1733
## Others
1834
- chore: added sql file of 4.21 (#6716)
1935
- misc: added support for service extraSpec (#6702)
2036
- chore: when output dir path is /devtroncd in any pipeline stage step then the ci runner is stuck in recursive self-copy situation (#6686)
21-
22-
37+
- misc: Removing default value of idleReplicaCount (#6730)
38+
- sync: Main sync develop (#6735)
39+
- chore: chart service crud and configProperties (#6642)
40+
- sync: Release candidate v0.40.0 (#6740)
41+
- sync: vendor update (#6741)
42+
- misc: Added Github Actions for linting and building api specs (#6720)
43+
- misc: open api spec addition (#6750)
44+
- misc: Updated the build-docs.yaml (#6752)
45+
- misc: fixing swagger openapi.yaml (#6751)
46+
- misc: adding codeowner for swagger api spec (#6754)
47+
- misc: swagger api spec fixes (#6755)
48+
- misc: Update openapi spec (#6758)
49+
- misc: updated the title of openapi specs (#6759)
50+
- misc: Timeout main notification (#6761)
51+
- misc: Api changes for env enhancement (#6769)
52+
- misc: changes in description of api spec (#6767)
53+
- chore: Merged origin/main branch into develop (#6770)
54+
- sync: Release candidate v0.41.0 (#6777)
55+
- chore: Update `authenticator` and `common-lib` dependencies to latest versions. (#6779)
56+
- chore: added sql files for sync (#6780)
57+
- chore: migration number chnage (#6783)
58+
- chore: add resource recommendation APIs and update openapi.yaml (#6784)
59+
- misc: added support for cronjob annotations and probes (#6787)
60+
- misc: Validation on payload and Error handling, API Specs revised (#6790)
61+
- misc: main sync (#6793)
62+
- misc: Dev sync (#6794)
63+
- misc: main sync (#6791)
64+
- sync: Release candidate v0.42.0 (#6805)
65+
- sync: vendor update (#6806)
66+
- misc: Dependa fix (#6809)
67+
- misc: sql query param refacter (#6810)
68+
- misc: Argo version update (#6817)

0 commit comments

Comments
 (0)