Merge release 3.11.0 into develop - #3547
Merged
aleksandr-gringauz merged 3 commits intoJun 17, 2026
Merged
Conversation
Update the CHANGELOG and switch AndroidConfig version from SNAPSHOT to Release. Co-authored-by: Cursor <cursoragent@cursor.com>
…ase-3.11.0 Prepare the 3.11.0 release
…/merge-release-3.11.0-to-develop Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # buildSrc/src/main/kotlin/com/datadog/gradle/config/AndroidConfig.kt
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3547 +/- ##
===========================================
- Coverage 72.45% 72.42% -0.03%
===========================================
Files 967 967
Lines 35711 35711
Branches 5973 5973
===========================================
- Hits 25872 25862 -10
- Misses 8178 8191 +13
+ Partials 1661 1658 -3 🚀 New features to boost your workflow:
|
Contributor
Author
|
Apparently the Gitlab workflow to upload the changelog is broken since release 3.6.0 (for example #3395). Most likely some api token expired. Not blocking for now. |
aleksandr-gringauz
marked this pull request as ready for review
June 17, 2026 11:52
ambushwork
approved these changes
Jun 17, 2026
0xnm
approved these changes
Jun 17, 2026
aleksandr-gringauz
deleted the
aleksandr-gringauz/merge-release-3.11.0-to-develop
branch
June 17, 2026 12:50
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?
Merges the
release/3.11.0branch back intodevelopas part of the3.11.0release process.The merge conflict on
AndroidConfig.VERSIONwas resolved by keeping the develop version3.12.0-SNAPSHOT.Review checklist
3.12.0-SNAPSHOT3.11.0CHANGELOG entry presentMade with Cursor