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 2.17.0 #2047

Merged
merged 139 commits into from
Sep 11, 2024
Merged

Release 2.17.0 #2047

merged 139 commits into from
Sep 11, 2024

Conversation

mariedm
Copy link
Member

@mariedm mariedm commented Sep 11, 2024

What and why?

Originally, I compared this branch against develop, so the description has not been filled automatically with the list of PRs merged since the latest release.

I've run the following command to list them myself:
git log --merges --oneline --grep "Merge pull request" master..develop

How?

A brief description of implementation details of this PR.

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

mariedm and others added 30 commits August 7, 2024 19:06
Certain attributes (fingerprint and error source type) are removed as part of log processing because they are moved onto official properties of errors in logs.  However, when these errors are transmitted to RUM, the properties are not replaced, which they should be, so that RUM has all of the information about the error.
…t-testing`

also enable gathering code coverage for tested targets
RUM-5555 Benchmarks: Collect Memory Metric
RUM-5555 Benchmarks: Collect FPS Metric
ncreated and others added 19 commits September 4, 2024 13:22
and replace it with concurrency-safe `FeatureScope`
…bility-for-unit-tests

chore: Enable test visibility in unit test jobs (iOS + tvOS)
gh-2032 chore: update TraceID docs to reflect the generation implementation
It will now generate encoding code for immutable properties with
default value. This will cover use cases like `telemetry.status`
or `telemetry.type` which are both constants.
this solves problem with telemetry events not validating
against the schema.
…-concurrency-safe

RUM-1053 Make Logger Sendable for Swift 6 concurrency
…-status

RUM-2491 fix: Fix missing `status` and `type` fields in RUM telemetry events
so it starts 20 minutes after "dependent" job, ensuring
that at least some of "dependent" podspecs are available
in trunk. Otherwise, "legacy" job will always fail and
require manual restart.
…obs-delay

chore: Increase delay in publish "legacy" podspecs job
@mariedm mariedm changed the base branch from develop to master September 11, 2024 10:15
@mariedm mariedm mentioned this pull request Sep 11, 2024
3 tasks
@mariedm mariedm marked this pull request as ready for review September 11, 2024 12:05
@mariedm mariedm requested review from a team as code owners September 11, 2024 12:05
Copy link
Member

@ncreated ncreated left a comment

Choose a reason for hiding this comment

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

🚢 🚀 🛰️

@mariedm mariedm merged commit e9d153d into master Sep 11, 2024
15 checks passed
@mariedm mariedm deleted the release/2.17.0 branch September 11, 2024 12:53
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.

8 participants