Skip to content

Release/1.2.62#2221

Merged
ttypic merged 2 commits into
mainfrom
release/1.2.62
Jul 9, 2026
Merged

Release/1.2.62#2221
ttypic merged 2 commits into
mainfrom
release/1.2.62

Conversation

@ttypic

@ttypic ttypic commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

What's Changed

Summary by CodeRabbit

  • New Features
    • Added release notes for version 1.2.62, including support highlights for Live Activity push-to-start tokens, UTS groundwork, and time mocking improvements.
  • Documentation
    • Updated installation and documentation references to the latest version.
    • Refreshed the changelog and generated docs version to match 1.2.62.
  • Bug Fixes
    • Updated version reporting and request metadata so library identifiers now reflect 1.2.62 consistently.
  • Tests
    • Adjusted automated checks to validate the new version values and agent strings.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@ttypic, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 48 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 99f880d0-f752-4a23-8764-c513ef794925

📥 Commits

Reviewing files that changed from the base of the PR and between d052d49 and b6fa125.

📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

This PR bumps the ably-cocoa library version from 1.2.61 to 1.2.62. It updates the ARTClientInformation_libraryVersion constant, CURRENT_PROJECT_VERSION, README and Jazzy version references, adds a CHANGELOG entry, and updates test assertions expecting the new version string.

Changes

Version 1.2.62 release bump

Layer / File(s) Summary
Core version constant and build config
Source/ARTClientInformation.m, Version.xcconfig
Bumps ARTClientInformation_libraryVersion and CURRENT_PROJECT_VERSION to 1.2.62.
Agent version test assertions
Test/AblyTests/Tests/ARTDefaultTests.swift, Test/AblyTests/Tests/ClientInformationTests.swift, Test/AblyTests/Tests/RealtimeClientConnectionTests.swift, Test/AblyTests/Tests/RestClientTests.swift, Test/AblyTests/Tests/WrapperSDKProxyTests.swift
Updates expected ably-cocoa/1.2.62 agent/version strings across library version, client information, realtime connection, REST client, and wrapper SDK proxy tests.
Changelog, README, and Jazzy version references
CHANGELOG.md, README.md, Scripts/jazzy.sh
Adds a 1.2.62 changelog entry and updates the README SPM snippet and Jazzy module version.

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

Possibly related PRs

  • ably/ably-cocoa#2198: Same type of version bump updating ARTClientInformation_libraryVersion and agent expectations across the same test files, README, Jazzy, and changelog.
  • ably/ably-cocoa#2201: Same version bump pattern updating ARTClientInformation_libraryVersion from 1.2.61→1.2.62 in the same source and test files.
  • ably/ably-cocoa#2216: Same version-bump changes updating ARTClientInformation_libraryVersion/CURRENT_PROJECT_VERSION and agent-string assertions.

Suggested reviewers: lawrence-forooghian

Poem

A hop, a skip, a version tick,
1.2.62, nice and quick! 🐇
Tests renamed, the changelog grew,
Ably-cocoa's agent string is new,
Off to release with carrot in hand— 🥕
Another bump, right on schedule, as planned!

🚥 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 matches the main change: a release branch/PR for version 1.2.62 and associated version bump.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.2.62

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.

@github-actions github-actions Bot temporarily deployed to staging/pull/2221/features July 9, 2026 15:26 Inactive
Comment thread CHANGELOG.md Outdated
@github-actions github-actions Bot temporarily deployed to staging/pull/2221/jazzydoc July 9, 2026 15:30 Inactive
@github-actions github-actions Bot temporarily deployed to staging/pull/2221/markdown-api-reference July 9, 2026 15:30 Inactive
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.

2 participants