Skip to content

Release 1.4.1#704

Merged
lmars merged 1 commit into
mainfrom
release/1.4.1
May 29, 2026
Merged

Release 1.4.1#704
lmars merged 1 commit into
mainfrom
release/1.4.1

Conversation

@lmars

@lmars lmars commented May 29, 2026

Copy link
Copy Markdown
Member

Release v1.4.1 — patch release.

Bumps clientLibraryVersion to 1.4.1 and updates the changelog.

Fixed bugs:

🤖 Generated with Claude Code

Summary by CodeRabbit

Release Notes for v1.4.1

  • Bug Fixes
    • Fixed handling of nil acknowledgments in asynchronous operations to prevent potential errors.

Review Change Stack

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c2abebff-21c9-4e5c-9640-236263822744

📥 Commits

Reviewing files that changed from the base of the PR and between 6c56b4f and c3ab5ab.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • ably/proto_http.go

Walkthrough

This PR updates the Ably Go client library to version 1.4.1 by bumping the version constant and adding a changelog entry that documents a bug fix for guarding against nil onAck in result-returning async methods.

Changes

Release v1.4.1

Layer / File(s) Summary
Version bump and changelog entry
CHANGELOG.md, ably/proto_http.go
Version constant incremented from 1.4.0 to 1.4.1, and v1.4.1 changelog section added documenting the nil onAck guard fix in async methods.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version bump, so small and sweet,
1.4.1 makes the release complete!
Guard that nil with all your might,
Async methods now all right! ✨

🚥 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 pull request title "Release 1.4.1" directly matches the main objective of the PR, which is to release version 1.4.1 with updated version constants and changelog.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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.4.1

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.

@lmars lmars merged commit 875b247 into main May 29, 2026
13 of 15 checks passed
@lmars lmars deleted the release/1.4.1 branch May 29, 2026 13:02
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