Skip to content

Conversation

@SimonWoolf
Copy link
Member

@SimonWoolf SimonWoolf commented Jan 6, 2026

Summary by CodeRabbit

  • Chores

    • Bumped package and library version from 2.16.0 to 2.17.0.
  • Documentation

    • Added 2.17.0 changelog entries.
  • New Features / Bug Fixes

    • Realtime: update/delete over realtime connections and message append support for realtime and REST.
    • API: operations now return result objects including serial/version info.
    • Fixes: msgpack UTF-8 handling, queued message delivery on suspension, and channel detach behavior.

✏️ Tip: You can customize this high-level summary in your review settings.

@SimonWoolf SimonWoolf requested a review from ttypic January 6, 2026 19:53
@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Walkthrough

Bump release version from 2.16.0 to 2.17.0: package.json and exported constant in AblyReactHooks.ts updated; CHANGELOG.md added a 2.17.0 section. No functional or public API changes detected.

Changes

Cohort / File(s) Summary
Changelog
CHANGELOG.md
Added a 2.17.0 release section with six user-facing entries; no code changes.
Version Constants & Manifest
package.json,
src/platform/react-hooks/src/AblyReactHooks.ts
Bumped version from 2.16.02.17.0; updated exported constant/agent string; no logic changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop for a version, a tidy new tag,
Changelog and package give the repo a wag,
Constants updated with nary a fuss,
Just labels and notes — from me to us. 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'release 2.17' directly and accurately reflects the main purpose of the pull request, which is to release version 2.17.0 with changelog, version updates, and agent string bumps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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.17.0

📜 Recent review details

Configuration used: Organization 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 be351e7 and 1a92135.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • src/platform/react-hooks/src/AblyReactHooks.ts
🚧 Files skipped from review as they are similar to previous changes (2)
  • package.json
  • src/platform/react-hooks/src/AblyReactHooks.ts
⏰ 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: test-node (20.x)
  • GitHub Check: test-browser (chromium)
  • GitHub Check: test-node (16.x)
  • GitHub Check: test-node (18.x)
  • GitHub Check: test-browser (firefox)
  • GitHub Check: test-npm-package
  • GitHub Check: test-browser (webkit)
🔇 Additional comments (1)
CHANGELOG.md (1)

5-12: LGTM!

The new 2.17.0 changelog entry is well-formatted, follows the established conventions in the file, and clearly documents the user-facing changes with properly linked PR references.


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.

@github-actions github-actions bot temporarily deployed to staging/pull/2146/features January 6, 2026 19:54 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2146/bundle-report January 6, 2026 19:54 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2146/typedoc January 6, 2026 19:54 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2146/features January 7, 2026 15:06 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2146/bundle-report January 7, 2026 15:06 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2146/typedoc January 7, 2026 15:06 Inactive
Copy link
Collaborator

@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, clicked update branch to include the latest Andrew's changes

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