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

refactor(iot-service): Make all service operations use the latest service api version #788

Merged
merged 2 commits into from
Jun 1, 2020

Conversation

timtay-microsoft
Copy link
Member

This API version was only available in certain regions previously, but now that it is available in every region, we can make all service client operations use this

We can also get rid of the environment variable lookup that was previously used to toggle between a widely available service API version and the selectively available service api version

…vice api version

This API version was only available in certain regions previously, but now that it is available in every region, we can make all service client operations use this
@timtay-microsoft
Copy link
Member Author

/azp run Java Prod, SDL, horton-java-gate

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@timtay-microsoft
Copy link
Member Author

/azp run Java Prod, SDL, horton-java-gate

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@timtay-microsoft
Copy link
Member Author

/azp run Java Prod Basic

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@timtay-microsoft timtay-microsoft merged commit 23c0e24 into master Jun 1, 2020
@timtay-microsoft timtay-microsoft deleted the timtay/serviceAPIbump branch June 1, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants