diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-08 09:11:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-08 09:11:31 +0000 |
commit | 1ef3b81f122ba52e955bee694c38d6fb4dae3068 (patch) | |
tree | f1126edd758aa240734bb557f36b0e8f98a8193d /CHANGELOG.md | |
parent | d802dc9bf2036124c3b0b8717a719161bc6ded67 (diff) | |
download | gitlab-ce-1ef3b81f122ba52e955bee694c38d6fb4dae3068.tar.gz |
Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e45d9933ab4..86cdb79d4db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 13.7.3 (2021-01-08) + +### Fixed (7 changes) + +- Fix Canary Ingress weight is not reflected on UI immediately. !50246 +- Change pages deployments size to bigint. !50262 +- Fix viewing container repositories with tags with corrupted manifest. !50362 +- Fix the graphQL type for container repository tags. !50419 +- Fix(eetrialbanner): fix EE trial banner to allow dismiss. !50436 +- Update Helm 2 version to 2.17.0. !50547 +- Fix project access token regression. !50800 + + ## 13.7.2 (2021-01-07) ### Security (7 changes) |