Skip to content

release/1.8.2 - #1243

Merged
ttypic merged 2 commits into
mainfrom
release/1.8.2
Sep 15, 2026
Merged

ttypic merged 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.
    • Completed the close handshake when the server closes a WebSocket connection.
  • Documentation

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

@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: 388c6872-1165-4fac-b7a1-a35017a0d38b

📥 Commits

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

📒 Files selected for processing (1)
  • CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • CHANGELOG.md

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, the realtime header test, and the changelog now reference version 1.8.2.

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 refined connection fallback behavior and websocket close-handshake completion.

Priority: ⬇️ Low

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

Change: Other

Suggested reviewers: sacoo7

Merge Risk: ⚪ Minimal · up to d0c9a

The release references consistently identify version 1.8.2, with no actionable release-update risk identified.

🚥 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 clearly identifies this pull request as the 1.8.2 release. It matches the version updates and changelog changes.
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. (1 skipped: 1 …
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.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 checks the version line
1.8.2 now hops in time
The headers match, the docs agree
The changelog blooms beside the tree
Release notes twitch their nose with glee

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

ttypic and others added 2 commits September 15, 2026 09:31
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ttypic
ttypic merged commit 786542d into main Sep 15, 2026
14 of 15 checks passed
@ttypic
ttypic deleted the release/1.8.2 branch September 15, 2026 08:56
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