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

fix: add max breadcrumbs limitation #28

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

ihsnow
Copy link
Contributor

@ihsnow ihsnow commented Jul 22, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

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?

  • Yes
  • No

Limitation of 100 breadcrumbs is applied by default

@ihsnow ihsnow requested a review from MarsiBarsi as a code owner July 22, 2024 13:51
@sevaru sevaru self-requested a review July 22, 2024 14:05
@sevaru sevaru changed the title feat: add max breadcrumbs limitation fix: add max breadcrumbs limitation Jul 23, 2024
@splincode splincode merged commit 859c7d7 into taiga-family:main Jul 23, 2024
3 checks passed
@taiga-family-bot
Copy link
Contributor

🎉 This pull request is included in version [email protected] 🎉

The release is available on GitHub release

@taiga-family-bot
Copy link
Contributor

🎉 This pull request is included in version [email protected] 🎉

The release is available on GitHub release

@taiga-family-bot
Copy link
Contributor

🎉 This pull request is included in version [email protected] 🎉

The release is available on GitHub release

@taiga-family-bot
Copy link
Contributor

🎉 This pull request is included in version [email protected] 🎉

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants