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.1.0 #1424

Merged
merged 40 commits into from
Aug 18, 2023
Merged

Release 2.1.0 #1424

merged 40 commits into from
Aug 18, 2023

Conversation

ncreated
Copy link
Member

What and why?

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

maxep and others added 30 commits July 31, 2023 18:52
Merge `release/2.0.0` to `develop`
A client raised an issue that Errors would get attributes from previous errors, which was making it hard for them to query on errors. It turns out this is because we were propagating attributes of errors up to the view.

The seems like this accidentally slipped in as a side affect as there were no tests checking for it, but I'm labeling it as a breaking change in the changelog.
RUMS-1778 Do not propagate Error and Long Task attributes to the View
to better surface tests for `DatadogCore`
if a default one was already initialized.
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.29...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…for-multiple-SDK-instances

RUMM-3509 fix: Can't create custom instance of SDK after default one
by leveraging the base URL provided by Core SDK
@ncreated ncreated self-assigned this Aug 18, 2023
@ncreated ncreated requested a review from a team as a code owner August 18, 2023 13:22
@ncreated ncreated mentioned this pull request Aug 18, 2023
6 tasks
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.

🚀

@ncreated ncreated merged commit 4af7c83 into master Aug 18, 2023
@ncreated ncreated deleted the release/2.1.0 branch August 18, 2023 17:37
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.

5 participants