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

[Azure Maps] - Onboarding for Timezone SDK #26351

Closed
wants to merge 11 commits into from

Commits on Sep 28, 2022

  1. Initial commit for timezone

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1cd9180 View commit details
    Browse the repository at this point in the history
  2. Add samples and update readme

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c97952c View commit details
    Browse the repository at this point in the history
  3. Fix test errors and update require python version >= 3.7

    dubiety authored and Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ba7e2de View commit details
    Browse the repository at this point in the history
  4. Update dependency version

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e7313bb View commit details
    Browse the repository at this point in the history
  5. Add test-proxy options and live test variable

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    72295a0 View commit details
    Browse the repository at this point in the history
  6. Switch AAD to subscription key for testing

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7f7a20b View commit details
    Browse the repository at this point in the history
  7. Add AZURE_MAPS_CLIENT_ID variable and clean up test-resoruces.json

    dubiety authored and Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e5faf86 View commit details
    Browse the repository at this point in the history
  8. Use asyncio.run for async calls

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6a49d80 View commit details
    Browse the repository at this point in the history
  9. Fix review comments

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a612c05 View commit details
    Browse the repository at this point in the history
  10. Update models

    Charlie Chen committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b9df2a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Fix live test errors due to timezone version update

    Charlie Chen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8a653bf View commit details
    Browse the repository at this point in the history