Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into SDK v2 branch #1076

Merged
merged 10 commits into from
Oct 7, 2022
Merged

Merge develop into SDK v2 branch #1076

merged 10 commits into from
Oct 7, 2022

Conversation

0xnm
Copy link
Contributor

@0xnm 0xnm commented Oct 6, 2022

What does this PR do?

Mostly to switch to the latest AGP version.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

fuzzybinary and others added 10 commits September 27, 2022 15:28
This utilizes a partial update of the RUM event schema to include 'architecture' but not some other changes in the most up to date schema, essentially putting it in a 'detached HEAD' state.
Architecture is taken from String.getProperty("os.arch") over Build.CPU_ABI both because CPU_ABI is deprecated and because os.arch appears to give us a result closer to what we want, without including the name of the CPU.
…-arch-into-1.14.0

Cherry-pick: Support sending CPU architecture as part of device info
…develop

Merge release 1.14.1 into develop
…during_serialization

Minor performance optimization during serialization into JSON format
@0xnm 0xnm requested a review from a team as a code owner October 6, 2022 15:50
@xgouchet xgouchet added the size-huge This PR is huge sized label Oct 7, 2022
@0xnm 0xnm merged commit dae4fd3 into feature/sdkv2 Oct 7, 2022
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-huge This PR is huge sized
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants