Releases: harness/harness-cd-community
794xx
792xx
Harness CD community Release 79228 is now available. This release includes several bug fixes to help you finish more quickly.
Bug Fixes:
- Fixed instability with Mongo service reported by the community users.
- Fixed configuration issues with log service with the new release.
- Module visibility is now consistent with CD Services..
- Removed irrelevant actions from the community edition for a smooth UX
What's New:
- The new and improved UX for Harness Delegate is now available for the community edition.
- Updated Readme with helpful guides straight from Harness Developer Hub 🚀
- Service version upgrades to provide the best in class Harness CD Experience
789xx
Harness CD community Release 78927 is now available. This release includes several bug fixes to help you finish more quickly.
Bug fixes :
Error Toast > Invalid request: Could not extract setup usage of pipeline with id quickstart after {} attempts.
Harness CD Community Edition > Deployment pipeline hangs and is not aborted immediately after the abort button is clicked.
Known Issues:
none
Instructions:
• To download and install Harness CD community Release 78927, please visit our GitHub Harness CD community link.
78425 : Release Notes
Harness CD community Release 78425 is now available. This release includes several bug fixes to help you finish more quickly.
Bug fixes :
Harness CD Community > ng-manager-service keeps on restarting when running a deployment pipeline
Harness CD Community: Steps Library not loading for cd community installed using Docker compose
Harness CD Community: Pipeline service failing
Harness CD Community Edition ( Helm Installation )> Delegate YAML is not visible
Known Issues:
Error Toast > Invalid request: Could not extract setup usage of pipeline with id quickstart after {} attempts.
Harness CD Community Edition > Deployment pipeline hangs and is not aborted immediately after the abort button is clicked.
Instructions:
• To download and install Harness CD community Release 78425, please visit our GitHub Harness CD community link.
What's Changed
- Create CODE_OF_CONDUCT.md by @Ompragash in #63
- Create SECURITY.md by @Ompragash in #64
- Update issue templates by @Ompragash in #65
- Update bug_report.md by @Ompragash in #66
- New harness community Logo by @harnesspravin in #67
- Added docker-compose and helm installer video by @harnesspravin in #68
- fix: [PL-31591]: Increased ng-manager memory by 64MB by @VikasMaddukuriHarness in #76
- Release/784xx by @rkapoor10 in #77
New Contributors
- @Ompragash made their first contribution in #63
- @harnesspravin made their first contribution in #67
- @VikasMaddukuriHarness made their first contribution in #76
Full Changelog: 781xx...784xx
78109 : Release Notes
Harness CD community Release 78109 is now available. This release includes several bug fixes to help you finish more quickly.
Bug Fixes:
• Not able to sign-up users with a new installation.
• Fix the delegate image version on helm-cd-community
Known Issues:
• The pipeline sometimes hangs if resources are less or equal to 4GB RAM and 4CPUs.
• Ng-manager restarts
• Docker-compose [Mac on local]: The sample deployment pipeline sometimes hangs, and the abort function is also stuck.
• Helm : Empty YAML file for delegate caused because of minikube resource constraint. This can be resolved running minikube with 6GB RAM and 4CPU’s
Instructions:
• To download and install Harness CD community Release 78109, please visit our GitHub Harness CD community link.
What's Changed Till Now
- Release 72810 by @gunascode in #1
- Release version 72811 by @gunascode in #2
- Reduce memory requirements of non-delegate containers to 3 GB by @ankit-harness in #3
- Increase Common Thread Pool Max Size to 2 in Platform Service by @ankit-harness in #4
- [GTM-572]: segment config override by @zhuoyin00 in #6
- [GTM-572]: Complement segment config in helm by @zhuoyin00 in #7
- Increase common thread pool size to prevent thread starvation by @ankit-harness in #8
- [PL-21043]: redirect logout path to ng-auth-ui by @sean-harness in #5
- Sync Helm and DC config by @sean-harness in #9
- [PL-0]: Fix redis lock config for pipeline service by @gupta-utkarsh in #10
- Optimize memory by @ankit-harness in #11
- Tweak Memory of Containers by @ankit-harness in #12
- Remove the requirement to set env var before running DC by @sean-harness in #13
- add config for pms gitsync by @sean-harness in #14
- fix helm startup order by @sean-harness in #15
- remove need for setting IP in helm by @sean-harness in #16
- Use https git clone URL for easier access by @sean-harness in #17
- fix segment override variable name for cg manager by @arpit3107 in #18
- typo in segment configuration name in helm manager yaml by @arpit3107 in #19
- Prod profile by @ankit-harness in #20
- Release Version 73233 by @gunascode in #21
- Revert "Prod profile" by @sean-harness in #23
- add docker-compose config values for prod profile by @sean-harness in #22
- Release Version 73234 by @gunascode in #24
- Support custom annotations and labels by @sean-harness in #25
- Update readme for doc links by @michaelcretzman in #26
- Release Version 73235 by @gunascode in #27
- provide image removal documentation & some cleanup by @sean-harness in #28
- Updates to READMEs by @schoudhury in #30
- Release Version 73236 by @gunascode in #32
- updated the resource requirements in the READMEs by @schoudhury in #35
- Enable Error Handling experience for GitX in harness Manager.yaml by @pranaykaikini in #33
- Update manager.env by @pranaykaikini in #31
- add some troubleshooting commands by @sean-harness in #36
- Release Version 73238 by @gunascode in #37
- updated link to harness loves open source page by @schoudhury in #39
- fixed broken link to anchor on same page by @dnielsen in #38
- [ONP-317]: fix email invite URL by @sean-harness in #40
- set gateway prefix to blank, requires 737xx to work by @sean-harness in #42
- Release Version 73611 by @gunascode in #44
- Revert "Merge pull request #44 from harness/release/736xx" by @sean-harness in #46
- Release Version 73811 by @gunascode in #47
- Reelase Version 74410 by @gunascode in #49
- Release/75281 by @hekimoglu010 in #53
- Release/763xx by @shaswatdeep in #54
- release 769xx by @shaswatdeep in #56
- made 2 images on readme local to the repo by @schoudhury in #57
- release/776xx by @shaswatdeep in #59
- [SMP-997]: Fix the delegate version in helm-cd by @arya-harness in #60
- Release/781xx by @rkapoor10 in #61
New Contributors
- @gunascode made their first contribution in #1
- @ankit-harness made their first contribution in #3
- @zhuoyin00 made their first contribution in #6
- @sean-harness made their first contribution in #5
- @gupta-utkarsh made their first contribution in #10
- @arpit3107 made their first contribution in #18
- @michaelcretzman made their first contribution in #26
- @schoudhury made their first contribution in #30
- @pranaykaikini made their first contribution in #33
- @dnielsen made their first contribution in #38
- @hekimoglu010 made their first contribution in #53
- @shaswatdeep made their first contribution in #54
- @arya-harness made their first contribution in #60
- @rkapoor10 made their first contribution in #61
Full Changelog: https://github.com/harness/harness-cd-community/commits/781xx