Skip to content

Releases: jongio/azidext

go/azidext/v0.5.0

15 Jun 15:18
209a902
Compare
Choose a tag to compare

Fix for recent change in azcore retry policy #57

go/azidext/v0.4.0

01 Jun 00:02
ecb3be2
Compare
Choose a tag to compare

update to GA bits #50

go/azidext/v0.3.0

13 Jan 19:03
ca76b33
Compare
Choose a tag to compare

update to the latest azcore and azidentity #48

go/azidext/v0.2.0

03 Nov 19:21
8374293
Compare
Choose a tag to compare
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

14 Sep 18:11
361e0c8
Compare
Choose a tag to compare
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 <v-zhanlt@microsoft.com>