Skip to content

[main] Copy v23.0.6 release notes - #20994

Merged
mattlord merged 1 commit into
mainfrom
main-release-notes-main-1
Sep 3, 2026
Merged

[main] Copy v23.0.6 release notes#20994
mattlord merged 1 commit into
mainfrom
main-release-notes-main-1

Conversation

@mattlord

@mattlord mattlord commented Sep 3, 2026

Copy link
Copy Markdown
Member

This Pull Request copies the release notes found on release-23.0 to keep release notes up-to-date after the v23.0.6 release.

This Pull Request is part of #20935

This commit was made automatically by the vitess-releaser tool.

See https://github.com/vitessio/vitess-releaser

Signed-off-by: Matt Lord <mattalord@gmail.com>
Copilot AI balanced review requested due to automatic review settings September 3, 2026 13:53
@mattlord mattlord added Component: General Changes throughout the code base Type: Release labels Sep 3, 2026
@mattlord mattlord mentioned this pull request Sep 3, 2026
36 tasks
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-03T14:00:45.047324Z ffc9466 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Devin Review

@@ -0,0 +1,76 @@
# Changelog of Vitess v23.0.6

### Bug fixes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔍 Changelog whitespace fails diff checks

The changelog adds trailing spaces on 18 lines and blank lines at EOF. git diff --check reports every occurrence.

Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@vitess-bot vitess-bot Bot added NeedsWebsiteDocsUpdate What it says NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsIssue A linked issue is missing for this Pull Request NeedsBackportReason If backport labels have been applied to a PR, a justification is required labels Sep 3, 2026
@github-actions github-actions Bot added the Component: Documentation docs related issues/PRs label Sep 3, 2026
@vitess-bot

vitess-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Review Checklist

Hello reviewers! 👋 Please follow this checklist when reviewing this Pull Request.

General

  • Ensure that the Pull Request has a descriptive title.
  • Ensure there is a link to an issue (except for internal cleanup and flaky test fixes), new features should have an RFC that documents use cases and test cases.

Tests

  • Bug fixes should have at least one unit or end-to-end test, enhancement and new features should have a sufficient number of tests.

Documentation

  • Apply the release notes (needs details) label if users need to know about this change.
  • New features should be documented.
  • There should be some code comments as to why things are implemented the way they are.
  • There should be a comment at the top of each new or modified test to explain what the test does.

New flags

  • Is this flag really necessary?
  • Flag names must be clear and intuitive, use dashes (-), and have a clear help text.

If a workflow is added or modified:

  • Each item in Jobs should be named in order to mark it as required.
  • If the workflow needs to be marked as required, the maintainer team must be notified.

Backward compatibility

  • Protobuf changes should be wire-compatible.
  • Changes to _vt tables and RPCs need to be backward compatible.
  • RPC changes should be compatible with vitess-operator
  • If a flag is removed, then it should also be removed from vitess-operator and arewefastyet, if used there.
  • vtctl command output order should be stable and awk-able.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The documentation matches the release branch and follows repository release-summary guidance.

Pull request overview

Copies v23.0.6 release documentation from the release branch to main.

Changes:

  • Adds v23.0.6 to the release index.
  • Adds the changelog, summary, and release notes.
File summaries
File Description
changelog/23.0/README.md Links v23.0.6 documentation.
changelog/23.0/23.0.6/summary.md Summarizes the VRLog removal.
changelog/23.0/23.0.6/release_notes.md Adds published release notes.
changelog/23.0/23.0.6/changelog.md Lists the release changes.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added this to the v25.0.0 milestone Sep 3, 2026
@mattlord
mattlord enabled auto-merge (squash) September 3, 2026 13:58
@mattlord mattlord removed NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsWebsiteDocsUpdate What it says NeedsIssue A linked issue is missing for this Pull Request NeedsBackportReason If backport labels have been applied to a PR, a justification is required labels Sep 3, 2026
@mattlord
mattlord merged commit 0e8dc10 into main Sep 3, 2026
129 of 137 checks passed
@mattlord
mattlord deleted the main-release-notes-main-1 branch September 3, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Documentation docs related issues/PRs Component: General Changes throughout the code base Type: Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants