Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughVersion bump release for 1.7.1 across documentation, build configuration, and tests. Updates version references in CHANGELOG, build files, dependency documentation, and test assertions to reflect new release. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Release 1.7.1 version bump across build metadata, documentation, and release notes to keep published artifacts and docs in sync with the new SDK release.
Changes:
- Bump project version to
1.7.1in Gradle properties and update the realtime header test expectation. - Update installation/version snippets in
README.mdand local AAR instructions inCONTRIBUTING.md. - Add
1.7.1entry toCHANGELOG.mdwith links and included PRs.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| lib/src/test/java/io/ably/lib/test/realtime/RealtimeHttpHeaderTest.java | Updates expected agent query param to reflect SDK version 1.7.1. |
| gradle.properties | Bumps VERSION_NAME to 1.7.1. |
| README.md | Updates dependency installation snippets to 1.7.1 (Maven/Gradle + LiveObjects). |
| CONTRIBUTING.md | Updates local AAR filename example to 1.7.1. |
| CHANGELOG.md | Adds release notes section for 1.7.1 with compare links and PR references. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Release 1.7.1
Summary by CodeRabbit
Bug Fixes
Documentation