Skip to content

Commit de17cdf

Browse files
chore: release main (#447)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-observability-android: 0.34.1</summary> ## [0.34.1](launchdarkly-observability-android-0.34.0...launchdarkly-observability-android-0.34.1) (2026-03-28) ### Bug Fixes * move Otel testing library out production runtime ([#446](#446)) ([8a8ef34](8a8ef34)) </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** > Low risk: this is a release-version bump plus changelog/manifest updates, with no functional code changes in this PR diff. > > **Overview** > Bumps `sdk/@launchdarkly/observability-android` from `0.34.0` to `0.34.1` in the release manifest and Gradle properties. > > Updates the Android package changelog for `0.34.1`, noting the bug fix to move an OpenTelemetry testing library out of the production runtime. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit bbd27cf. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 8a8ef34 commit de17cdf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"go": "1.1.0",
33
"sdk/@launchdarkly/observability": "1.1.0",
4-
"sdk/@launchdarkly/observability-android": "0.34.0",
4+
"sdk/@launchdarkly/observability-android": "0.34.1",
55
"sdk/@launchdarkly/observability-dotnet": "1.1.0",
66
"sdk/@launchdarkly/observability-node": "1.1.0",
77
"sdk/@launchdarkly/observability-python": "1.2.0",

sdk/@launchdarkly/observability-android/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.34.1](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.34.0...launchdarkly-observability-android-0.34.1) (2026-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* move Otel testing library out production runtime ([#446](https://github.com/launchdarkly/observability-sdk/issues/446)) ([8a8ef34](https://github.com/launchdarkly/observability-sdk/commit/8a8ef344c15bedfa562d28dbb4904ceb0cdf34a3))
9+
310
## [0.34.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.33.0...launchdarkly-observability-android-0.34.0) (2026-03-27)
411

512

sdk/@launchdarkly/observability-android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ android.useAndroidX=true
55
org.jetbrains.dokka.experimental.gradle.pluginMode=V2EnabledWithHelpers
66

77
#x-release-please-start-version
8-
version=0.34.0
8+
version=0.34.1
99
#x-release-please-end

0 commit comments

Comments
 (0)