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

Release 1.22.0 #1381

Merged
merged 71 commits into from
Jul 21, 2023
Merged

Release 1.22.0 #1381

merged 71 commits into from
Jul 21, 2023

Conversation

ncreated
Copy link
Member

@ncreated ncreated commented Jul 19, 2023

What and why?

🚢 Preparing 1.22.0 release.

How?

Unlike previous 1.x releases, no → develop merge is planned for this one. The develop branch is already on V2 and all these changes were already ported.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests
  • Run integration tests
  • Run smoke tests

ganeshnj and others added 30 commits June 26, 2023 14:08
…m payload

### What and why?

There are several view updates happens which are not needed. These view updates are reduced by the backend anyway, but
we could reduce the number of view updates by filtering them out from the payload.

### How?

While saving RUMViewEvent to disk, we save the metadata along with it. This allows us to access key information without
decoding the whole event. While preparing the request body, we filter out the events which are duplicate and will be
sent in the same batch.
Merge `release/1.21.0` to `develop`
@ncreated ncreated self-assigned this Jul 19, 2023
@ncreated ncreated changed the title [WIP] Release/1.22.0 [WIP] Release 1.22.0 Jul 19, 2023
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Jul 19, 2023

Datadog Report

Branch report: release/1.22.0
Commit report: eb5bd44

dd-sdk-ios: 0 Failed, 0 New Flaky, 116 Passed, 0 Skipped, 3m 17.49s Wall Time

@ncreated ncreated changed the title [WIP] Release 1.22.0 Release 1.22.0 Jul 20, 2023
@ncreated ncreated marked this pull request as ready for review July 20, 2023 17:29
@ncreated ncreated requested review from a team as code owners July 20, 2023 17:29
Copy link
Member

@maxep maxep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@ganeshnj
Copy link
Contributor

:shipit:

@maciejburda
Copy link
Member

🚀

@ncreated ncreated merged commit ac1e081 into master Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants