Skip to content

[release-24.0] Release of v24.0.3 - #20997

Merged
arthurschreiber merged 4 commits into
release-24.0from
release-24.0-create-release-1
Sep 3, 2026
Merged

[release-24.0] Release of v24.0.3#20997
arthurschreiber merged 4 commits into
release-24.0from
release-24.0-create-release-1

Conversation

@arthurschreiber

Copy link
Copy Markdown
Member

Includes the release notes and release commit for the v24.0.3 release. Once this PR is merged, we will be able to tag v24.0.3 on the merge commit.

This Pull Request is part of #20934

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

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

Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
This commit was made automatically by the vitess-releaser tool.

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

Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
This commit was made automatically by the vitess-releaser tool.

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

Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Copilot AI balanced review requested due to automatic review settings September 3, 2026 14:28
@arthurschreiber arthurschreiber mentioned this pull request Sep 3, 2026
44 tasks

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@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:36:24.666106Z 502b960 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.

@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.

@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 Component: Build/CI Component: Java Pull requests that update Java code Component: Examples Component: Documentation docs related issues/PRs Type: Dependencies Dependency updates labels Sep 3, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@github-actions github-actions Bot added this to the v24.0.3 milestone Sep 3, 2026
Signed-off-by: Arthur Schreiber <arthurschreiber@github.com>
Copilot AI review requested due to automatic review settings September 3, 2026 14:35

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 502b960016

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


See [#20467](https://github.com/vitessio/vitess/pull/20467) for details.

------------

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Document the changed ROUND() results in the release notes

For users whose queries round halfway DOUBLE values, v24.0.3 changes observable results to half-even rounding, as recorded in changelog.md:34, but this separator ends the release summary after discussing only VRLog. Add an explicit upgrade-facing callout for this result-changing correctness fix rather than requiring users to discover it in the full changelog.

AGENTS.md reference: AGENTS.md:L232-L233

Useful? React with 👍 / 👎.

@arthurschreiber arthurschreiber 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
@arthurschreiber
arthurschreiber merged commit 33f1e70 into release-24.0 Sep 3, 2026
41 of 50 checks passed
@arthurschreiber
arthurschreiber deleted the release-24.0-create-release-1 branch September 3, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build/CI Component: Documentation docs related issues/PRs Component: Examples Component: General Changes throughout the code base Component: Java Pull requests that update Java code Type: Dependencies Dependency updates Type: Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants