Skip to content

Releases: harness/gitness

v3.0.0-beta.7 | Gitness

30 Apr 21:04
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v3.0.0-beta.6...v3.0.0-beta.7

v2.23.0

29 Apr 13:35
cc2f033
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.22.0...v2.23.0

v3.0.0-beta.6

21 Mar 07:41
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

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

04 Jan 20:58
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5

v2.22.0

02 Jan 15:45
af44f63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.21.0...v2.22.0

v2.21.0

07 Dec 14:59
9152121
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.21.0

v3.0.0-beta.4 | Gitness

03 Nov 23:31
Compare
Choose a tag to compare
Pre-release

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: v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3 | Gitness

20 Oct 19:29
Compare
Choose a tag to compare
Pre-release

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: v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2 | Gitness

09 Oct 18:58
Compare
Choose a tag to compare
Pre-release

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: v3.0.0-beta.1...v3.0.0-beta.2

v3.0.0-beta.1 | First Gitness Release (Beta)

29 Sep 00:58
Compare
Choose a tag to compare

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.