Skip to content

Releases: devtron-labs/devtron

v1.7.0

16 Jun 13:02
1e32763
Compare
Choose a tag to compare

v1.7.0

Enhancements

  • feat: Added Cronjob chart 1-6-0 (#6650)
  • feat: wf logs (#6606)
  • feat: Enable selection of all CI pipelines at once when the Environment filter is applied in Notifications (#6526)

Bugs

  • fix: app workflow cd pipleine check (#6658)
  • fix: panic fixes on concurrent delete request (#6657)
  • fix: panic fix on concurrent deletion request (#6644)
  • fix: duplicate entries in deployment history without override (#6637)
  • fix: overriden pipeline ids filtering in case of material deletion (#6636)
  • fix: prevent deletion of git material used in overridden CI templates (#6633)
  • fix: ea mode fixes (#6624)
  • fix: stack Manager issues (#6619)
  • fix: Change ci to webhook fix (#6626)
  • fix: oci chart deployment values.yaml and requirement.yaml not compatible (#6620)
  • fix: panic fix installedApp type timeline update (#6614)
  • fix: workflow getting incorrectly deleted in case of webhook and unreachable cluster's cd pipeline (#6602)
  • fix: add safety checks to prevent index-out-of-range panics in CdHandler (#6597)
  • fix: reverted telemetry connection error (#6587)
  • fix: anomalies in deployment status timeline (#6569)
  • fix: scoped var complex type resolution not working in patch type overrides (#6572)

Others

  • chore: when a cluster event occurs, create config map instead of secret (#6607)
  • chore: Gpu workload chart (#6608)
  • misc: update sample dockerfiles use non-root user (UID 2002) and base images (#6512)
  • misc: wire in EA (#6616)
  • chore: removed multi-arch section from readme (#6613)
  • chore: git sensor grpc lb policy change (#6610)
  • misc: go routines wrapped into panic safe function (#6589)
  • chore: http transport service refactoring (#6592)
  • misc: GetConfigDBObj in tx (#6584)

v1.6.0

19 May 07:45
b74c203
Compare
Choose a tag to compare

v1.6.0

Enhancements

  • feat: added support for relabelings in servicemonitor (#6562)

Bugs

  • fix: rest handler missing return statements (#6545)
  • fix: chart name fixed in chart reference table (#6543)
  • fix: error pg.ErrNoRow on base deployment template update (#6533)

Others

  • chore: rollout reference chart 5-1-0 (#6573)
  • misc: updated ucid-cm and added prehook (#6557)
  • chore: pipeline timeline alter sql (#6541)

v1.5.1

08 May 12:42
0477a6a
Compare
Choose a tag to compare

v1.5.1

Bugs

  • fix: stack manager page break on server api giving internal server error (#6556)

v1.5.0

23 Apr 13:42
ba05cb7
Compare
Choose a tag to compare

====CRITICAL UPGRADE NOTICE - POSTGRES 11 TO 14====

IMPORTANT: This upgrade requires planned downtime
Before proceeding with the upgrade to version 1.5.0, please:

  1. Review the Upgrade Guide for all prerequisites.

  2. Deploy the Devtron-Backup Chart.

  3. Verify at least one successful backup has been completed.

WARNING: Your Devtron will be unavailable during the entire prerequisite process until successful completion.

For questions or assistance, our team is available on Discord.

v1.5.0

Enhancements

  • feat: Licensing changes (#6474)

Bugs

  • fix: Added support for IAM role S3 blob client (#6521)
  • fix: Making tx independent of git sensor call (#6519)
  • fix: Sql query memory issue (#6516)
  • fix: Grafana data-source get API (#6503)
  • fix: Made triggeredBy for CI & CD uniform (#6489)
  • fix: HPA permission denied error (#6485)
  • fix: Force abort for pre/post cd (#6475)
  • fix: Optimisation in workflow status api (#6473)
  • fix: Let user delete the container reg if the ref app was deleted (#6464)

Others

  • misc: Update the descriptions of env variables (#6499)
  • misc: Patch api for user attribute (#6490)
  • chore: Nil implementations fixed for user attribute in telemetry (#6497)

v1.4.0

24 Mar 12:27
c3830d3
Compare
Choose a tag to compare

v1.4.0

Enhancements

  • feat: Made ng labels env driven (#6438)
  • feat: Link helm release (#6454)
  • feat: access manager (#6377)
  • feat: migrate external argo cd application (#6303)
  • feat: Dark Mode v1 (#2348)
  • feat: Dark Mode v2 (#2367)
  • feat: Dark Mode v3 (#2484)
  • feat: Upgraded Docker Version from v20 to v27 in ci-runner (#20)

Bugs

  • fix: cluster update issue (#6465)
  • fix: in CreateGrafanaDataSource (#6463)
  • fix: onboard acd app (#6457)
  • fix: prom client in chart-sync (#6442)
  • fix: incorrect gitops metrics (#6444)
  • fix: envId check in EventBuilder.go (#6436)
  • fix: createDockerRepoIfNeeded error handling (#6433)

v1.3.1

25 Feb 13:31
94d15c4
Compare
Choose a tag to compare

v1.3.1

Bugs

  • fix: unable to fetch live build logs

v1.3.0

21 Feb 17:15
de65da9
Compare
Choose a tag to compare

v1.3.0

Bugs

  • fix: panic fixes (#6411)
  • fix: auto pre-cd not getting triggered (if cd is manual) after webhook ci event is captured (#6407)
  • fix: Base update (#6405)
  • fix: devtron apps deployed via helm showing in helm apps list (#6397)
  • fix: when a helm app is managed by argocd then skip argo app update when same name ext helm app is installed (#6389)
  • fix: upgraded to go-git/v5 v5.13.0 (#6388)
  • fix: fix for ci cd workflow fake success status and multiple post/pre cd success notifications (#6370)
  • fix: fix for while cloning app or workflow when external secret is present in any pipeline then that pipeline is not cloned (#6368)
  • fix: fix for while cloning app or workflow when external secret is present in any pipeline then that pipeline is not cloned (#6366)
  • fix: buildx driver opt using k8s driver even if not enabled (#6349)
  • fix: Auto trigger even if pre-cd fails (#6338)
  • fix: role group listing fix (#6343)
  • fix: sql injection fixes (#6334)
  • fix: role group k8s permissions duplication (#6336)

Enhancements

  • feat: hibernate devtron app (#6356)
  • feat: separate build worker status timeline (#6320)
  • feat: send notification with chosen config (#6331)
  • feat: sql script changes for operation audit (#6342)

Documentation

  • doc: updated devtron user list in users.md (#6363)

Others

  • misc: pipeline listing in app Group (#6410)
  • misc: Notif back com (#6398)
  • sync: Main sync develop (#6396)
  • sync: vendor update on release 29 (#6395)
  • sync: Release candidate v0.29.0 (#6394)
  • sync: Main sync develop (#6375)
  • misc: common-lib change (#6347)
  • sync: Release candidate v0.28.0 (#6340)
  • misc: Fix typo: Cronjob → CronJob (#6335)
  • sync: Main sync develop (#6358)

v1.2.2

05 Feb 17:19
a483035
Compare
Choose a tag to compare

v1.2.2

Bugs

  • fix: Failure to trigger cd set on auto after pre-cd is success which is also on auto which got triggered after ci (#6361)

v1.2.1

04 Feb 07:27
b53b3cb
Compare
Choose a tag to compare

v1.2.1

Bugs

  • fix: Auto cd trigger even if pre-cd fails (#6338)

v1.2.0

27 Jan 16:32
0de8bf8
Compare
Choose a tag to compare

v1.2.0

Bugs

  • fix: Application listing panic handling (#6199)
  • fix: Copy image plugin panic handling (#6220)
  • fix: Remove gaps between image scanning V1 & V2 (#6213)
  • fix: Select Query errors in Postgres Pod Logs (#6238)
  • fix: Graceful shutdown handling and logs flush (#6239)
  • fix: Remove unused variable causing double register in prometheus (#6279)

Enhancements

  • feat: Ignore workflow cache config (#6218)
  • feat: Build infra support (#6151)
  • feat: Helm type pipeline app status (#6262)
  • feat: Added labels to manual sync job (#6269)

Others

  • chore: Changes in CD trigger plugin condition v1.3.0 (#6233)
  • misc: GetDockerRegistryIdForCiPipeline (#6231)
  • chore: Merging user service with connection manager (#6225)
  • chore: Argocd repository secret creation service refactoring (#6229)
  • chore: Added sql migraiton for searchable key (#6252)
  • misc: Adds the required env variables to set up devtron (#6254)
  • misc: Added schme json for cronjobs (#6260)
  • misc: Error handling when template is empty in ExtractVariables (#6261)
  • misc: Nil check in envOverride.chart (#6263)
  • misc: PG enable metrics (#6243)
  • chore: Patch infra merge (#6274)
  • chore: Argo common client (#6266)
  • chore: Optimised Dockerfile by removing extra layers (#6293)
  • chore: Updated ApplistingRestHandler oss/ent function (#6307)
  • chore: Added env generator changes (#6302)
  • chore: Deployment config methods add (#6297)
  • misc: Deployment, reference and statefulset updated versions (#6284)
  • chore: Scoped var oss/ent changes (#6319)