taiga-family / micro-sentry

Tiny Sentry client with idiomatic wrapper for Angular
Apache License 2.0
35 stars 3 forks source link

fix: add max breadcrumbs limitation #28

Closed ihsnow closed 3 months ago

ihsnow commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Adds max breadcrumbs limitation

Closes #

What is the new behavior?

It's possible to set maxBreadcrumbs limitation, if not set, the value of 100 is used

Does this PR introduce a breaking change?

Limitation of 100 breadcrumbs is applied by default

taiga-family-bot commented 3 months ago

:tada: This pull request is included in version core@7.1.1 :tada:

The release is available on GitHub release

taiga-family-bot commented 3 months ago

:tada: This pull request is included in version browser@7.1.1 :tada:

The release is available on GitHub release

taiga-family-bot commented 3 months ago

:tada: This pull request is included in version angular@7.1.1 :tada:

The release is available on GitHub release

taiga-family-bot commented 3 months ago

:tada: This pull request is included in version breadcrumbs-plugin@1.1.1 :tada:

The release is available on GitHub release