1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Updating 3.14.0 release notes retroactively to include Team Discussions deprecation (#54390)

Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
Pallavi
2025-02-13 03:11:53 -08:00
committed by GitHub
parent c1eb9d2c77
commit a76e9b30fb

View File

@@ -225,7 +225,9 @@ sections:
deprecations:
- |
The Manage GHES API reached feature parity with the Management Console API in GHES 3.12. As a result, we will remove the Management Console API in GitHub Enterprise Server 3.15. For information about updating tooling that relies on the Management Console API, see [AUTOTITLE](/rest/enterprise-admin/management-console).
- |
Team discussions have been removed from {% data variables.product.prodname_ghe_server %}. The sunset of this feature was announced in 2023. See the [GitHub Blog post](https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/). [Updated: 2025-02-13]
errata:
- |
These release notes previously indicated as a known issue that on GitHub Enterprise Server 3.14.0 when log forwarding is enabled, some forwarded log entries may be duplicated.
@@ -234,3 +236,5 @@ sections:
These release notes did not include a note for support of the `directories` key in `dependabot.yml` files. [Updated: 2024-10-07]
- |
The "Changes" section indicated that "Pushes that update over 5,000 branches no longer trigger webhooks or GitHub Actions workflows." The change instead affects GitHub Enterprise Server version 3.15. [Updated: 2024-10-30]
- |
These release notes previously did not include a note for the deprecation of team discussions.