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(rum-api-client): destructuring of rum bundles causes issues #481

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

ekremney
Copy link
Member

@ekremney ekremney commented Dec 9, 2024

Destructuring of rum bundles combined with flatMap causes maximum stack size exceeded error

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

@ekremney ekremney requested review from rpapani and ramboz December 9, 2024 15:53
Copy link

github-actions bot commented Dec 9, 2024

This PR will trigger a patch release when merged.

@ekremney ekremney merged commit be5b5d3 into main Dec 9, 2024
9 checks passed
@ekremney ekremney deleted the stack-size-exceeded-issue branch December 9, 2024 16:22
adobe-bot pushed a commit that referenced this pull request Dec 9, 2024
# [@adobe/spacecat-shared-rum-api-client-v2.15.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.15.5...@adobe/spacecat-shared-rum-api-client-v2.15.6) (2024-12-09)

### Bug Fixes

* **rum-api-client:** destructuring of rum bundles causes issues ([#481](#481)) ([be5b5d3](be5b5d3))
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-rum-api-client-v2.15.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

solaris007 pushed a commit that referenced this pull request Dec 12, 2024
Destructuring of rum bundles combined with `flatMap` causes maximum
stack size exceeded error

Please ensure your pull request adheres to the following guidelines:
- [ ] make sure to link the related issues in this description
- [ ] when merging / squashing, make sure the fixed issue references are
visible in the commits, for easy compilation of release notes

## Related Issues


Thanks for contributing!
solaris007 pushed a commit that referenced this pull request Dec 12, 2024
# [@adobe/spacecat-shared-rum-api-client-v2.15.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.15.5...@adobe/spacecat-shared-rum-api-client-v2.15.6) (2024-12-09)

### Bug Fixes

* **rum-api-client:** destructuring of rum bundles causes issues ([#481](#481)) ([be5b5d3](be5b5d3))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants