Skip to content

Commit 8f8115d

Browse files
authored
Merge pull request #12037 from github/repo-sync
repo sync
2 parents a55094b + 8aa924f commit 8f8115d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • data/release-notes/enterprise-server/3-3

data/release-notes/enterprise-server/3-3/0-rc1.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,11 @@ sections:
228228
# https://github.com/github/releases/issues/1665
229229
- When a new tag is created, the [push](/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#push) webhook payload now always includes a `head_commit` object that contains the data of the commit that the new tag points to. As a result, the `head_commit` object will always contain the commit data of the payload's `after` commit.
230230

231+
- heading: 'Performance Changes'
232+
notes:
233+
# https://github.com/github/releases/issues/1823
234+
- Page loads and jobs are now significantly faster for repositories with many Git refs.
235+
231236
# No security/bug fixes for the RC release
232237
# security_fixes:
233238
# - PLACEHOLDER

0 commit comments

Comments
 (0)