feat: added noFunctional in batchUploader to disable offline storage#1063
Merged
jaissica12 merged 15 commits intoSep 19, 2025
Conversation
alexs-mparticle
requested changes
Sep 2, 2025
rmi22186
reviewed
Sep 5, 2025
rmi22186
reviewed
Sep 5, 2025
rmi22186
reviewed
Sep 5, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
reviewed
Sep 8, 2025
rmi22186
requested changes
Sep 8, 2025
rmi22186
left a comment
Member
There was a problem hiding this comment.
looking good. a few minor changes. nothing significant to the code. more naming of things. Def push back if you disagree.
rmi22186
reviewed
Sep 10, 2025
rmi22186
reviewed
Sep 10, 2025
rmi22186
reviewed
Sep 10, 2025
alexs-mparticle
requested changes
Sep 11, 2025
ebb8b48 to
db8c08e
Compare
rmi22186
reviewed
Sep 18, 2025
rmi22186
reviewed
Sep 18, 2025
rmi22186
reviewed
Sep 18, 2025
rmi22186
reviewed
Sep 18, 2025
rmi22186
reviewed
Sep 18, 2025
rmi22186
reviewed
Sep 18, 2025
|
rmi22186
approved these changes
Sep 18, 2025
alexs-mparticle
approved these changes
Sep 18, 2025
This was referenced Sep 18, 2025
github-actions Bot
pushed a commit
that referenced
this pull request
Oct 1, 2025
# [2.47.0](v2.46.0...v2.47.0) (2025-10-01) ### Bug Fixes * SDKE-317 Call deferred methods on Rokt Manager instead of kit ([#1076](#1076)) ([3a0643b](3a0643b)) ### Features * added DisabledVault to disable id-cache when noFunctional is set ([#1072](#1072)) ([8187d72](8187d72)) * added noFunctional in batchUploader to disable offline storage ([#1063](#1063)) ([97dd88a](97dd88a)) * disable session cookie/localStorage when noFunctional is set ([#1070](#1070)) ([edb2e61](edb2e61)) * disable time tracking when noTargeting is set to true ([#1064](#1064)) ([71c891c](71c891c))
Collaborator
|
🎉 This PR is included in version 2.47.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Instructions
developmentSummary
noFunctionalto thebatchUploadersuch thatofflineStorageEnabledis true when isnoFunctionalfalseTesting Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)