Skip to content

Commit f8ade60

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 3fb2a3e + 5805db4 commit f8ade60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • data/release-notes/3-0

data/release-notes/3-0/0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ sections:
113113
- The format of several log files have changed, including the addition of a PID for different log types. This does not affect how GitHub Enterprise Support uses support bundles to troubleshoot issues.
114114
- A PATCH request to the webhook configuration API no longer erases the webhook secret.
115115
- Certain types of pre-receive hooks were failing.
116+
- 'The Packages NuGet service now normalizes semantic versions on publish. An invalid semantic version (for example: v1.0.0.0.0.0) is not downloadable by NuGet clients and therefore a NuGet service is expected to normalize those versions (for example: v1.0.0.0.0.0 --> v1.0.0). Any original, non-normalized, version will be available in the `verbatimVersion` field. No changes to client configurations are required.'
116117

117118
known_issues:
118119
- On a freshly set up {% data variables.product.prodname_ghe_server %} without any users, an attacker could create the first admin user.

0 commit comments

Comments
 (0)