diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-08 00:32:37 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-08 00:32:37 +0000 |
commit | 469a50879c1085ec77c95d650b7f135fee2c9e13 (patch) | |
tree | 0d639a63294b5abdb4e4a7bf1ed5a497d5e6869f /changelogs/unreleased | |
parent | aa5ca44f172f02f04cca448b1f9c17d6d933de40 (diff) | |
download | gitlab-ce-469a50879c1085ec77c95d650b7f135fee2c9e13.tar.gz |
Add latest changes from gitlab-org/gitlab@13-7-stable-ee
Diffstat (limited to 'changelogs/unreleased')
7 files changed, 35 insertions, 0 deletions
diff --git a/changelogs/unreleased/13-7-stable-ee-patch_10io-fix-graphql-container-repository-tag-size-type.yml b/changelogs/unreleased/13-7-stable-ee-patch_10io-fix-graphql-container-repository-tag-size-type.yml new file mode 100644 index 00000000000..5323ac46f9f --- /dev/null +++ b/changelogs/unreleased/13-7-stable-ee-patch_10io-fix-graphql-container-repository-tag-size-type.yml @@ -0,0 +1,5 @@ +--- +title: Fix the graphQL type for container repository tags +merge_request: 50419 +author: +type: fixed diff --git a/changelogs/unreleased/289925-subscription-expiration-banner-not-dismissable.yml b/changelogs/unreleased/289925-subscription-expiration-banner-not-dismissable.yml new file mode 100644 index 00000000000..311784e05f8 --- /dev/null +++ b/changelogs/unreleased/289925-subscription-expiration-banner-not-dismissable.yml @@ -0,0 +1,5 @@ +--- +title: 'Fix(eetrialbanner): fix EE trial banner to allow dismiss' +merge_request: 50436 +author: +type: fixed diff --git a/changelogs/unreleased/293845-allow-nullable-digest.yml b/changelogs/unreleased/293845-allow-nullable-digest.yml new file mode 100644 index 00000000000..cc3d1198a1c --- /dev/null +++ b/changelogs/unreleased/293845-allow-nullable-digest.yml @@ -0,0 +1,5 @@ +--- +title: Fix viewing container repositories with tags with corrupted manifest +merge_request: 50362 +author: +type: fixed diff --git a/changelogs/unreleased/294221-gitlab-pages-deployments-over-the-max-int-size-in-bytes-fail-to-up.yml b/changelogs/unreleased/294221-gitlab-pages-deployments-over-the-max-int-size-in-bytes-fail-to-up.yml new file mode 100644 index 00000000000..233d52f0df5 --- /dev/null +++ b/changelogs/unreleased/294221-gitlab-pages-deployments-over-the-max-int-size-in-bytes-fail-to-up.yml @@ -0,0 +1,5 @@ +--- +title: Change pages deployments size to bigint +merge_request: 50262 +author: +type: fixed diff --git a/changelogs/unreleased/296563-follow-up-from-fix-project-access-token-regression.yml b/changelogs/unreleased/296563-follow-up-from-fix-project-access-token-regression.yml new file mode 100644 index 00000000000..c280ccb21ec --- /dev/null +++ b/changelogs/unreleased/296563-follow-up-from-fix-project-access-token-regression.yml @@ -0,0 +1,5 @@ +--- +title: Fix project access token regression +merge_request: 50800 +author: +type: fixed diff --git a/changelogs/unreleased/fix-canary-update-service-to-invalidate-cache.yml b/changelogs/unreleased/fix-canary-update-service-to-invalidate-cache.yml new file mode 100644 index 00000000000..aea2dec8268 --- /dev/null +++ b/changelogs/unreleased/fix-canary-update-service-to-invalidate-cache.yml @@ -0,0 +1,5 @@ +--- +title: Fix Canary Ingress weight is not reflected on UI immediately +merge_request: 50246 +author: +type: fixed diff --git a/changelogs/unreleased/update-helm-2-to-2-17-0.yml b/changelogs/unreleased/update-helm-2-to-2-17-0.yml new file mode 100644 index 00000000000..d6941878b48 --- /dev/null +++ b/changelogs/unreleased/update-helm-2-to-2-17-0.yml @@ -0,0 +1,5 @@ +--- +title: Update Helm 2 version to 2.17.0 +merge_request: 50547 +author: +type: fixed |