Skip to content

Tags: jongio/azidext

Tags

go/azidext/v0.5.0

Toggle go/azidext/v0.5.0'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 #57 from jhendrixMSFT/azcore_update

Fix for recent change in azcore retry policy

go/azidext/v0.4.0

Toggle go/azidext/v0.4.0'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 #50 from jhendrixMSFT/final

update to GA bits

go/azidext/v0.3.0

Toggle go/azidext/v0.3.0'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 #48 from jhendrixMSFT/update

update to the latest azcore and azidentity

go/azidext/v0.2.0

Toggle go/azidext/v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the Go adapter to work with the latest bits (#47)

* Update the Go adapter to work with the latest bits

* replace TokenRequestOptions with scopes

go/azidext/v0.1.0

Toggle go/azidext/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Go AzureIdentityCredentialAdapter, readme and test (#32)

* add go etension

* add go model

* add go model

* change readme

* change code

* change code and readme

* change readme

* change according to comment

* refactor with base adapter

* remove comment code

* change according to comments

* change according to comments

* change readme

* change according to comments

* change according to comments

* change according to comments

* change package version

Co-authored-by: Zhanle Tu <[email protected]>