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

V12.1.0 #400

Merged
merged 11 commits into from
May 20, 2019
Merged

V12.1.0 #400

merged 11 commits into from
May 20, 2019

Conversation

jhendrixMSFT
Copy link
Member

Thank you for your contribution to Go-AutoRest! We will triage and review it as soon as we can.

As part of submitting, please make sure you can make the following assertions:

  • I've tested my changes, adding unit tests if applicable.
  • I've added Apache 2.0 Headers to the top of any new source files.
  • I'm submitting this PR to the dev branch, except in the case of urgent bug fixes warranting their own release.
  • If I'm targeting master, I've updated CHANGELOG.md to address the changes I'm making.

j5lim and others added 11 commits June 26, 2018 08:44
…cifying a resource instead of a base url.

This enables resource like KeyVault and Container Registry to use an authorizer configured from a configuration file.
* Using the timeout from the context if available

- Makes PollingDuration optional

* Renaming the registration start time

* Making PollingDuration not a pointer

* fixing a broken reference
…n for the currently logged in user, for local development scenarios. (Azure#316)
Added to.ByteSlicPtr().
Added blob/queue storage resource ID.
@jhendrixMSFT jhendrixMSFT self-assigned this May 20, 2019
@jhendrixMSFT
Copy link
Member Author

Fixes #394

@jhendrixMSFT
Copy link
Member Author

@feiyushi FYI

@@ -135,6 +137,7 @@ var (
Datalake: NotAvailable,
Batch: "https://batch.core.usgovcloudapi.net/",
OperationalInsights: "https://api.loganalytics.us",
Storage: "https://storage.azure.com/",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so these are the same in all env ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhendrixMSFT jhendrixMSFT merged commit f29a2ec into Azure:master May 20, 2019
@jhendrixMSFT jhendrixMSFT deleted the v12.1.0 branch May 20, 2019 22:40
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.

7 participants