v3.3.0 | Harness Open Source
What's Changed
- chore: make function comment match function name by @yingshanghuangqiao in https://github.com/harness/harness/pull/3630
- Update ssh port mapping for docker command in README by @salhernandez in https://github.com/harness/harness/pull/3638
- CDE fix issues by @n00bitax in https://github.com/harness/harness/pull/3639
New features and enhancements
- PR dashboard enhancement.
- Added the ability to set favorite repositories.
- Added repository sort and scope filters to the repo list page.
- Added a banner prompting users to Create PR when a new branch is recently pushed.
- Added support for tag rules. Users can now restrict tag creation, deletion, and updates with pattern-based rules.
Fixed issues
- Resolved an issue where Markdown in Harness Code did not render images.
- Fixed a security issue in the Git LFS file upload API that could allow authenticated users to write files outside the intended path.
New Contributors
- @yingshanghuangqiao made their first contribution in https://github.com/harness/harness/pull/3630
- @salhernandez made their first contribution in https://github.com/harness/harness/pull/3638
Full Changelog: https://github.com/harness/harness/compare/v3.2.0...v3.3.0