Skip to content

Commit 39e5f09

Browse files
pallsamavgrljc-clark
authored
Update release notes about the ESXi 8.0 hypervisor support (#55103)
Co-authored-by: vgrl <[email protected]> Co-authored-by: Joe Clark <[email protected]>
1 parent 55130f3 commit 39e5f09

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed

data/release-notes/enterprise-server/3-13/12.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
date: '2025-03-04'
22
sections:
3+
features:
4+
- |
5+
Running {% data variables.product.prodname_ghe_server %} on the VMware ESXi 8.0 hypervisor is supported. If your installation is on VMware ESXi 7.X or earlier versions, you can now use the ESXi 8.0 hypervisor. [Updated: 2025-04-02]
36
security_fixes:
47
- |
58
Permissions and ownership of `/etc/ssh/sshd_config` are enforced so that the `root` identity is the only one able to read or write to the file.
@@ -52,3 +55,6 @@ sections:
5255
After a restore, existing outside collaborators are unable to be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
5356
- |
5457
After a geo-replica is promoted to be a primary by running `ghe-repl-promote`, the actions workflow of a repository does not have any suggested workflows.
58+
errata:
59+
- |
60+
The release notes previously did not mention VMware ESXi 8.0 support. [Updated: 2025-04-02]

data/release-notes/enterprise-server/3-14/9.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
date: '2025-03-04'
22
sections:
3+
features:
4+
- |
5+
Running {% data variables.product.prodname_ghe_server %} on the VMware ESXi 8.0 hypervisor is supported. If your installation is on VMware ESXi 7.X or earlier versions, you can now use the ESXi 8.0 hypervisor. [Updated: 2025-04-02]
36
security_fixes:
47
- |
58
Permissions and ownership of `/etc/ssh/sshd_config` are now enforced so that the `root` identity is the only one able to read or write to the file.
@@ -64,3 +67,6 @@ sections:
6467
After a restore, existing outside collaborators are unable to be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
6568
- |
6669
After a geo-replica is promoted to be a primary by running `ghe-repl-promote`, the actions workflow of a repository does not have any suggested workflows.
70+
errata:
71+
- |
72+
The release notes previously did not mention VMware ESXi 8.0 support. [Updated: 2025-04-02]

data/release-notes/enterprise-server/3-15/4.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
date: '2025-03-04'
22
sections:
3+
features:
4+
- |
5+
Running {% data variables.product.prodname_ghe_server %} on the VMware ESXi 8.0 hypervisor is supported. If your installation is on VMware ESXi 7.X or earlier versions, you can now use the ESXi 8.0 hypervisor. [Updated: 2025-04-02]
36
security_fixes:
47
- |
58
Permissions and ownership of `/etc/ssh/sshd_config` are now enforced so that the `root` identity is the only one able to read or write to the file.
@@ -66,3 +69,6 @@ sections:
6669
[Updated: 2025-03-19]
6770
- |
6871
After a restore, existing outside collaborators are unable to be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
72+
errata:
73+
- |
74+
The release notes previously did not mention VMware ESXi 8.0 support. [Updated: 2025-04-02]

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ sections:
2727
# https://github.com/github/releases/issues/4336
2828
- |
2929
`ghe-config-apply` applies configuration changes conditionally to the relevant, targeted and specific migrations only. As a result, you can expect less downtime and fewer errors while running `ghe-config-apply`. You can still choose to run `ghe-config-apply` unconditionally using this command: `ghe-config-apply -f`.
30+
- |
31+
We now support the VMware ESXi 8.0 hypervisor. If your {% data variables.product.prodname_ghe_server %} installation is on VMware ESXi 7.X or earlier versions, you can now use the ESXi 8.0 hypervisor. [Updated: 2025-04-02]
32+
- |
33+
Running {% data variables.product.prodname_ghe_server %} on the VMware ESXi 8.0 hypervisor is supported. If your installation is on VMware ESXi 7.X or earlier versions, you can now use the ESXi 8.0 hypervisor. [Updated: 2025-04-02]
3034
3135
- heading: Dependabot
3236
notes:
@@ -256,7 +260,9 @@ sections:
256260
# https://github.com/github/releases/issues/4535
257261
- |
258262
As of October 15th, 2024, you will no longer be able to enable or disable GitHub security features for repositories from the organization-level security coverage view. This feature has been deprecated and replaced with code security configurations for managing these settings. See the [GitHub blog post](https://github.blog/changelog/2024-10-17-new-code-security-configurations-let-you-set-security-features-at-the-organization-level/).
259-
263+
260264
errata:
261265
- |
262266
The release notes previously mentioned GitHub App private key limits, which did not ship in 3.16 and will ship in 3.17. Similarly, PAT rotation policies were mentioned but will ship instead in 3.17. [Updated: 2025-03-21]
267+
- |
268+
The release notes previously did not mention VMware ESXi 8.0 support. [Updated: 2025-04-02]

0 commit comments

Comments
 (0)