Skip to content

Release 3.0.1 - #498

Merged
JanJakes merged 1 commit into
trunkfrom
release/v3.0.1
Aug 25, 2026
Merged

Release 3.0.1#498
JanJakes merged 1 commit into
trunkfrom
release/v3.0.1

Conversation

@JanJakes

@JanJakes JanJakes commented Aug 25, 2026

Copy link
Copy Markdown
Member

Release 3.0.1

Version bump and changelog update for release 3.0.1.

Changelog draft:

  • Mark the plugin as compatible with WordPress 7.1 (#497)
  • Fix fresh multisite database setup (#492)

Full changelog: v3.0.0...release/v3.0.1

Next steps

  1. Review the changes in this pull request.
  2. Push any additional edits to this branch (release/v3.0.1).
  3. Merge this pull request to complete the release.

Merging will automatically build the plugin ZIP, create a GitHub release, and deploy to WordPress.org.

Summary by CodeRabbit

  • Bug Fixes

    • Fixed fresh multisite database setup for improved reliability.
    • Added compatibility with WordPress 7.1.
  • Chores

    • Updated the SQLite driver and integration plugin to version 3.0.1.

@JanJakes JanJakes self-assigned this Aug 25, 2026
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5e241df6-1b98-4910-b6f2-823893dc0ec9

📥 Commits

Reviewing files that changed from the base of the PR and between e38c974 and 4e6bc2c.

📒 Files selected for processing (3)
  • packages/mysql-on-sqlite/src/version.php
  • packages/plugin-sqlite-database-integration/load.php
  • packages/plugin-sqlite-database-integration/readme.txt

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The SQLite driver and database integration plugin versions are updated from 3.0.0 to 3.0.1. The plugin stable tag and changelog now document WordPress 7.1 compatibility and a fresh multisite database setup fix.

Changes

SQLite 3.0.1 release metadata

Layer / File(s) Summary
Version declarations and release notes
packages/mysql-on-sqlite/src/version.php, packages/plugin-sqlite-database-integration/load.php, packages/plugin-sqlite-database-integration/readme.txt
The driver constant, plugin header, stable tag, and changelog identify version 3.0.1. The changelog records WordPress 7.1 compatibility and a fresh multisite database setup fix.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 4e6bc

This release updates version metadata and the changelog; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: adamziel

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary change: releasing version 3.0.1. It is concise and matches the version updates and release objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v3.0.1

Comment @coderabbitai help to get the list of available commands.

@JanJakes
JanJakes merged commit abf0dac into trunk Aug 25, 2026
25 checks passed
@JanJakes
JanJakes deleted the release/v3.0.1 branch August 25, 2026 12:19
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.

1 participant