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 schema versioning to flow #504

Closed
wants to merge 20 commits into from
Closed

Add schema versioning to flow #504

wants to merge 20 commits into from

Commits on Apr 4, 2021

  1. Define schema version.

    vyasr committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c1c516e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30306f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d712ddf View commit details
    Browse the repository at this point in the history
  4. Add migration scripts.

    vyasr committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    593911c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    b9b61fb View commit details
    Browse the repository at this point in the history
  2. Enable passing config into flow util functions and use to explicitly …

    …specify the config.
    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    9a8899a View commit details
    Browse the repository at this point in the history
  3. Fix missing function call.

    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6ff3f14 View commit details
    Browse the repository at this point in the history
  4. Add requirements.

    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    7b7aaea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f2e9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eb9707 View commit details
    Browse the repository at this point in the history
  7. Add tests and fix bugs.

    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    b50db14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e3c86a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36e3d50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e70680 View commit details
    Browse the repository at this point in the history
  11. Update changelog.

    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0a6a21b View commit details
    Browse the repository at this point in the history
  12. Update copyrights.

    vyasr committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    b5f935e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    7b0f4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0740c6 View commit details
    Browse the repository at this point in the history
  3. Address PR comments.

    vyasr committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e432420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c9ebc View commit details
    Browse the repository at this point in the history