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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move ContextTagsEventProcessor from spring boot to spring module #2065

Merged
merged 1 commit into from
May 24, 2022

Conversation

adinauer
Copy link
Member

馃摐 Description

Move ContextTagsEventProcessor from spring boot to spring module

馃挕 Motivation and Context

So Spring (without boot) can also use the ContextTagsEventProcessor

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

馃敭 Next steps

@github-actions
Copy link
Contributor

Fails
馃毇 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Move ContextTagsEventProcessor from spring boot to spring module ([#2065](https://github.com/getsentry/sentry-java/pull/2065))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 馃毇 dangerJS against d8d75fc

@adinauer adinauer merged commit 72828e1 into gh-2043 May 24, 2022
@adinauer adinauer deleted the fix/move-context-tag-event-processor-to-spring branch May 24, 2022 12:42
adinauer added a commit that referenced this pull request May 24, 2022
* Fix setting context tags on events captured by Spring

Fixes #2043

* Changelog.

* Move ContextTagsEventProcessor from spring boot to spring module (#2065)

* Fixes after merge

Co-authored-by: Alexander Dinauer <adinauer@users.noreply.github.com>
Co-authored-by: Alexander Dinauer <alexander.dinauer@sentry.io>
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

2 participants