Summary:
New Features and enhancements: 12
Bug Fixes: 14
Feature Flags: 10
New Features and enhancements
- Added ABAC capabilities to Git Integrations
- Added support for using shared network in services when using composition file
- Added support for CSP header
- Fixed user experience inconsistencies when adding variables in various areas in the platform
- Added indication on a build that it has been executed locally
- Added ability to set auto sync for Azure AD SSO
- Added support for nested groups for Azure AD SSO
- Added support for syncing sub groups for LDAP SSO
- Added cross-region ECR support
- We now show the initiator/triggered by field for builds done via Helm Boards
- Added ability to filter Helm Charts in the Install dialog
- Terraform:
- Added support for Docker Registry Integrations
- Retain pipeline YAML order on serialization
- Added support for Storage Integrations
Bug Fixes
- Azure DevOps PR merges did not trigger pipeline execution
- Test connection button on Azure Git integration triggered an Internal Server Error message.
- On-prem accounts where unable to detach system runtimes from accounts
- Fixed a bug where parallel git-clone steps did not work correctly with approval step
- Build argument was being ignored by optimization mechanism
- Fixed a bug where initialization process logs could not be viewed after offloading
- Fixed an issue where GitHub Webhooks where timing out when using GitHub App
- Fixed a bug when updating a pipeline trigger the commit status title could not be set to default
- Fixed an issue with message duplication when using offline logging
- Fixed an issue casting the browser to crash because of high CPU usage when using offline logging
- Fixed an issue where get-image step sometimes failed to return a result.
- Fixed an issue where helm releases didn't always appear in the UI
- Fixed a bug when builds were not triggered based on “modified files” on PR events for Bitbucket.
- Fixed a bug in Github App integration with git-commit step.
Feature Flags
azureNestedGroupSync
- Enables ability to sync nested groups from Azure AD
- Default Value: FALSE
credsInArgsForHttpChartRepos
- set CREDENTIALS_IN_ARGUMENTS to true for http/https charts repositories
- Default Value: FALSE
imageRegexp
- Use new regexp for searching image during annotation
- Default Value: FALSE
log-throttle
- Enables improved log throttling in logs terminal component
- Default Value: FALSE
pipelineEnforcementsFlag
- Enable pipeline enforcements feature
- Changed Default Value: TRUE
pipelineWhiteListFlag
- Enable pipeline whitelist settings feature
- Changed Default Value: TRUE
pipelinePvcFlag
- Enable keep PVCs for pending approval
- Changed Default Value: TRUE
newBuildDesign
- New builds design
- Changed Default Value: TRUE
pendingApprovalConcurrencyApplied
- Applies concurrency limits of pipeline on pending approval workflows
- Changed Default Value: TRUE
buildsPointerPagination
- new builds list pointer pagination
- Changed Default Value: TRUE