1
0
mirror of synced 2026-01-02 21:04:32 -05:00
Files
docs/data/release-notes/2-21/19.yml
Brett Westover 6fb490eeab incorporate feedback (#18791)
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-04-15 09:21:54 -04:00

18 lines
1.5 KiB
YAML

date: '2021-04-14'
sections:
security_fixes:
- Packages have been updated to the latest security versions.
bugs:
- 'A warning message `jq: error (at <stdin>:0): Cannot index number with string "settings"` could occur during replica promotion.'
- Visiting the `/settings/emails` page would store state that could cause improper redirects when logging out and logging back in.
- Dependency graph alerts weren't shown for some components whose advisories have upper case package names in `vulnerable_version_ranges`.
- User saw 500 error when executing git operations on an instance configured with LDAP authentication.
- When ghe-migrator encountered import errors, it would sometimes abort the entire process, and the logs did not include enough context.
known_issues:
- On a freshly set up GitHub Enterprise Server without any users, an attacker could create the first admin user.
- Custom firewall rules are not maintained during an upgrade.
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.
- Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters.
- When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results.
- Security alerts are not reported when pushing to a repository on the command line.