Skip to content

Commit 786cc3e

Browse files
chore: release main (#436)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-observability-android: 0.33.0</summary> ## [0.33.0](launchdarkly-observability-android-0.32.0...launchdarkly-observability-android-0.33.0) (2026-03-27) ### Features * Support Traces, Logs, Metrics in mobile dotnet 0.5.0 ([#428](#428)) ([8e9483a](8e9483a)) </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 release bookkeeping only: bumps `sdk/@launchdarkly/observability-android` version and updates the changelog/manifest with no functional code changes shown in this diff. > > **Overview** > Updates the release metadata for `sdk/@launchdarkly/observability-android` to `0.33.0` by bumping the version in `.release-please-manifest.json` and `gradle.properties`. > > Adds the `0.33.0` entry to `sdk/@launchdarkly/observability-android/CHANGELOG.md` describing the new feature included in this release. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 1567e02. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 8e9483a commit 786cc3e

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.32.0",
4+
"sdk/@launchdarkly/observability-android": "0.33.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.33.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.32.0...launchdarkly-observability-android-0.33.0) (2026-03-27)
4+
5+
6+
### Features
7+
8+
* Support Traces, Logs, Metrics in mobile dotnet 0.5.0 ([#428](https://github.com/launchdarkly/observability-sdk/issues/428)) ([8e9483a](https://github.com/launchdarkly/observability-sdk/commit/8e9483aadf13954e843b8ac8b8574a46456a4694))
9+
310
## [0.32.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.31.0...launchdarkly-observability-android-0.32.0) (2026-03-26)
411

512

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
android.useAndroidX=true
55

66
#x-release-please-start-version
7-
version=0.32.0
7+
version=0.33.0
88
#x-release-please-end

0 commit comments

Comments
 (0)