-
Notifications
You must be signed in to change notification settings - Fork 185
Prepare 5.5.0 #952
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
Prepare 5.5.0 #952
Conversation
CHANGELOG.md
Outdated
|
||
### Features | ||
|
||
- Enable auto-instrumentation for Symfony Cache [(#942)](https://github.com/getsentry/sentry-symfony/pull/942) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Enable auto-instrumentation for Symfony Cache [(#942)](https://github.com/getsentry/sentry-symfony/pull/942) | |
- Enable auto-instrumentation for the Symfony Cache [(#942)](https://github.com/getsentry/sentry-symfony/pull/942) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add short snippets on how to use each new feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't add an example for caching since it's enabled by default
CHANGELOG.md
Outdated
### Features | ||
|
||
- Enable auto-instrumentation for Symfony Cache [(#942)](https://github.com/getsentry/sentry-symfony/pull/942) | ||
- Add flag to reset breadcrumbs between messages [(#946)](https://github.com/getsentry/sentry-symfony/pull/946) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add flag to reset breadcrumbs between messages [(#946)](https://github.com/getsentry/sentry-symfony/pull/946) | |
- Add a new config flag to reset breadcrumbs between Symfony messages [(#946)](https://github.com/getsentry/sentry-symfony/pull/946) |
CHANGELOG.md
Outdated
|
||
- Enable auto-instrumentation for Symfony Cache [(#942)](https://github.com/getsentry/sentry-symfony/pull/942) | ||
- Add flag to reset breadcrumbs between messages [(#946)](https://github.com/getsentry/sentry-symfony/pull/946) | ||
- Allow callbacks in integration configuration [(#947)](https://github.com/getsentry/sentry-symfony/pull/947) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Allow callbacks in integration configuration [(#947)](https://github.com/getsentry/sentry-symfony/pull/947) | |
- Allow to pass in callbacks to configure SDK integrations [(#947)](https://github.com/getsentry/sentry-symfony/pull/947) |
No description provided.