From 6f0f893bd87535b61e0ecb1ce069eaa7fcb9e5be Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 10 Jan 2020 18:07:43 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb44fa826d..284bb6d8e68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -238,7 +238,7 @@ entry. - Skip updating LFS objects in mirror updates if repository has not changed. !21744 - Add indexes on deployments to improve environments search. !21789 -### Added (117 changes, 16 of them are from the community) +### Added (119 changes, 18 of them are from the community) - Add upvote/downvotes attributes to GraphQL Epic query. !14311 - Delete kubernetes cluster association and resources. !16954 @@ -357,6 +357,8 @@ entry. - Added migration which adds service desk username column. !21733 - Add SentryIssue table to store a link between issue and sentry issue. !37026 - Add path based targeting to broadcast messages. +- Add allow failure in pipeline webhook event. !20978 (Gaetan Semet) +- Add runner information in build web hook event. !20709 (Gaetan Semet) ### Other (51 changes, 28 of them are from the community) @@ -483,7 +485,7 @@ entry. - Do not display project labels that are not visible for user accessing group labels. - Standardize error response when route is missing. -### Fixed (99 changes, 14 of them are from the community) +### Fixed (100 changes, 15 of them are from the community) - Fix incorrect selection of custom templates. !17205 - Smaller width for design comments layout, truncate image title. !17547 @@ -584,6 +586,7 @@ entry. - Only allow confirmed users to run pipelines. - Fix scroll to bottom with new job log. - Fixed protected branches flash styling. +- Show tag link whenever it's a tag in chat message integration for push events and pipeline events. !18126 (Mats Estensen) ### Deprecated (2 changes) -- cgit v1.2.3