Skip to content

release/1.8.2 - #1243

Open
ttypic wants to merge 2 commits into
mainfrom
release/1.8.2
Open

release/1.8.2#1243
ttypic wants to merge 2 commits into
mainfrom
release/1.8.2

Conversation

@ttypic

@ttypic ttypic commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

What's Changed

  • Refine the connection fallback logic so that internet connectivity is always verified before a fallback host is resolved, and only when a valid pending connection exists #1242

Summary by CodeRabbit

  • Bug Fixes

    • Improved connection fallback behavior by verifying internet connectivity before resolving a fallback host.
    • Fallback resolution now occurs only when a valid pending connection is available.
  • Documentation

    • Updated Maven, Gradle, Live Objects, and Android dependency examples to version 1.8.2.
    • Added release notes for version 1.8.2.

ttypic and others added 2 commits September 14, 2026 17:28
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ttypic
ttypic requested a review from sacOO7 September 14, 2026 16:31
@coderabbitai

coderabbitai Bot commented Sep 14, 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: CHILL

Plan: Advanced

Run ID: b0b08af5-69f7-4402-9c1f-c1265405b0f4

📥 Commits

Reviewing files that changed from the base of the PR and between e158c41 and 78373bc.

📒 Files selected for processing (5)
  • CHANGELOG.md
  • CONTRIBUTING.md
  • README.md
  • gradle.properties
  • lib/src/test/java/io/ably/lib/test/realtime/RealtimeHttpHeaderTest.java

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The project version changes from 1.8.1 to 1.8.2. Documentation, dependency examples, and the realtime header test use 1.8.2. The changelog records refined connection fallback behavior.

Changes

Release updates

Layer / File(s) Summary
Version propagation
gradle.properties, README.md, CONTRIBUTING.md, lib/src/test/java/io/ably/lib/test/realtime/RealtimeHttpHeaderTest.java
The project version, dependency examples, local AAR reference, and realtime agent header expectation now use 1.8.2.
Release changelog
CHANGELOG.md
A 1.8.2 release entry documents the refined connection fallback logic.

Priority: ⬇️ Low

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

Change: Bug fix

Suggested reviewers: sacoo7

Merge Risk: ⚪ Minimal · up to 78373

The 1.8.2 links are expected to resolve when the release tag is created, so no actionable merge risk remains.

🚥 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 identifies this as the 1.8.2 release, which matches the primary version and release changes in the pull request.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (4 skipped: 4 …
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 release/1.8.2

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 bumps the version bright
From one-eight-one to one-eight-two tonight
The headers hop in matching rows
The changelog tells what changed and grows
Dependencies follow in a neat trail

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

@sacOO7 sacOO7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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