Skip to content

Merge develop into SDK v2 branch#1076

Merged
0xnm merged 10 commits into
feature/sdkv2from
develop
Oct 7, 2022
Merged

Merge develop into SDK v2 branch#1076
0xnm merged 10 commits into
feature/sdkv2from
develop

Conversation

@0xnm

@0xnm 0xnm commented Oct 6, 2022

Copy link
Copy Markdown
Member

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.

4 participants