chore(deps): update Java SDK to v7.20.0#3866
Merged
jamescrosswell merged 3 commits intomainfrom Jan 6, 2025
Merged
Conversation
1a7cbd9 to
ce185f8
Compare
ce185f8 to
e9e3a84
Compare
Collaborator
|
This is failing due to yet another change to the CI runners. The Integration tests have failed multiple times on Ubuntu with the error message:
Whereas the build and test on Ubuntu worked fine. The difference is that the build was run on Mono is not available on We can either pin Ubuntu 22.04 (instead of ubuntu-latest) or try to install mono on ubuntu 24.04. |
jamescrosswell
approved these changes
Jan 6, 2025
This was referenced Sep 8, 2025
This was referenced Sep 15, 2025
This was referenced Oct 6, 2025
This was referenced Jan 18, 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.
Bumps scripts/update-java.ps1 from 7.19.0 to 7.20.0.
Auto-generated by a dependency updater.
Changelog
7.20.0
Features
To enable Replay use the
sessionReplay.sessionSampleRateorsessionReplay.onErrorSampleRateoptions.Fixes
Internal
SdkVersionfor replay events (#4014)Breaking changes
experimentalto the mainoptionsobject (#4017)7.19.1
Fixes
GestureRecorder(#4001)Internal