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 issue where custom JSON serializer generates Base64 encoded data in state store #539

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on May 3, 2021

  1. Fix breaking chsnges for deserialize states saved earlier.

    Andrey Bogdanov committed May 3, 2021
    Configuration menu
    Copy the full SHA
    536ba0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f87869 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    301587d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    199673a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    5155e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    0886ff2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    db1f822 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    d73e06b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_fix-statestore-serialization' of github.com:abo…

    …gdanov37/java-sdk into feature_fix-statestore-serialization
    abogdanov37 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8c08b82 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    abogdanov37 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7153b41 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    abogdanov37 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    0e71cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    278c7ff View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    bea49e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Fix for quoted strings

    Andrey Bogdanov committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c735f66 View commit details
    Browse the repository at this point in the history
  2. Fix name

    Andrey Bogdanov committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9dc08d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2e162 View commit details
    Browse the repository at this point in the history