Skip to content

Conversation

@VeskeR
Copy link
Contributor

@VeskeR VeskeR commented Nov 6, 2025

Summary by CodeRabbit

  • New Features

    • Added support for methoddispatch version 5
    • Added support for pyee version 13
  • Chores

    • Release version 2.1.2

@VeskeR VeskeR requested a review from ttypic November 6, 2025 17:26
@coderabbitai
Copy link

coderabbitai bot commented Nov 6, 2025

Walkthrough

Routine patch release bumping version from 2.1.1 to 2.1.2 across configuration and package metadata files, with corresponding changelog entries documenting support for methoddispatch v5 and pyee v13.

Changes

Cohort / File(s) Summary
Version bumps
pyproject.toml, ably/__init__.py
Updated version constant from 2.1.1 to 2.1.2 in package configuration and module exports
Release notes
CHANGELOG.md
Added v2.1.2 release entry documenting support for methoddispatch v5 and pyee v13

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Straightforward version number updates with no logic changes
  • Repetitive, low-variance edits across three files

Poem

🐰 A patch release hops along,
Version bumps make the ecosystem strong,
Two dependencies now in the fold,
Methoddispatch and pyee, worth gold!
v2.1.2, a tiny step forward we go. 🌟

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Release v2.1.2' directly and clearly describes the main change—a version bump to v2.1.2 across all relevant files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/2.1.2

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 7a1d760 and af92cf2.

📒 Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • ably/__init__.py (1 hunks)
  • pyproject.toml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (7)
  • GitHub Check: check (3.13)
  • GitHub Check: check (3.7)
  • GitHub Check: check (3.12)
  • GitHub Check: check (3.11)
  • GitHub Check: check (3.9)
  • GitHub Check: check (3.8)
  • GitHub Check: check (3.10)
🔇 Additional comments (3)
pyproject.toml (1)

3-3: LGTM!

The version bump to 2.1.2 is consistent with the changes in ably/__init__.py and the new release entry in CHANGELOG.md.

ably/__init__.py (1)

19-19: LGTM!

The lib_version constant is correctly updated to match the package version in pyproject.toml.

CHANGELOG.md (1)

3-11: LGTM!

The changelog entry for v2.1.2 is well-formatted and documents the support for methoddispatch v5 and pyee v13. The formatting is consistent with previous release entries, and the PR references are properly linked.


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

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

Copy link
Contributor

@ttypic ttypic left a comment

Choose a reason for hiding this comment

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

LGTM

@VeskeR VeskeR merged commit d0d15ad into main Nov 6, 2025
10 checks passed
@VeskeR VeskeR deleted the release/2.1.2 branch November 6, 2025 17:52
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