Skip to content

Conversation

@kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Jan 30, 2026

Note

Low Risk
Single visibility change with no functional logic changes; main risk is expanding the supported public API surface.

Overview
Makes IterableAsyncQueue in lib/shared/common publicly accessible by changing the class access modifier from package-private to public, enabling reuse by other packages/modules without code changes to its behavior.

Written by Cursor Bugbot for commit 3e025c4. This will update automatically on new commits. Configure here.

@kinyoklion kinyoklion marked this pull request as ready for review January 30, 2026 21:55
@kinyoklion kinyoklion requested a review from a team as a code owner January 30, 2026 21:55
@kinyoklion kinyoklion merged commit 88c4ae0 into main Jan 30, 2026
22 checks passed
@kinyoklion kinyoklion deleted the kinyoklion-patch-1 branch January 30, 2026 22:05
kinyoklion pushed a commit that referenced this pull request Jan 30, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.2.1](launchdarkly-java-sdk-common-2.2.0...launchdarkly-java-sdk-common-2.2.1)
(2026-01-30)


### Bug Fixes

* Change IterableAsyncQueue to public access modifier
([#122](#122))
([88c4ae0](88c4ae0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Release metadata-only change (version/changelog/manifest) with no code
modifications, so runtime risk is minimal.
> 
> **Overview**
> Bumps `lib/shared/common` from `2.2.0` to `2.2.1` (updates
`.release-please-manifest.json` and
`lib/shared/common/gradle.properties`).
> 
> Updates `lib/shared/common/CHANGELOG.md` to document the `2.2.1`
bugfix release (making `IterableAsyncQueue` publicly accessible).
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
dd124ae. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants