|
| 1 | +date: '2021-04-14' |
| 2 | +sections: |
| 3 | + security_fixes: |
| 4 | + - Packages have been updated to the latest security versions. |
| 5 | + bugs: |
| 6 | + - Some logs were not included in the log forwarding configuration. |
| 7 | + - 'A warning message `jq: error (at <stdin>:0): Cannot index number with string "settings"` could occur during replica promotion.' |
| 8 | + - Continuously restoring backups to a cluster could fail due to MySQL replicas failing to connect to the primary. |
| 9 | + - Pages were not getting published when using custom CA certificate. |
| 10 | + - Packages related subdomains were not showing up in the "Test domain settings" prompt for subdomain isolation. |
| 11 | + - The `X-GitHub-Enterprise-Host` header sent with webhooks included a random string, rather than the hostname of the GitHub Enterprise Server instance that sent the HTTP POST payload. |
| 12 | + - Upgrading from 2.22.x to 3.0.x would fail if GitHub Actions had previously been enabled, but disabled before the upgrade. |
| 13 | + - Visiting the `/settings/emails page` would store state that could cause improper redirects when logging out and logging back in. |
| 14 | + - GitHub integration apps were not able to notify teams when mentioned directly via an at-mention in an issue comment. |
| 15 | + - reStructuredText (RST) rendering in the web UI would fail and instead displayed raw RST markup text. |
| 16 | + - Email notifications for Secret Scanning alerts were not sent to authorized users when the Dependency Graph was not fully enabled. |
| 17 | + - When ghe-migrator encountered import errors, it would sometimes abort the entire process, and the logs did not include enough context. |
| 18 | + - Jupyter notebooks with non-ASCII characters could fail to render. |
| 19 | + known_issues: |
| 20 | + - On a freshly set up GitHub Enterprise Server without any users, an attacker could create the first admin user. |
| 21 | + - Custom firewall rules are not maintained during an upgrade. |
| 22 | + - 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. |
| 23 | + - 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. |
| 24 | + - 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. |
0 commit comments