summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/13-7-stable-ee-patch_10io-fix-graphql-container-repository-tag-size-type.yml5
-rw-r--r--changelogs/unreleased/289925-subscription-expiration-banner-not-dismissable.yml5
-rw-r--r--changelogs/unreleased/293845-allow-nullable-digest.yml5
-rw-r--r--changelogs/unreleased/294221-gitlab-pages-deployments-over-the-max-int-size-in-bytes-fail-to-up.yml5
-rw-r--r--changelogs/unreleased/296563-follow-up-from-fix-project-access-token-regression.yml5
-rw-r--r--changelogs/unreleased/fix-canary-update-service-to-invalidate-cache.yml5
-rw-r--r--changelogs/unreleased/update-helm-2-to-2-17-0.yml5
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