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

[ServiceBus] Object mapping support #17080

Merged
14 commits merged into from
Mar 6, 2021
Merged

[ServiceBus] Object mapping support #17080

14 commits merged into from
Mar 6, 2021

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    3d27b1d View commit details
    Browse the repository at this point in the history
  2. Updates to mapping

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a9de564 View commit details
    Browse the repository at this point in the history
  3. First fixes

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    df25dee View commit details
    Browse the repository at this point in the history
  4. Fix tests, pylint

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d543d02 View commit details
    Browse the repository at this point in the history
  5. Some mypy fixes

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    774a0d7 View commit details
    Browse the repository at this point in the history
  6. More mypy fixes

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    415f9be View commit details
    Browse the repository at this point in the history
  7. More mypy fixes

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5959a06 View commit details
    Browse the repository at this point in the history
  8. 3.5-happy

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6070b77 View commit details
    Browse the repository at this point in the history
  9. Fix some documentation

    annatisch committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5786184 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Added some mapping tests

    annatisch committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    03347f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6933f2 View commit details
    Browse the repository at this point in the history
  3. Review comments

    annatisch committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    755b102 View commit details
    Browse the repository at this point in the history
  4. Fix type error

    annatisch committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a510e3b View commit details
    Browse the repository at this point in the history
  5. Fixed long line

    annatisch committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    91fbe46 View commit details
    Browse the repository at this point in the history