Skip to content

[release-23.0] Release of v23.0.2#19349

Merged
mattlord merged 4 commits into
release-23.0from
release-23.0-create-release-1
Feb 10, 2026
Merged

[release-23.0] Release of v23.0.2#19349
mattlord merged 4 commits into
release-23.0from
release-23.0-create-release-1

Conversation

@mattlord
Copy link
Copy Markdown
Member

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

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>
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>
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 review requested due to automatic review settings February 10, 2026 20:43
@mattlord mattlord added Component: General Changes throughout the code base Do Not Merge Type: Release labels Feb 10, 2026
@mattlord mattlord added the Component: General Changes throughout the code base label Feb 10, 2026
@mattlord mattlord mentioned this pull request Feb 10, 2026
28 tasks
@github-actions github-actions Bot added Component: Build/CI Component: Java Pull requests that update Java code Component: Documentation docs related issues/PRs Type: Dependencies Dependency updates labels Feb 10, 2026
@github-actions github-actions Bot added this to the v23.0.2 milestone Feb 10, 2026
@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 Feb 10, 2026
@mattlord mattlord removed Do Not Merge 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 labels Feb 10, 2026
@mattlord mattlord removed the NeedsBackportReason If backport labels have been applied to a PR, a justification is required label Feb 10, 2026
Copy link
Copy Markdown
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

Prepares the release-23.0 branch for tagging v23.0.2 by switching version identifiers from -SNAPSHOT to the release version and updating example artifacts and release documentation accordingly.

Changes:

  • Bump Java and Go version strings from 23.0.2-SNAPSHOT to 23.0.2.
  • Update example Docker/operator image tags from v23.0.1 to v23.0.2.
  • Add v23.0.2 changelog + release notes, and update the 23.0 changelog index.

Reviewed changes

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

Show a summary per file
File Description
java/pom.xml Release parent POM version set to 23.0.2.
java/jdbc/pom.xml Align JDBC module parent version to 23.0.2.
java/grpc-client/pom.xml Align gRPC client module parent version to 23.0.2.
java/example/pom.xml Align example module parent version to 23.0.2.
java/client/pom.xml Align client module parent version to 23.0.2.
go/vt/servenv/version.go Set Vitess server version constant to 23.0.2.
examples/operator/101_initial_cluster.yaml Update operator example images to v23.0.2.
examples/operator/201_customer_tablets.yaml Update operator example images to v23.0.2.
examples/operator/302_new_shards.yaml Update operator example images to v23.0.2.
examples/operator/306_down_shard_0.yaml Update operator example images to v23.0.2.
examples/operator/401_scheduled_backups.yaml Update operator example images to v23.0.2.
examples/compose/vtcompose/vtcompose.go Update generated compose service image tags to v23.0.2.
examples/compose/vtcompose/docker-compose.test.yml Update test compose image tags to v23.0.2.
examples/compose/docker-compose.yml Update compose image tags to v23.0.2.
examples/compose/docker-compose.beginners.yml Update beginners compose image tags to v23.0.2.
changelog/23.0/README.md Add index entry for 23.0.2.
changelog/23.0/23.0.2/changelog.md Add v23.0.2 changelog content.
changelog/23.0/23.0.2/release_notes.md Add v23.0.2 release notes.
.github/workflows/code_freeze.yml Change code-freeze workflow behavior (now exits successfully).

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

Comment thread .github/workflows/code_freeze.yml
Comment thread changelog/23.0/23.0.2/release_notes.md
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord merged commit ad84df3 into release-23.0 Feb 10, 2026
106 of 109 checks passed
@mattlord mattlord deleted the release-23.0-create-release-1 branch February 10, 2026 21:29
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: 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