Skip to content

Releases: devtron-labs/devtron

v0.5.2

01 Sep 13:57

Choose a tag to compare

No changelog for this release.

v0.5.1

01 Sep 12:28
71eda52

Choose a tag to compare

  • [Task][testing] Automation of 2 APIs of PipelineConfigRouter #2258
  • [Task][testing] Automation of 2 APIs of ApplicationRouter #2245
  • [enhancement] Postgres Performance Monitoring #1955

v0.5.0

30 Aug 16:01
996e37a

Choose a tag to compare

= = = = = IMPORTANT = = = = =
IF YOU ARE USING rawYaml SECTION IN DEPLOYMENT TEMPLATE, NEXT RELEASE CAN INTRODUCE BREAKING CHANGES, WE RECOMMEND YOU TO UPDATE THE CHART VERSION OF YOUR APP TO v4.13.0 TO MAKE rawYaml SECTION COMPATIBLE TO NEW ARGOCD VERSION v2.4.0

OR

WE HAVE RELEASED A ARGOCD-V2.4.0 PATCH JOB TO FIX THE COMPATIBILITIES ISSUES. PLEASE APPLY THIS JOB IN YOUR CLUSTER AND WAIT FOR COMPLETION AND THEN ONLY UPGRADE TO DEVTRON V0.5.0
kubectl apply -f https://raw.githubusercontent.com/devtron-labs/utilities/main/scripts/jobs/argocd-2.4.0-prerequisites-patch-job.yaml

OR

CONTACT DEVTRON TEAM ON DISCORD TO DISCUSS YOUR USECASE

  • [bug] Not able to delete ci-pipeline webhooks based after updating git-material #2220
  • [enhancement][Task] Support for Reading/consuming EventStreams in our Automation Framework R&D #2210
  • [enhancement] UX ONLY: Introducing deployment status and its breakdown #2209
  • [bug] Application status "missing or degraded" in app details | Fixed UI error message in app details #2208
  • [bug] Trigger page breaks if branch regex has invalid regex format #2201
  • [bug] Not Getting manifest/event and logs in case of "no git-ops" deployment #2190
  • [closed] Checks logged in user is super admin or not #2188
  • [bug] bug: new pod after a deployment gets terminated once before running stably #2186
  • [enhancement][Task][testing] Need to Add logic in automation for handling of "tolerations/Affinity" in deployment template #2183
  • [bug] Getting yaml parse error during update and deploy any helm chart #2178
  • [bug] Invalid regex like * breaking the page #2173
  • [closed] BUG : Argo cd pipeline fail functionality is broken #2172
  • [enhancement][Task][testing] Automation of 4 APIs of ApplicationRouter #2171
  • [enhancement] Changed regex for helm-appName | Checkoutpath message changed #2170
  • [bug][enhancement] FEATURE: Block users list display for non Manager/Superadmin access #2159
  • [closed] pipeline status update delay #2157
  • [enhancement] Git account : Need to update documentation for authentication type "Anonymous" while adding Version controller #2150
  • [Performance] Sometime getStats (getting list of file changed) for a particular commit takes eternity in git-sensor #2147
  • [enhancement] Dropdown apis authorization modifications for super admin #2144
  • [bug] User Permissions - NaN is being passed as teamId #2142
  • [bug] Able to trigger ci using git hash from another branch #2131
  • [enhancement] Notifier - Update the email notification template #2130
  • [bug] Bug: UI: Throughput and Latency Metrics graph text clipped #2124
  • [enhancement] Check Azureboard functioning #2119
  • [bug] Delete pop-up close on env delete #2116
  • [enhancement] Add email toast error in manage permission #2115
  • [enhancement] Code Editor - Popup covering text select on hovering | Edit tab data resets when tab closed | Hotfix for InfoColourBar #2114
  • [bug] Dropdown Scrolling is not working for react select #2112
  • [closed] Notifications - Email templates data points need to be updated #2111
  • [closed] Notifications - Timestamp modifications gmt/ist #2110
  • [Performance] Performance issue on values tab page load for helm app #2109
  • [Performance] Performance issue on security scan list page #2108
  • [bug] Cluster detail : pod count data is shown wrong #2107
  • [closed] App status update - panic handling and logs addition #2105
  • [bug] pipeline status misleads into longer deployment time and does not give proper info of the process #2100
  • [closed] Performance issue while selecting image to deploy on cd pipeline #2099
  • [enhancement][Task][testing] Automation of 3 APIs of ClusterRouter #2093
  • [bug] helm UI bug #2088
  • [enhancement] Chart store - Discover list new filter option #2085
  • [closed] Central Api - Release notes with prerequisites #2084
  • [enhancement] UX ONLY: Communicate Prerequisites to user for update new version #2083
  • [closed] Chart store - Discover list #2081
  • [enhancement] Custom email support in notifications via SMTP/SES and Slack #2079
  • [enhancement][Task] Enforcer Caching for remaining APIs #2072
  • [enhancement] Build is listing latest 15 commits only #2066
  • [enhancement] Add SSO GitLab provider support #2062
  • [closed] Helm chart template update for cicd applications - job #2059
  • [closed] Store chart values.json and notes.txt and return back in APIs #2050
  • [closed] Store some fields against preset values and return them in get API #2049
  • [enhancement][Task][testing] Automation of APIs in HelmAppDeployment Flow(6 APIs) #2047
  • [bug] - Deployment history > Config > Show loader / Retain tab selection #2042
  • [enhancement] Application metrics not available collapsed state #2040
  • [bug] Build history < Page reloads when scrolling to bottom of build history list #2039
  • [enhancement] Preset values additional metadata - v2 #2038
  • [bug] UI Issue while adding Secrets in app configuration #2024
  • [enhancement] Option to override dockerfile and container registry #1986
  • [bug] We are not getting any result using discover API for manually added chart-repos in chart-store #1985
  • [enhancement][UX] UX ONLY: Serve preset values for helm charts from central-api #1983
  • [enhancement] TriggerBuild Pipeline: Allow user to with build access to change branch name during build step #1934
  • [enhancement] Create Build Pipeline: Allow user to with build access to change branch name during build step #1898
  • [enhancement] Helm values - GUI testing #1888
  • [enhancement] Helm values - Create common widgets/components #1886
  • [closed] Helm app - fetch notes.txt and schema.json #1871
  • [enhancement] Helm values - convert JSON schema to a standard format #1869
  • [enhancement] Helm values - Basic GUI configuration #1868
  • [bug] Helm Apps takes a lot of time to fetch chart values most of the times #1842
  • [enhancement] Allow user to with build access ...
Read more

v0.4.27

22 Jul 10:57
c1fa369

Choose a tag to compare

IF YOU ARE USING rawYaml SECTION IN DEPLOYMENT TEMPLATE, NEXT RELEASE CAN INTRODUCE BREAKING CHANGES, WE RECOMMEND YOU TO UPDATE THE CHART VERSION OF YOUR APP TO v4.13.0 TO MAKE rawYaml SECTION COMPATIBLE TO NEW ARGOCD VERSION v2.4.0 OR CONTACT DEVTRON TEAM ON DISCORD TO DISCUSS YOUR USECASE

  • Devtron helm chart version v4.13.0 for argocd v2.4.0 compatible rawYaml rendering.
  • [closed] Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "CronJob" in version "batch/v1"
    #1963
  • Argocd v2.4.0 upgrade rollback

v0.4.26

21 Jul 11:28
f6ad3a0

Choose a tag to compare

IF YOU ARE USING rawYaml SECTION IN DEPLOYMENT TEMPLATE, NEXT RELEASE CAN INTRODUCE BREAKING CHANGES, WE RECOMMEND YOU TO UPDATE THE CHART VERSION OF YOUR APP TO v4.13.0 TO MAKE rawYaml SECTION COMPATIBLE TO NEW ARGOCD VERSION v2.4.0 OR CONTACT DEVTRON TEAM ON DISCORD TO DISCUSS YOUR USECASE

  • Devtron helm chart version v4.13.0 for argocd v2.4.0 compatible rawYaml rendering.
  • [closed] Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "CronJob" in version "batch/v1"
    #1963
  • Argocd v2.4.0 upgrade rollback

v0.4.24

19 Jul 13:23
9f0a859

Choose a tag to compare

IF YOU ARE USING rawYaml SECTION IN DEPLOYMENT TEMPLATE, NEXT RELEASE CAN INTRODUCE BREAKING CHANGES, WE RECOMMEND YOU TO UPDATE THE CHART VERSION OF YOUR APP TO v4.13.0 TO MAKE rawYaml SECTION COMPATIBLE TO NEW ARGOCD VERSION v2.4.0 OR CONTACT DEVTRON TEAM ON DISCORD TO DISCUSS YOUR USECASE

  • Devtron helm chart version v4.13.0 for argocd v2.4.0 compatible rawYaml rendering.
  • [closed] Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "CronJob" in version "batch/v1"
    #1963

v0.4.23

08 Jul 15:35

Choose a tag to compare

  • [enhancement][Task][testing] Automation of APIs in HelmAppDeployment Flow(AppStoreDiscoverRouter)(3 APIs) #1969
  • [enhancement][Task][testing] Automation of APIs in Helm Apps Deployment(ServerRouter) #1968
  • [enhancement] Delete workflow when user deletes CI pipeline | Rename 'Global variables' to 'System variables' #1961
  • [enhancement][testing] OSS Installation Automation Failure Fixes #1959
  • [bug] Not able to delete ci-pipeline #1951
  • [bug] Validation required for reference template before push to git repo. #1950
  • [bug] Edit group name showing in multi-chart deployment flow #1943
  • [enhancement] Custom values: Save option from deploy chart/ Update and deploy chart #1923
  • [enhancement] Custom values: Save/Update custom values #1922
  • [enhancement] Custom values: Saved values listing #1921
  • [enhancement] Custom values: Helm chart detail- popup, listing and navigation #1920
  • [enhancement] Central API - Webhook handle edited event. #1742
  • [enhancement] Devtron charts - deployment via helm (in CICD without Gitops Integration) #1653
  • [bug] Not able to update cluster-token from UI if needed #1596

v0.4.22

05 Jul 14:42

Choose a tag to compare

  • [enhancement] Added Empty UI for CD configured nothing deployed #1958
  • [bug] Helm type cd pipelines - auto trigger even if application status is DEGRADED #1946
  • [enhancement] UX: Docker buildx support #1944
  • [enhancement][Task] Logs Obfuscation for Secret Information #1926
  • [enhancement] UX: Guided Onboarding #1811

v0.4.21

01 Jul 14:53

Choose a tag to compare

  • [Task][testing] Testing of consistency/inconsistency in configuration/use of all existing "Container Registries" we are supporting #1941
  • [enhancement][Task] Testing of CI/CD Flow in special case of Automation Triggered on Staging Env Before Enterprise release #1927
  • [closed] Existing git repo - default branch is not master - ACD sync issue. #1918
  • [bug] Fixed empty UI in appDetail #1917
  • [enhancement] Updated UI for AppDetail Empty State #1915
  • [bug] Deployment group failing to deploy. #1859

v0.4.20

29 Jun 14:47
f2de164

Choose a tag to compare

  • [bug] CI-Runner and Kubewatch throw fatal error when no NATS connectivity #1936
  • [enhancement][Task][testing] Some Reading and Research around Code Coverage support in GoLang via automation #1928
  • [enhancement] API token generation - Specific & super admin permissions #1905
  • [closed] Regenerate & Delete: Allow users to generate API tokens with the desired access #1851
  • [enhancement] Integration : Allow users to generate API tokens with the desired access #1838
  • [enhancement] Allow users to generate API tokens with the desired access: validation on Token #1837
  • [enhancement] Allow users to generate API tokens with the desired access: Edit Token #1836
  • [enhancement] Allow users to generate API tokens with the desired access: Listing page #1835
  • [enhancement] Allow users to generate API tokens with the desired access: Generate Token #1834
  • [Epic] API token access #1810
  • [testing] Integration testing of #1344 #1760
  • [enhancement] Pipeline stage to build and push helm chart to container registry. #1416