-
Notifications
You must be signed in to change notification settings - Fork 207
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 issue where custom JSON serializer generates Base64 encoded data in state store #539
Open
abogdanov37
wants to merge
16
commits into
dapr:master
Choose a base branch
from
abogdanov37:feature_fix-statestore-serialization
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix issue where custom JSON serializer generates Base64 encoded data in state store #539
abogdanov37
wants to merge
16
commits into
dapr:master
from
abogdanov37:feature_fix-statestore-serialization
+111
−4
Commits on May 3, 2021
-
Fix breaking chsnges for deserialize states saved earlier.
Andrey Bogdanov committedMay 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 536ba0d - Browse repository at this point
Copy the full SHA 536ba0dView commit details -
Merge branch 'master' into feature_fix-statestore-serialization
Andrey Bogdanov committedMay 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f87869 - Browse repository at this point
Copy the full SHA 4f87869View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 301587d - Browse repository at this point
Copy the full SHA 301587dView commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 199673a - Browse repository at this point
Copy the full SHA 199673aView commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5155e49 - Browse repository at this point
Copy the full SHA 5155e49View commit details
Commits on Jun 17, 2021
-
Merge branch 'master' of github.com:dapr/java-sdk into feature_fix-st…
…atestore-serialization
Configuration menu - View commit details
-
Copy full SHA for 0886ff2 - Browse repository at this point
Copy the full SHA 0886ff2View commit details
Commits on Jun 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db1f822 - Browse repository at this point
Copy the full SHA db1f822View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d73e06b - Browse repository at this point
Copy the full SHA d73e06bView commit details -
Merge branch 'feature_fix-statestore-serialization' of github.com:abo…
…gdanov37/java-sdk into feature_fix-statestore-serialization
Configuration menu - View commit details
-
Copy full SHA for 8c08b82 - Browse repository at this point
Copy the full SHA 8c08b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7153b41 - Browse repository at this point
Copy the full SHA 7153b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e71cf5 - Browse repository at this point
Copy the full SHA 0e71cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278c7ff - Browse repository at this point
Copy the full SHA 278c7ffView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bea49e8 - Browse repository at this point
Copy the full SHA bea49e8View commit details
Commits on Aug 12, 2021
-
Andrey Bogdanov committed
Aug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for c735f66 - Browse repository at this point
Copy the full SHA c735f66View commit details -
Andrey Bogdanov committed
Aug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 9dc08d4 - Browse repository at this point
Copy the full SHA 9dc08d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2e162 - Browse repository at this point
Copy the full SHA 2d2e162View commit details
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.