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

feat: Soft kill kv #4582

Merged
merged 21 commits into from
May 20, 2024
Merged

feat: Soft kill kv #4582

merged 21 commits into from
May 20, 2024

Commits on May 8, 2024

  1. soft_kill flag added

    Akshay S authored and Akshay S committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5296a8d View commit details
    Browse the repository at this point in the history
  2. add clause

    Akshay S authored and Akshay S committed May 8, 2024
    Configuration menu
    Copy the full SHA
    204db82 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. added updated_by to mandate

    Akshay S authored and Akshay S committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4839760 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. payment method updated_by

    Akshay S authored and Akshay S committed May 13, 2024
    Configuration menu
    Copy the full SHA
    de27956 View commit details
    Browse the repository at this point in the history
  2. resolved conflicts

    Akshay S authored and Akshay S committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8ea23dc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. added migrations and updated by field

    Akshay S authored and Akshay S committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e1bf5ff View commit details
    Browse the repository at this point in the history
  2. added check in kv enable api

    Akshay S authored and Akshay S committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2dbbd3d View commit details
    Browse the repository at this point in the history
  3. removed unused code

    Akshay S authored and Akshay S committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b55f4b9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fixed schema

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    beefa58 View commit details
    Browse the repository at this point in the history
  2. resolved clippy errors

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c3752fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332b4db View commit details
    Browse the repository at this point in the history
  4. resolved migration fallback

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0b047e2 View commit details
    Browse the repository at this point in the history
  5. fix

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b945782 View commit details
    Browse the repository at this point in the history
  6. fix build errors

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    18720a8 View commit details
    Browse the repository at this point in the history
  7. empty commit

    Akshay S authored and Akshay S committed May 15, 2024
    Configuration menu
    Copy the full SHA
    336e52c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0ee8c2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. added metrics and logger

    Akshay S authored and Akshay S committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b895cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6d4c4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:juspay/hyperswitch into soft_kill_kv

    Akshay S authored and Akshay S committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7158c0f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:juspay/hyperswitch into soft_kill_kv

    Akshay S authored and Akshay S committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d615e68 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. removed default impl on payment_method_new

    Akshay S authored and Akshay S committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e22d026 View commit details
    Browse the repository at this point in the history