|
| 1 | +date: '2021-04-28' |
| 2 | +sections: |
| 3 | + security_fixes: |
| 4 | + - Packages have been updated to the latest security versions. |
| 5 | + bugs: |
| 6 | + - During upgrades, the process would pause indefinitely after `cleanup nomad job`. |
| 7 | + - 'Failing `ghe-cluster-failover` with the error message `Trilogy::Error: trilogy_connect`.' |
| 8 | + - '`ghe-cluster-status-mysql` showed warnings about failovers as errors.' |
| 9 | + - Setup script running on MySQL replication may have caused unnecessary database reseeding during database failover. |
| 10 | + - Upgrades did not include the latest version of Actions runner properly installed. |
| 11 | + - '`github-env` configuration could result in zombie processes.' |
| 12 | + - '`config-apply` could take longer than necessary due to `rake db:migrate` being called unnecessarily.' |
| 13 | + - Orchestrator could have failed over to a MySQL replica which was not replicating from primary during seeding phase when primary could not be connected. |
| 14 | + - Organizations or projects with errors blocked migration and could not be excluded. |
| 15 | + - The Create Repository button was disabled for users who belonged to more than 50 organizations. |
| 16 | + - Deleting a branch would temporarily flash an error message indicating something went wrong when the deletion was successful. |
| 17 | + - The `rms-packages` index was shown in the site admin dashboard. |
| 18 | + - Organization owner was unable to create internal repository due to the correct visibility options not being displayed on the form. |
| 19 | + - The repository actions tab rendered a 500 in cases where the actions starter workflows were misconfigured. |
| 20 | + - Customers with more than three storage hosts were unable to restore to their disaster-recovery cluster due to the fullest disks being selected instead of empty nodes. |
| 21 | + - Code Scanning backend services did not start up reliably after applying hotpatches. |
| 22 | + changes: |
| 23 | + - Preflight checks allow all AWS instance types by default. |
| 24 | + known_issues: |
| 25 | + - On a freshly set up GitHub Enterprise Server without any users, an attacker could create the first admin user. |
| 26 | + - Custom firewall rules are not maintained during an upgrade. |
| 27 | + - 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. |
| 28 | + - 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. |
| 29 | + - 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