Drone Versions Save

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.

v2.24.0

5 days ago

What's Changed

Full Changelog: https://github.com/harness/gitness/compare/v2.23.0...v2.24.0

v3.0.0-beta.7

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.6...v3.0.0-beta.7

v2.23.0

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/harness/gitness/compare/v2.22.0...v2.23.0

v3.0.0-beta.6

1 month ago

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: https://github.com/harness/gitness/compare/v3.0.0-beta.5...v3.0.0-beta.6

v3.0.0-beta.5

4 months ago

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 https://github.com/harness/gitness/pull/3417
  • Update ci-lint.yml by @enver-bisevac in https://github.com/harness/gitness/pull/3434

New Contributors

Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.4...v3.0.0-beta.5

v2.22.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/harness/gitness/compare/v2.21.0...v2.22.0

v2.21.0

5 months ago

What's Changed

Full Changelog: https://github.com/harness/gitness/compare/v2.20.0...v2.21.0

v3.0.0-beta.4

6 months ago

Updates

  • Added support to import repo/project from gogs, gitea, and bitbucket
  • Image upload support in pull request description and comments
  • Make File SHA optional in File Commit API
  • View files without extension as text file in UI
  • Fix security vulnerability : github.com/dgrijalva/jwt-go
  • Added updated filter in list PR API
  • Fix file rename only case in File Viewed feature
  • Update PR.editedAt time when head branch is updated

Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3

6 months ago

Updates

  • Added docker buildx support [arm64, amd64]
  • Keep the same branch while switching between files screen and commits screen
  • Added multi-line input for secret creation and update
  • Added edit pipeline button in pipeline execution view
  • Fixed jumping bug when collapsing files in PR
  • Added support to handle multiple expressions in the same line for pipelines
  • Improved UI resiliency for overlaps between branch names, tag names, and commit SHAs
  • Link file name of code comments in conversation tab to code comments in changes tab for easier navigation

Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2

7 months ago

Updates

  • Added support for pr_closed event in pipeline and webhook
  • Added support for .git in import url
  • Added automated cleanup of expired session tokens & old webhook executions
  • Added browser redirect from clone URL to repo home page
  • Fixed vulnerabilities in gitness docker image [ alpine/git, docker/distribution, containerd/containerd ]
  • Fixed path-traversal vulnerability

What's Changed

New Contributors

Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.1...v3.0.0-beta.2