Drone Versions Save

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

v3.0.0-beta.6

4 weeks 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

3 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

3 months ago

What's Changed

New Contributors

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

v2.21.0

4 months ago

What's Changed

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

v3.0.0-beta.4

5 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

5 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

6 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

v3.0.0-beta.1

6 months ago

This is the first beta release of Gitness šŸŽ‰ Thank you so much for all the interest so far, and stay tuned for more awesome features coming up, soon!

As mentioned in other places, we will continue the semantic versioning used by Drone so far. Gitness will start on major version 3, and will stay in beta until it reaches parity with drone.

v2.20.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/harness/drone/compare/v2.19.0...v2.20.0

v2.19.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/harness/drone/compare/v2.18.0...v2.19.0

Changelog for Drone-ui https://github.com/drone/drone-ui/blob/main/CHANGELOG.md