Skip to content

Conversation

@vkarpov15
Copy link
Collaborator

Fix #15925

Summary

Missed a spot when upgrading. I also started putting a major release checklist on the release-items.md file so we won't miss this for our next major.

Examples

Copy link
Contributor

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 fixes issue #15925 by updating the default search version from 8.x to 9.x, which was missed during the major version upgrade. Additionally, it adds a major release checklist to prevent similar oversights in future releases.

Key changes:

  • Updated default search version to 9.x in the documentation search functionality
  • Added a comprehensive major release checklist with four key tasks
  • Updated release documentation to reflect current version hierarchy (9.x as current, 8.x as prior version)

Reviewed changes

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

File Description
docs/js/search.js Updated defaultVersion constant from '8.x' to '9.x' to ensure search defaults to the current major version
release-items.md Added major release checklist and updated version references throughout to reflect 9.x as current and 8.x as prior version

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

@vkarpov15 vkarpov15 merged commit a88b4d9 into master Dec 30, 2025
2 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-15925 branch December 31, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] V9 search only returns V8 results

3 participants