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

DaprDriver support #62

Merged
merged 14 commits into from
Dec 8, 2022
Merged

DaprDriver support #62

merged 14 commits into from
Dec 8, 2022

Commits on Nov 30, 2022

  1. add dapr projects

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    89f925a View commit details
    Browse the repository at this point in the history
  2. fix method name

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7c032a3 View commit details
    Browse the repository at this point in the history
  3. change saga using dapr

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    518b5c4 View commit details
    Browse the repository at this point in the history
  4. let msg and tcc support dapr

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e5b8816 View commit details
    Browse the repository at this point in the history
  5. format

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fab95eb View commit details
    Browse the repository at this point in the history
  6. add AddrForProxiedHTTP

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b925b74 View commit details
    Browse the repository at this point in the history
  7. update dapr usage readme

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e307646 View commit details
    Browse the repository at this point in the history
  8. fix tcc try url on dapr

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    07f9202 View commit details
    Browse the repository at this point in the history
  9. rename extension method name to match original name

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e0981f6 View commit details
    Browse the repository at this point in the history
  10. add DtmDapr into github workflow

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8a956a0 View commit details
    Browse the repository at this point in the history
  11. change package version to 1.4.0

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5d93648 View commit details
    Browse the repository at this point in the history
  12. improve DtmOptions to distinguish sql db or mongodb

    Yongguang Zhu committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9d15027 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. fix sln file

    Yongguang Zhu committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a622462 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. fix unit tests

    Yongguang Zhu committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fc480e4 View commit details
    Browse the repository at this point in the history