Skip to content

docs: update supported versions#2632

Merged
tenthirtyam merged 1 commit intomainfrom
docs/update-supported-versions
Nov 25, 2025
Merged

docs: update supported versions#2632
tenthirtyam merged 1 commit intomainfrom
docs/update-supported-versions

Conversation

@tenthirtyam
Copy link
Copy Markdown
Contributor

Summary

  • Updated README.md to require Go 1.24.0 based on go.mod.
  • Updated documentation to lists support for vSphere 8.x and 9.x, removing 7.x.

Type

  • fix: Bug Fix
  • feat: Feature or Enhancement
  • docs: Documentation
  • refactor: Refactoring
  • chore: Build, Dependencies, Workflows, etc.
  • other: Other (Please describe.)

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Tests

  • Tests have been added or updated.
  • Tests have been completed.

Output:

Documentation

  • Documentation has been added or updated.

Issue References

Closes #2624

Release Note

Additional Information

- Updated `README.md` to require Go 1.24.0 based on `go.mod`.
- Updated documentation to lists support for vSphere 8.x and 9.x, removing 7.x.

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added this to the v2.16.0 milestone Nov 25, 2025
@tenthirtyam tenthirtyam self-assigned this Nov 25, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner November 25, 2025 17:02
Copilot AI review requested due to automatic review settings November 25, 2025 17:02
@tenthirtyam tenthirtyam added the documentation Documentation label Nov 25, 2025
@github-actions github-actions bot added needs-review Needs Review size/xs Relative Sizing: Extra-Small labels Nov 25, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation to reflect current version requirements. The Go version requirement is updated to match go.mod (1.24.0), and the supported vSphere versions are updated to include 9.x and 8.x while removing the no-longer-supported 7.x. Additionally, terminology is standardized by changing "plugin" to "provider" in the README.

  • Updated Go requirement from 1.23.8 to 1.24.0 to match go.mod
  • Updated supported vSphere versions to 9.x and 8.x (removed 7.x)
  • Improved terminology consistency by using "provider" instead of "plugin"

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/index.md Updated supported vSphere versions list to include 9.x and 8.x, removing 7.x
README.md Updated Go version requirement to 1.24.0 and standardized terminology from "plugin" to "provider"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tenthirtyam tenthirtyam removed the needs-review Needs Review label Nov 25, 2025
@tenthirtyam tenthirtyam merged commit 83a996d into main Nov 25, 2025
11 checks passed
@tenthirtyam tenthirtyam deleted the docs/update-supported-versions branch November 25, 2025 17:31
@tenthirtyam tenthirtyam linked an issue Nov 26, 2025 that may be closed by this pull request
4 tasks
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Documentation size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Support for VMware vSphere 9.x Update supported vSphere versions in documentation

3 participants