Releases: harness/harness
v3.0.0 | Harness Open Source
This is the first release of Harness Open Source
🎉 🙌
Harness Open Source takes Gitness and Drone to the next level by offering an end-to-end software delivery platform that enhances productivity and accelerates software development cycles by adding hosted development environments, artifact registry, and other features.
Thank you for your interest so far! We’d love for you to dive into Harness Open Source, contribute to this amazing project, and share what you build with us. Stay tuned for more exciting features!
Full Changelog: v3.0.0-beta.8...v3.0.0
v3.0.0-beta.12 | Harness
What's Changed
- fix: [code-2402] updating static web elements to update logo by @hitesharinga in #3558
- updating images for signin and register page. by @hitesharinga in #3559
New Contributors
- @hitesharinga made their first contribution in #3558
Full Changelog: v3.0.0-beta.11...v3.0.0-beta.12
v3.0.0-beta.11 | Gitness
What's New
- Artifact Registry support allowing users to store and download artifacts including container images and helm charts
- Artifact Registry feature includes support for upstream proxy to fetch and cache artifacts from external or remote registries
- Labels for repository
What's Changed
- Added UI support for public repository access
- Added pull request list API for project
Full Changelog: v3.0.0-beta.8...v3.0.0-beta.11
v3.0.0-beta.8 | Gitness
What's New
- Gitspaces feature allowing users to setup cloud development environments accessible via VSCode Web and VSCode Desktop
- SSH support for cloning repositories (forward port
3022
to expose SSH functionality - e.g.-p 3022:3022
with docker run) - Code suggestions and in-line commits for code comments
What's Changed
- Added UI support for public repository access
- Enhanced summary panel on PR conversation page
- Added component to display merge-conflict files on PR page
- Added repository summary to repository landing page
- Fixed CODEOWNERS pattern matching
- Added Azure DevOps support for repository importing
- Added support for
.gitleaksignore
and pulled latest gitleaks release - Added support for simple HTML tags in PR summary and code comments
- Added new
pr-updated
webhook event - Removed feature roadmap from repository landing page
- Block admin users from automatically bypassing branch rules
Breaking Change
Some database changes are not backwards compatible and require manual rollback:
WARNING This will erase any configured gitspaces and SSH keys
# Replace volume mapping and other db related config overwrites
docker run -v /tmp/gitness:/data --entrypoint /app/gitness harness/gitness:v3.0.0-beta.8 migrate to 0049_alter_table_pullreq_add_closed
v2.24.0
What's Changed
- fix: [CI-11840]: Added env variable to control the event of inbound w… by @ShobhitSingh11 in #3508
- Drone version bump 2.24.0 by @ShobhitSingh11 in #3511
Full Changelog: v2.23.0...v2.24.0
v3.0.0-beta.7 | Gitness
What's Changed
- [GITLEAKS] Added support for Secret Scanning during push
- Added file size limit on push
- Added API to download repository as archive using git archive command
- Added option to upgrade to Harness
- Added Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description
- Update default branch on empty repo for first commit
- Added support for multi-line comments
- Added support to allow checkboxes in pr desc to be updated
- Added closed timestamp to pull request
- Fixed import space name validator by @SchoIsles in #3491
- Added Gitness contributing guide by @dewan-ahmed in #3497
- Increased the max length of the secret (#3493) by @rambhosale in #3494
- Removed repetitive words by @suchsoon in #3484
New Contributors
- @SchoIsles made their first contribution in #3491
- @dewan-ahmed made their first contribution in #3497
- @rambhosale made their first contribution in #3494
- @suchsoon made their first contribution in #3484
Full Changelog: v3.0.0-beta.6...v3.0.0-beta.7
v2.23.0
What's Changed
- [CI-11790]: update base image linuxamd64 by @smjt-h in #3500
- fix: [CI-8780]: Added new API for decline build to avoid race condition by @ShobhitSingh11 in #3499
- Enable http metrics by @maxknee in #3459
- drone version bump by @ShobhitSingh11 in #3504
New Contributors
- @smjt-h made their first contribution in #3500
- @ShobhitSingh11 made their first contribution in #3499
Full Changelog: v2.22.0...v2.23.0
v3.0.0-beta.6
What's Changed
- PR template for repo
- Improved performance of tag, commit and merge APIs
- Pull Request page performance improvements
- Added support for video formats to upload
- Added code highlight support for hcl and tf files
- Added support to update the default branch
- Added copy button to file name
- Fixed timestamp of commits and PR page
- Added files in webhook payload
- Added addition and deletion stats in commit api
- Added rule to block PR merge if changes are requested by the reviewer
- Added API to get required status checks for the pull request
- Added support to cancel/ abort PR
- Added support for Jupyter Notebook format in the web editor
- Added support for copy link to PR comment
- Made Pull Request rows as links to support right/cmd click
- Added support for container networks for pipelines
Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6
v3.0.0-beta.5 | Gitness
What's Changed
- Branch Rules
- CODEOWNERS
- Email Notifications
- Performance improvement for branch create/delete api
- Import repositories to an existing project
- Fixed .cs files syntax highlighting
- Fixed file redirection in the commits view
- Added icon for outdated review
- Miscellaneous enhancements in the Pipeline Editor
- Feature: Helm Kubernetes Deployment by @alexohneander in #3417
- Update ci-lint.yml by @enver-bisevac in #3434
New Contributors
- @alexohneander made their first contribution in #3417
- @enver-bisevac made their first contribution in #3434
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5