Skip to content

Commit b48de07

Browse files
chore: release main (#465)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-observability-android: 0.37.0</summary> ## [0.37.0](launchdarkly-observability-android-0.36.0...launchdarkly-observability-android-0.37.0) (2026-04-09) ### Features * MAUI Network tracing 0.8.0 ([#463](#463)) ([0e2482b](0e2482b)) </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 PR only updates release/version metadata and the changelog, with no functional code changes. > > **Overview** > Bumps `sdk/@launchdarkly/observability-android` from `0.36.0` to `0.37.0` in the release manifest and Gradle properties. > > Updates `sdk/@launchdarkly/observability-android/CHANGELOG.md` with the `0.37.0` release entry (MAUI network tracing `0.8.0`). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 11a360d. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 275ab9f commit b48de07

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.2",
4-
"sdk/@launchdarkly/observability-android": "0.36.0",
4+
"sdk/@launchdarkly/observability-android": "0.37.0",
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.37.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.36.0...launchdarkly-observability-android-0.37.0) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* MAUI Network tracing 0.8.0 ([#463](https://github.com/launchdarkly/observability-sdk/issues/463)) ([0e2482b](https://github.com/launchdarkly/observability-sdk/commit/0e2482b61e59f4e935c053633974e95fef26fa85))
9+
310
## [0.36.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.35.0...launchdarkly-observability-android-0.36.0) (2026-04-08)
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.36.0
8+
version=0.37.0
99
#x-release-please-end

0 commit comments

Comments
 (0)