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

meta(changelog): Update changelog for 7.81.0 #9596

Merged
merged 18 commits into from
Nov 20, 2023
Merged

Conversation

lforst
Copy link
Member

@lforst lforst commented Nov 20, 2023

No description provided.

github-actions bot and others added 17 commits November 14, 2023 10:50
[Gitflow] Merge master into develop
…eam packages (#9158)

Instead, users should import this from `@sentry/utils`.

This was also re-exported from all downstream packages (e.g.
`@sentry/browser`, `@sentry/node`). I don't think this is something
users need to import from there...? If you need this, installing
`@sentry/utils` is probably fine.
Co-authored-by: Catherine Lee <55311782+c298lee@users.noreply.github.com>
Co-authored-by: Billy Vong <billyvg@users.noreply.github.com>
While debugging something, figured it is good to have a test covering
that this works as expected!

See also: getsentry/sentry-docs#8495
We got somewhat closer to figuring out the problem there. Based on this
comment:
#9339 (comment)

> The requests are now showing with the request body, but the response
body is "undefined"

It seems that the problem is with parsing the response body for a XHR
request. I added some more logging there, to be able to debug this
further.
I missed some packages when doing #9269
Adds support for the `unmount` hook added in Vue 3. The `destroy` hook no longer works in Vue 2. See PR and issue for more details.
@lforst lforst requested review from mydea and Lms24 November 20, 2023 09:41
CHANGELOG.md Outdated Show resolved Hide resolved

### Other Changes

- docs(feedback): Example docs on `sendFeedback` (#9560)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- docs(feedback): Example docs on `sendFeedback` (#9560)

Copy link
Member Author

Choose a reason for hiding this comment

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

Thought I'd leave it in because maybe people become inspired and look at the examples 🤷

@lforst lforst merged commit feeb70a into master Nov 20, 2023
85 checks passed
@lforst lforst deleted the prepare-release/7.81.0 branch November 20, 2023 11:35
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.

None yet

7 participants