Skip to content

Comments

fix: release package by trigger new build#364

Merged
abelonogov-ld merged 2 commits intomainfrom
andrey/fix-release25
Feb 12, 2026
Merged

fix: release package by trigger new build#364
abelonogov-ld merged 2 commits intomainfrom
andrey/fix-release25

Conversation

@abelonogov-ld
Copy link
Contributor

@abelonogov-ld abelonogov-ld commented Feb 12, 2026

Summary

Trigger new release to fix bad intermediate state


Note

Low Risk
Changes are small and localized to replay initialization in the demo app and method visibility in masking internals, with minimal behavioral impact outside session replay enablement.

Overview
Updates the Android e2e app’s replay wiring by disabling SessionReplay via ReplayOptions.enabled = false and explicitly starting replay with LDReplay.start() after LDClient.init().

In the replay SDK, makes MaskCollector’s view-traversal helpers (traverse*) private, reducing the public surface area of masking internals without changing mask collection entrypoints.

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

@abelonogov-ld abelonogov-ld requested a review from a team as a code owner February 12, 2026 18:54
@abelonogov-ld abelonogov-ld enabled auto-merge (squash) February 12, 2026 18:58
@abelonogov-ld abelonogov-ld merged commit 7eaf5cd into main Feb 12, 2026
24 checks passed
@abelonogov-ld abelonogov-ld deleted the andrey/fix-release25 branch February 12, 2026 19:25
Vadman97 pushed a commit that referenced this pull request Feb 12, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-observability-python: 1.1.0</summary>

##
[1.1.0](launchdarkly-observability-python-1.0.0...launchdarkly-observability-python-1.1.0)
(2026-02-12)


### Features

* address dependabot issues
([#359](#359))
([ca1130c](ca1130c))
</details>

<details><summary>launchdarkly-observability-android: 0.25.1</summary>

##
[0.25.1](launchdarkly-observability-android-0.25.0...launchdarkly-observability-android-0.25.1)
(2026-02-12)


### Bug Fixes

* release package by trigger new build
([#364](#364))
([7eaf5cd](7eaf5cd))
* Trigger release / Code comments change
([#363](#363))
([06b34da](06b34da))
</details>

---
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/version and documentation-only changes; no functional code
changes are included in this diff.
> 
> **Overview**
> Updates release metadata to publish new versions of the Android and
Python observability SDKs.
> 
> Bumps `sdk/@launchdarkly/observability-android` to `0.25.1` (manifest
+ `gradle.properties`) and records two release-trigger bugfix entries in
`CHANGELOG.md`. Bumps `sdk/@launchdarkly/observability-python` to
`1.1.0` (manifest + `pyproject.toml`), updates `PROVENANCE.md`’s
verification example version, and adds a changelog entry noting
dependency-related updates.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
4cece0b. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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.

2 participants