Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0149e78a
Commit
0149e78a
authored
Sep 03, 2020
by
Nick Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG for 8.45.0
[ci skip]
parent
b7cd2341
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
15 deletions
+12
-15
CHANGELOG
CHANGELOG
+12
-0
changelogs/unreleased/authorize-upload-filesize.yml
changelogs/unreleased/authorize-upload-filesize.yml
+0
-5
changelogs/unreleased/sh-fix-gocloud-race.yml
changelogs/unreleased/sh-fix-gocloud-race.yml
+0
-5
changelogs/unreleased/sh-remove-log-tests.yml
changelogs/unreleased/sh-remove-log-tests.yml
+0
-5
No files found.
CHANGELOG
View file @
0149e78a
# Changelog for gitlab-workhorse
## v8.45.0
### Added
- Reject upload when filesize exceeds MaximumSize returned by authorize endpoint
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/
### Other
- Eliminate unnecessary code in GoCloud test stubs
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/590
- Drop tests that check for log messages
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/591
## v8.44.0
### Fixed
...
...
changelogs/unreleased/authorize-upload-filesize.yml
deleted
100644 → 0
View file @
b7cd2341
---
title
:
Reject upload when filesize exceeds MaximumSize returned by authorize endpoint
merge_request
:
author
:
type
:
added
changelogs/unreleased/sh-fix-gocloud-race.yml
deleted
100644 → 0
View file @
b7cd2341
---
title
:
Eliminate unnecessary code in GoCloud test stubs
merge_request
:
590
author
:
type
:
other
changelogs/unreleased/sh-remove-log-tests.yml
deleted
100644 → 0
View file @
b7cd2341
---
title
:
Drop tests that check for log messages
merge_request
:
591
author
:
type
:
other
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment