Skip to content

Commit d9e2fae

Browse files
chore: release main (#406)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-observability-android: 0.28.0</summary> ## [0.28.0](launchdarkly-observability-android-0.27.0...launchdarkly-observability-android-0.28.0) (2026-03-02) ### Features * Make Android SDK35 compilable ([#405](#405)) ([278880d](278880d)) </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 Please version bump and changelog update, with no functional code changes shown in the diff. > > **Overview** > Cuts `@launchdarkly/observability-android` **v0.28.0** by bumping the version in `.release-please-manifest.json` and `gradle.properties`. > > Updates `CHANGELOG.md` with the `0.28.0` release notes (Android SDK 35 compile compatibility). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ae8256d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 278880d commit d9e2fae

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.0.0",
33
"sdk/@launchdarkly/observability": "1.0.3",
4-
"sdk/@launchdarkly/observability-android": "0.27.0",
4+
"sdk/@launchdarkly/observability-android": "0.28.0",
55
"sdk/@launchdarkly/observability-dotnet": "1.0.0",
66
"sdk/@launchdarkly/observability-node": "1.0.1",
77
"sdk/@launchdarkly/observability-python": "1.1.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.28.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.27.0...launchdarkly-observability-android-0.28.0) (2026-03-02)
4+
5+
6+
### Features
7+
8+
* Make Android SDK35 compilable ([#405](https://github.com/launchdarkly/observability-sdk/issues/405)) ([278880d](https://github.com/launchdarkly/observability-sdk/commit/278880dae408afe304e35c00ebe989e466f509eb))
9+
310
## [0.27.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.26.1...launchdarkly-observability-android-0.27.0) (2026-02-28)
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.27.0
7+
version=0.28.0
88
#x-release-please-end

0 commit comments

Comments
 (0)