Skip to content

Release/1.2.43#591

Merged
ttypic merged 4 commits intomainfrom
release/1.2.43
Jan 22, 2026
Merged

Release/1.2.43#591
ttypic merged 4 commits intomainfrom
release/1.2.43

Conversation

@ttypic
Copy link
Contributor

@ttypic ttypic commented Jan 21, 2026

  • Updated ably-java dependency to 1.6.0

Summary by CodeRabbit

  • Chores

    • Bumped Ably Android dependency to 1.6.0.
    • Bumped package version to 1.2.43 and updated Ably Flutter references.
  • Documentation

    • Updated installation and README dependency version references.
    • Added changelog entry for v1.2.43.
  • Tests

    • Adjusted Android integration test expectations for channel state event sequence.

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

@ttypic ttypic requested a review from sacOO7 January 21, 2026 19:19
@coderabbitai
Copy link

coderabbitai bot commented Jan 21, 2026

Walkthrough

Bump to v1.2.43: update Ably Android dependency to 1.6.0, bump package and README references to 1.2.43, and adjust Android-only realtime test expected channel-state sequence (remove duplicate 'attached' and drop 'update' event).

Changes

Cohort / File(s) Summary
Version & Documentation
CHANGELOG.md, README.md, pubspec.yaml
Added 1.2.43 changelog entry; bumped package version to 1.2.43; updated README Ably Flutter dependency references from ^1.2.42^1.2.43.
Build Configuration
android/build.gradle
Updated Ably Android dependency: implementation 'io.ably:ably-android:1.2.40'implementation 'io.ably:ably-android:1.6.0'.
Integration Tests
test_integration/test_driver/test_implementation/realtime_tests.dart
Adjusted Android-only expected channel-state sequences: removed a duplicate 'attached' entry and removed the 'update' event from _stateChangeEvents.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐰 I hopped a version up today,
Dependencies tuned in gentle play.
Docs updated, tests trimmed neat,
Little paws keep cadence sweet.

🚥 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 accurately reflects the main purpose of the changeset, which is a release version bump to 1.2.43 with updated dependencies.
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 unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/1.2.43

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/591/features January 21, 2026 19:20 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/591/dartdoc January 21, 2026 19:21 Inactive
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Around line 3-7: Replace the incorrect artifact name "ably-java" with
"ably-android" in the changelog entry so it matches the actual Maven artifact
used and prior entries; edit the line "- Updated `ably-java` dependency to
`1.6.0`" to read "- Updated `ably-android` dependency to `1.6.0`" referencing
the CHANGELOG.md entry text so consistency is preserved with
android/build.gradle and previous releases.

Copy link
Collaborator

@sacOO7 sacOO7 left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot temporarily deployed to staging/pull/591/dartdoc January 22, 2026 10:50 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/591/features January 22, 2026 10:50 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/591/features January 22, 2026 12:14 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/591/dartdoc January 22, 2026 12:14 Inactive
…s different expected values for iOS and Android (update reduces number of differences), created issue to investigate ably/ably-java#1186
@ttypic ttypic merged commit 6a93ac5 into main Jan 22, 2026
9 checks passed
@ttypic ttypic deleted the release/1.2.43 branch January 22, 2026 18:38
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