1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

71 Commits

Author SHA1 Message Date
mc
f0e2768ca9 Use variable for "dependency submission API" (#49191) 2024-02-14 11:11:20 +00:00
Alex Cyphus
7bfd3f5a1b Fix CVE links for Feb 13 release (#49197) 2024-02-13 19:41:46 +00:00
release-controller[bot]
a4a8df4d68 Patch release notes for GitHub Enterprise Server (#49157)
Co-authored-by: Release-Controller <releasecontroller@github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: bonsohi <31749534+bonsohi@users.noreply.github.com>
2024-02-13 18:18:05 +00:00
release-controller[bot]
c33e92f5c6 Patch release notes for GitHub Enterprise Server (#48924)
Co-authored-by: Release-Controller <releasecontroller@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: bonsohi <31749534+bonsohi@users.noreply.github.com>
Co-authored-by: Annelisa Stephan <meowius@github.com>
2024-01-30 18:35:50 +00:00
Matt Pollard
e0dcb8e63a Remove duplicated security fixes from GHES release notes and add "Errata" sections (#48856) 2024-01-30 15:02:51 +00:00
David Jarzebowski
662b07f657 Document a new known issue about HAProxy out-of-memory errors (#48818)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2024-01-24 18:41:15 +00:00
Jo
46be51af70 [Release note update]: CVE link correction (#48725) 2024-01-16 19:45:43 +00:00
release-controller[bot]
55695167f7 Patch release notes for GitHub Enterprise Server (#48698)
Co-authored-by: Release-Controller <releasecontroller@github.com>
Co-authored-by: vgrl <vgrl@github.com>
2024-01-16 18:15:57 +00:00
David Jarzebowski
868f4dfef9 Documenting a known issue caused by our upgrade to HAProxy 2.8.4 (#48521)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Mike Bailey <miskerest@github.com>
2024-01-03 23:15:34 +00:00
Kevin Glowacz
51d12ef296 Add missing with to latest release notes (#48317)
Co-authored-by: Vanessa <vgrl@github.com>
2024-01-02 08:38:22 +00:00
Mike Bailey
f8ff144c0b PSIRT docs fix for December Release (#48259) 2023-12-21 16:07:36 -05:00
release-controller[bot]
8aa7d056cc Patch release notes for GitHub Enterprise Server (#48202) 2023-12-21 14:04:45 -05:00
David Jarzebowski
28ebd6779a Creating reusable and updating release notes for GHES 3.7-3.11 series for known issue about ip addresses in the Audit Log (ghes#5598) (#47442)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-12-13 09:37:35 +00:00
David Jarzebowski
f30a6ddbd1 Document a new known issue in backup-utils about exiting early (#46215)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-12-05 15:36:43 +00:00
David Jarzebowski
f36c27a7f5 Adding re-usable for new known-issue (#45333)
Co-authored-by: boxofyellow <54955040+boxofyellow@users.noreply.github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-12-04 12:18:07 +00:00
Zheng Zeng
1e60491cea add release notes for PR 34453 (#46283)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-11-27 11:19:57 +00:00
Alex Cyphus
b4f4d97ad9 Bump date stamp for security-5992 release notes (#46555) 2023-11-22 15:42:16 +00:00
Matt Pollard
1e3adbaccf Remove datestamps from GHES known issue reusables and consolidate (#45923) 2023-11-15 10:07:08 +00:00
Alex Cyphus
c99df4ee12 Update GHES release note for security-5992 (#45819)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-11-13 15:19:47 +00:00
Matt Pollard
68267c105e Remove known issue for GHES that was actually a change (#45884) 2023-11-10 14:50:25 +01:00
David Jarzebowski
485ca102d7 Update release notes with know issue about AWS system time getting out-of-sync (#45894)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-11-10 12:56:00 +00:00
David Jarzebowski
e3138fc8d6 Documenting a new known issue (#45075)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-26 14:41:00 +00:00
Rachael Rose Renk
9a2a24c3e9 Removes duplicate known issue from patch release notes (#45066) 2023-10-25 18:17:43 +00:00
release-controller[bot]
e5360fdd47 Patch release notes for GitHub Enterprise Server (#44268)
Co-authored-by: Release-Controller <runner@fv-az221-781.rdwmklopv5je1nmcb30mjggtwb.cx.internal.cloudapp.net>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-24 19:33:45 +00:00
Jacques Lalancette
c7b7fed556 Update known issues because mermaid rendering was fixed but still shows as a known issue. (#44667)
Co-authored-by: Yuichi Tanaka <yuichielectric@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-10-24 14:27:55 +00:00
Kensuke Nagae
c4d1ae85ee Add known issue item about scheduled reminders on GHES 3.8 (#44558)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-10-17 16:41:13 +00:00
David Jarzebowski
8446859c40 Update GHES release notes with known issue about the -p flag for ESB generation (#44345)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-13 16:56:19 +00:00
David Jarzebowski
d0e833cf98 Adding reusable for known issue ghes#6396 (#44114)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: djdefi <djdefi@gmail.com>
2023-10-10 14:35:26 +00:00
David Jarzebowski
c005785086 Document new known issue related to ephemeral runners (#43513)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-10-02 12:01:21 +00:00
Matt Pollard
1929ebdaa0 Revise documentation on system logs for GitHub Enterprise Server (#35254) 2023-09-27 16:54:21 +02:00
Mike Bailey
473a8e32c9 Add cve-2023-23766 (#43026)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-22 14:05:58 +00:00
release-controller[bot]
67e52cebbb Patch release notes for GitHub Enterprise Server (#42884)
Co-authored-by: Release-Controller <runner@fv-az219-439.xxwdmpc0hgvefejwjp5xqfddgc.phxx.internal.cloudapp.net>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-21 18:08:09 +00:00
Matt Pollard
6edd407f7d Explicitly mention MySQL in warning atop GHES release notes for 3.9 and 3.10 (#42639) 2023-09-18 11:23:26 +00:00
Matt Pollard
24941a663f Revise release notes about OpenTelemetry changes in GHES 3.9 and 3.10 (#42027) 2023-09-08 17:12:17 +02:00
Pantelis
b4234943d1 Known Issue returning 500 on security page (#42016)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-06 09:09:13 +00:00
Junko Suzuki
49c593fa81 Add/Update the known issue for MSSQL replication (#41951)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-04 13:05:21 +00:00
Mike Bailey
882b46dbd5 Add CVE-2023-23763 (#41774)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-01 12:46:17 +00:00
Joseph Franks
4a7935c0ae Add Missing Release Note To 3.9.3, 3.8.8 and 3.7.15 (#41794)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-01 12:14:03 +00:00
Isaac Brown
82843ab429 Revive articles about configuring high availability for a cluster (#41265)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-09-01 09:39:10 +00:00
Sarah LeNguyen
70fed6dd5a Remove Migrations-related known issue from 3.8 and 3.9 release notes and add note about fix (#41653)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-08-31 08:21:41 +00:00
Mike Bailey
3fa90647fe Add CVE-2023-23765 (#41719)
Co-authored-by: Brandon <99298910+BlueSzy@users.noreply.github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
2023-08-30 22:29:30 +00:00
release-controller[bot]
b61eec0176 Patch release notes for GitHub Enterprise Server (#41329)
Co-authored-by: Release-Controller <runner@fv-az223-678.ovbemkf0w2zejfil3c5ji5hxxg.bx.internal.cloudapp.net>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-08-28 18:37:56 +00:00
Matt Pollard
76e10463ae Add known issue about MSSQL replication issue for GHES 3.6+ (#41349) 2023-08-25 10:26:25 +00:00
Matt Pollard
dfe882e675 Update known issues regarding GitHub Enterprise Importer for GHES (#40965)
Co-authored-by: Tim Rogers <timrogers@github.com>
2023-08-23 09:32:12 +00:00
Matt Pollard
b8010f3714 Deduplicate and add missing GHES known issue about Mermaid diagrams (#40917) 2023-08-21 07:53:00 +00:00
David Jarzebowski
d6968e19e1 Make MySQL I/O known issue a reusable in GHES release notes (#40592)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-08-11 21:43:26 +00:00
David Jarzebowski
da1bce193c Fixing url in warning section of 3.9.3 release notes (#40545)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
2023-08-10 23:38:50 +00:00
release-controller[bot]
cdee2db701 Patch release notes for GitHub Enterprise Server (#40494)
Co-authored-by: Release-Controller <runner@fv-az225-545.nn523fotaqjeti0rucxshd1u2e.jx.internal.cloudapp.net>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2023-08-10 15:48:52 +00:00
Isaac Brown
ba661383bb Apply suggestions from code review 2023-08-08 18:53:15 +01:00
David Jarzebowski
f913e15517 Fixed typo 2023-08-08 13:43:00 -04:00