Skip to content

Commit 43d7dd2

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 6e24a48 + 4466c5f commit 43d7dd2

File tree

1 file changed

+16
-0
lines changed
  • data/release-notes/enterprise-server/3-2

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
date: '2021-11-04'
2+
sections:
3+
bugs:
4+
- 'Restore might fail for enterprise server in clustering mode if orchestrator is not healthily.'
5+
- 'Codespaces links were displayed in organization settings.'
6+
- 'Several parts of the application were unusable for users who are owners of many organizations.'
7+
- 'Fixed a link to https://docs.github.com.'
8+
known_issues:
9+
- After saving a new release on a repository, the `/releases` page shows a 500 error. A fix for this issue is expected to ship in 3.2.3.
10+
- On a freshly set up {% data variables.product.prodname_ghe_server %} without any users, an attacker could create the first admin user.
11+
- Custom firewall rules are removed during the upgrade process.
12+
- 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.
13+
- Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters.
14+
- 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.
15+
- The {% data variables.product.prodname_registry %} npm registry no longer returns a time value in metadata responses. This was done to allow for substantial performance improvements. We continue to have all the data necessary to return a time value as part of the metadata response and will resume returning this value in the future once we have solved the existing performance issues.
16+
- Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail.

0 commit comments

Comments
 (0)