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

Add environment flags to disable modules #372

Merged
merged 6 commits into from
May 21, 2024

Conversation

parfeon
Copy link
Contributor

@parfeon parfeon commented May 17, 2024

fix(api): add content-type header

Add application/json content type for Grant Token, Add Message Action and Generate File Upload URL endpoints.

Closes #373

feat(tree-shaking): add environment flags to disable modules

Add environment flags processing to opt-out feature modules from built bundles.

Add environment flags processing to opt-out feature modules from built bundles.
@parfeon parfeon added status: done This issue is considered resolved. priority: medium This PR should be reviewed after all high priority PRs. type: feature This PR contains new feature. labels May 17, 2024
@parfeon parfeon self-assigned this May 17, 2024
Copy link
Contributor

@mohitpubnub mohitpubnub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@parfeon
Copy link
Contributor Author

parfeon commented May 21, 2024

@pubnub-release-bot release

@parfeon parfeon merged commit 25b4c94 into master May 21, 2024
7 checks passed
@parfeon parfeon deleted the CLEN-2004/tree-shaking-support branch May 21, 2024 07:39
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium This PR should be reviewed after all high priority PRs. status: done This issue is considered resolved. type: feature This PR contains new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PNBadRequestCategory when using grantToken after an upgrade from v7 to v8 of the API
3 participants