|
1 | | -## v1.8.0 |
| 1 | +## v1.8.1 |
| 2 | + |
2 | 3 |
|
3 | | -## Enhancements |
4 | | -- feat: added the plugin for aws ecr retagging (#6695) |
5 | | -- feat: Argo version update v2.13.3(#6817) |
6 | | -- feat: ArgoCD v2.13.3 support for private chart providers (#6766) |
7 | | -- feat: flux cd deployment (#6660) |
8 | | -- feat: add app name in labels list api (#6688) |
9 | | -- feat: Audit ci trigger, precd and post cd trigger so that retrigger can happen from last failed config snapshot (#6659) |
10 | | -- feat: optimize ci cd workflow (#6744) |
11 | | -- feat: automate API specs workflow and documentation (#6786) |
12 | | - |
13 | 4 | ## Bugs |
14 | | -- fix: argo sync (#6718) |
15 | | -- fix: cluster delete (#6706) |
16 | | -- fix: Notifier v1 removed (#6705) |
17 | | -- fix: app clone panic (#6696) |
18 | | -- fix: Spdy migration to websocket (#6682) |
19 | | -- fix: Fix scanning optimisation (#6683) |
20 | | -- fix: panic in logs api (#6684) |
21 | | -- fix: Empty migration seq (#6673) |
22 | | -- fix: Removing default value of idleReplicaCount (#6721) |
23 | | -- fix: send HideApiToken env var in api token create and update response (#6727) |
24 | | -- fix: removed timeout notification (#6760) |
25 | | -- fix: unify unit formatting and conversion for CPU and memory in cluster resources (#6768) |
26 | | -- fix: cron job suspend (#6771) |
27 | | -- fix: panic app group (#6785) |
28 | | -- fix: api responses enhancements (#6797) |
29 | | -- fix: post apis minor validations (#6811) |
30 | | -- fix: dex scopes override default required scopes (#6816) |
31 | | -- fix: error handler correction (#6824) |
| 5 | +- fix: unsaved changes popup showing after saving manifest ([#2922](https://github.com/devtron-labs/dashboard/pull/2922)) |
| 6 | + |
| 7 | + |
32 | 8 |
|
33 | | -## Others |
34 | | -- chore: added sql file of 4.21 (#6716) |
35 | | -- misc: added support for service extraSpec (#6702) |
36 | | -- chore: when output dir path is /devtroncd in any pipeline stage step then the ci runner is stuck in recursive self-copy situation (#6686) |
37 | | -- misc: Removing default value of idleReplicaCount (#6730) |
38 | | -- chore: chart service crud and configProperties (#6642) |
39 | | -- misc: Added Github Actions for linting and building api specs (#6720) |
40 | | -- misc: open api spec addition (#6750) |
41 | | -- misc: Updated the build-docs.yaml (#6752) |
42 | | -- misc: fixing swagger openapi.yaml (#6751) |
43 | | -- misc: adding codeowner for swagger api spec (#6754) |
44 | | -- misc: swagger api spec fixes (#6755) |
45 | | -- misc: Update openapi spec (#6758) |
46 | | -- misc: updated the title of openapi specs (#6759) |
47 | | -- misc: Timeout main notification (#6761) |
48 | | -- misc: Api changes for env enhancement (#6769) |
49 | | -- misc: changes in description of api spec (#6767) |
50 | | -- chore: Update `authenticator` and `common-lib` dependencies to latest versions. (#6779) |
51 | | -- chore: added sql files for sync (#6780) |
52 | | -- chore: migration number chnage (#6783) |
53 | | -- chore: add resource recommendation APIs and update openapi.yaml (#6784) |
54 | | -- misc: added support for cronjob annotations and probes (#6787) |
55 | | -- misc: Validation on payload and Error handling, API Specs revised (#6790) |
56 | | -- misc: sql query param refacter (#6810) |
57 | | - |
0 commit comments