[RELEASE] .NET MAUI SDK v0.2.0#57
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares the Datadog .NET MAUI SDK v0.2.0 release by bumping package and reference versions across the repo and updating the native SDK version tracking doc.
Changes:
- Bump MAUI SDK/package versions from 0.1.0 → 0.2.0 across NuGet projects and the example app
- Update
versions.propertiesto set the releaseSDK_VERSIONto 0.2.0 - Add a
0.2.0entry to the native SDK version tracking table
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| versions.properties | Updates the canonical SDK version used by release/version scripts to 0.2.0. |
| NATIVE_SDK_VERSIONS.md | Adds the 0.2.0 → (iOS 3.11.0 / Android 3.10.0) row to the tracking table. |
| example/example.csproj | Updates the example app to reference Datadog.Maui v0.2.0. |
| bindings/Datadog.Maui/Datadog.Maui.csproj | Bumps the main NuGet package version and aligns platform binding dependencies to 0.2.0. |
| bindings/Datadog.iOS.Binding/Datadog.iOS.Binding.csproj | Bumps iOS binding package version to 0.2.0. |
| bindings/Datadog.Android.Trace/Datadog.Android.Trace.csproj | Bumps Android Trace binding package version to 0.2.0. |
| bindings/Datadog.Android.SessionReplay/Datadog.Android.SessionReplay.csproj | Bumps Android Session Replay binding package version to 0.2.0. |
| bindings/Datadog.Android.Rum/Datadog.Android.Rum.csproj | Bumps Android RUM binding package version to 0.2.0. |
| bindings/Datadog.Android.Logs/Datadog.Android.Logs.csproj | Bumps Android Logs binding package version to 0.2.0. |
| bindings/Datadog.Android.Internal/Datadog.Android.Internal.csproj | Bumps Android Internal binding package version to 0.2.0. |
| bindings/Datadog.Android.Core/Datadog.Android.Core.csproj | Bumps Android Core binding package version to 0.2.0. |
| bindings/Datadog.Android.Binding/Datadog.Android.Binding.csproj | Bumps the Android “umbrella” binding package and its referenced binding package versions to 0.2.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
3a78470 to
0d44cea
Compare
simaoseica-dd
approved these changes
Jun 16, 2026
ambushwork
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Prepares the 0.2.0 release.
What's Changed
Flushcommand by @fuzzybinary in [RUM-15465] Add internalFlushcommand #46New Contributors
Flushcommand #46Full Changelog: https://github.com/DataDog/dd-sdk-maui/commits/0.2.0