Skip to content

Release 1.14.0 - #288

Merged
horgh merged 3 commits into
mainfrom
greg/stf-1689
Sep 10, 2026
Merged

Release 1.14.0#288
horgh merged 3 commits into
mainfrom
greg/stf-1689

Conversation

@oschwald

@oschwald oschwald commented Sep 10, 2026

Copy link
Copy Markdown
Member
  • Set release date and copyright year
  • Escape release notes as XML before packaging
  • Bumped version to 1.14.0

Summary by CodeRabbit

  • New Features
    • Added resource-limit enforcement for decoders in the pure PHP reader and bundled library.
    • Added support for bundled MaxMind DB builds on Unix and Windows.
  • Performance
    • Improved database reading performance.
  • Compatibility
    • Updated Windows build configuration and extension compatibility requirements.
  • Documentation
    • Updated installation instructions, release metadata, and copyright information for version 1.14.0.

Copilot AI lite review requested due to automatic review settings September 10, 2026 22:05

Copilot AI 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.

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

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: cb46b59e-841a-4c28-8800-29c5e8c8b726

📥 Commits

Reviewing files that changed from the base of the PR and between 7960f26 and f3c92f6.

📒 Files selected for processing (6)
  • CHANGELOG.md
  • README.md
  • composer.json
  • dev-bin/release.sh
  • ext/php_maxminddb.h
  • package.xml

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


📝 Walkthrough

Walkthrough

The release updates version 1.14.0 metadata, documentation, compatibility constraints, and extension version declarations. The release script now validates HTML::Entities, escapes XML release notes, and packages before showing release output.

Changes

Release 1.14.0

Layer / File(s) Summary
Version metadata and compatibility updates
ext/php_maxminddb.h, package.xml, composer.json, README.md, CHANGELOG.md
Version references and release dates now use 1.14.0. The package notes describe the release changes. The extension conflict constraint and installation command use the updated version.
Release packaging validation and XML escaping
dev-bin/release.sh
The release script checks for HTML::Entities, escapes XML release notes, and runs pecl package before release output.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: horgh

Merge Risk: ⚪ Minimal · up to f3c92

The release updates are internally consistent, and release-note XML metacharacters are escaped before packaging.

🚥 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 and concisely identifies the main change: releasing version 1.14.0.
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.
✨ 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 greg/stf-1689

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit reads each line,
The patch grows clear beneath the moon,
Small changes hop in place,
Tests guard the garden path,
Reviews bloom before the dawn.

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

@horgh
horgh merged commit 34b7464 into main Sep 10, 2026
185 checks passed
@horgh
horgh deleted the greg/stf-1689 branch September 10, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants