Skip to content

Tags: https-github-com-vfulitod176641/azure-powershell-common

Tags

1.3.17

Toggle 1.3.17's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Update Rest client 4 Invoke-AzRest (Azure#186)

* add AzureRestenericOperations to return raw json response

* update class name

* constructor

* update azurerestgenericoperations

* remove generic operation

* fix type

* add IAzureRestOperationsExtention

* try remove serialize for payload

* support full response

* to return full response

* full response even when request failed

* remove commented code

* refactor code to reduce duplicate

* add comments to IAzureRestOperations

* serialize payload

* fix API names

* update API names

* deprecate old APIs

* update API names

* typo

Co-authored-by: Dingmeng Xue <[email protected]>

1.3.16

Toggle 1.3.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support searching user by mail (Azure#187)

1.3.15

Toggle 1.3.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support default DNS endpoint for env meta discovery (Azure#185)

1.3.14

Toggle 1.3.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
run powershell using ExecuteScript (Azure#183)

1.3.13

Toggle 1.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Azure#175 from idear1203/synapse_add_service_endpoint

Add Azure Synapse Analytics endpoint

1.3.11

Toggle 1.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add handler in client constructor (Azure#182)

1.3.9

Toggle 1.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Azure#174 from dingmeng-xue/telemetry

Catch exception if host is not available

1.3.8

Toggle 1.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Azure#172 from dingmeng-xue/telemetry

Added Az version in telemetry

1.3.7

Toggle 1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Azure#171 from dingmeng-xue/telemetry

Correct ProductInfoHeaderValue for compatibility

1.3.6

Toggle 1.3.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request Azure#169 from dingmeng-xue/telemetry

Remove Az version fetching logic due to solution has flaw.