Weinong Wang
c92c31b0f1
added armv7 support ( #367 )
2023-12-02 10:44:14 +08:00
Weinong Wang
837674f97d
added github token support ( #366 )
...
added github token support via ACTIONS_ID_TOKEN_REQUEST_URL and ACTIONS_ID_TOKEN_REQUEST_TOKEN in workload identity login
2023-12-01 15:48:12 +08:00
dependabot[bot]
a7eddd9220
Bump github.com/google/uuid from 1.3.1 to 1.4.0 ( #355 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 11:34:46 -08:00
dependabot[bot]
7d1c24913a
Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 ( #357 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.100.1 to 2.110.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 11:34:03 -08:00
Aric Gardner
94ef8fb671
feat(timeout): Implement customizable timeout for Azure CLI token retrieval in kubelogin get-token ( #362 )
...
This commit introduces the ability to specify a custom timeout for Azure CLI token retrieval within the kubelogin get-token subcomand.
The `AzureCLIToken` struct now includes a `timeout` field, allowing users to set a specific timeout duration.
2023-11-23 11:33:07 -08:00
Weinong Wang
369f19adaa
bump golang to 1.21 ( #356 )
...
* bump golang to 1.21 and golangci-lint
2023-10-30 11:59:58 -07:00
Weinong Wang
441bb556e8
0.0.33 release ( #354 )
2023-10-25 20:11:01 -07:00
dependabot[bot]
2bce1c32aa
Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 ( #348 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:27:53 -07:00
dependabot[bot]
dd9f1fd226
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 ( #349 )
...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp ) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases )
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:27:21 -07:00
dependabot[bot]
a9b4271b92
Bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 ( #351 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.28.2...v0.28.3 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 17:55:17 -07:00
dependabot[bot]
79258d26e3
Bump k8s.io/cli-runtime from 0.27.2 to 0.28.2 ( #340 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.27.2 to 0.28.2.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.27.2...v0.28.2 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 13:38:36 -07:00
dependabot[bot]
d9d957ebd4
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ( #346 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.3.0...sdk/azcore/v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 13:11:12 -07:00
dependabot[bot]
eea049e3c4
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.1 to 1.8.0 ( #344 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.1...sdk/azcore/v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 12:51:10 -07:00
dependabot[bot]
9cfd2138f3
Bump golang.org/x/net from 0.10.0 to 0.17.0 ( #347 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 16:32:02 -07:00
torreymicrosoft
935d8fb943
Update install.md ( #342 )
...
Per email thread with weinong, proposing a PR to provide additional pathway to install kubelogin on Linux via https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-install-cli() . Providing suggested additional pathway, since asdf seems to encounter installation difficulty on Linux and with AKS.
This is also briefly discussed at the bottom of the issue #173
2023-09-25 17:41:28 -07:00
Weinong Wang
c495a514ae
use the adal library for spn when --legacy is specified ( #338 )
...
* use the adal library for spn when --legacy is specified
* simplified validation
* addressed feedbacks
* added basic validation UTs
2023-09-15 10:01:37 +08:00
Rishu Harpavat
8e19a201bb
Add 1P client/server app IDs to docs ( #336 )
...
* Add 1P client/server app IDs to docs
- Adds the application IDs for the 1P client and server apps that
customers should use when using `kubelogin get-token` with PoP token
support
* Remove spn mode from documentation changes
2023-09-13 13:03:11 -07:00
dependabot[bot]
0980658c66
Bump github.com/google/uuid from 1.3.0 to 1.3.1 ( #334 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-08 17:02:54 -07:00
Weinong Wang
88d7ecded6
v0.0.32 release ( #332 )
2023-09-06 14:48:58 -07:00
Rishu Harpavat
c4cf27c62a
Add PoP token support to interactive+spn get-token/convert-kubeconfig flows ( #319 )
...
- added [PoP token support]((https://learn.microsoft.com/en-us/entra/msal/dotnet/advanced/proof-of-possession-tokens )) to `interactive` and `spn` login mode
---------
Co-authored-by: rharpavat <rharpavat@Chimaera>
Co-authored-by: Julien Stroheker <juliens@microsoft.com>
2023-09-05 17:36:13 -07:00
dependabot[bot]
9791038380
Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 ( #310 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.27.3 to 0.27.4.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.27.3...v0.27.4 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 14:44:29 -07:00
dependabot[bot]
b08408415e
Bump golang.org/x/crypto from 0.11.0 to 0.12.0 ( #315 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 14:42:54 -07:00
Pavel K
5895fea380
Fixed typo in top header for convert-kubeconfig documentation ( #323 )
2023-08-23 14:41:54 -07:00
Tatsinnit
e5dd8912ed
Changelog for 0.0.31 release. ( #307 )
...
Co-authored-by: Tatsinnit <Tatsinnit@users.noreply.github.com>
2023-07-18 16:37:06 -07:00
peterbom
a98dbff682
upgrade klog from v1 to v1 ( #306 )
2023-07-18 13:36:56 -07:00
dependabot[bot]
f4a340d392
Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 ( #297 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.27.2 to 0.27.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.27.2...v0.27.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 17:36:24 -07:00
dependabot[bot]
6df2244c74
Bump golang.org/x/crypto from 0.10.0 to 0.11.0 ( #303 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/crypto/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 17:35:42 -07:00
Helge Brügner
3a48911bf2
Add chocolatey installation instructions ( #299 )
...
* add choco installation
* change heading to chocolatey
2023-06-29 08:51:36 -07:00
Vegar Sechmann Molvig
1926f564ed
docs: Use asdf-plugins index instead of hard coded repo ( #298 )
...
This makes it less likely these docs will break in the event that this plugin repository moves.
2023-06-20 15:59:06 -07:00
dependabot[bot]
aae3bc4b6e
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.0 to 1.6.1 ( #292 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.0...sdk/azcore/v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 20:54:00 -07:00
dependabot[bot]
ed6d47d10f
Bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #294 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 20:32:54 -07:00
Weinong Wang
f9291df853
fixed the changelog ( #293 )
2023-06-06 17:16:43 -07:00
Weinong Wang
2e35d9683f
release v0.0.30 ( #291 )
2023-06-06 15:43:55 -07:00
Weinong Wang
4e991f51ab
update go to address CVE ( #290 )
2023-06-06 14:02:08 -07:00
ekoehn
3a26c19cf5
Azidentity migration for service principal token ( #287 )
2023-06-05 14:17:15 -07:00
dependabot[bot]
e2baccea4b
Bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 ( #285 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.27.1 to 0.27.2.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.27.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 12:19:54 -07:00
dependabot[bot]
81447d2ce0
Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 ( #283 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.27.1 to 0.27.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.27.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 12:04:01 -07:00
dependabot[bot]
c8e656180a
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ( #278 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.2.2...sdk/azcore/v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 11:31:59 -07:00
Casey Irvine
9a370718f1
Adding installHint field to kubeconfigs that have been converted to the exec format ( #282 )
...
* Adding install hint to convert.go
---------
Co-authored-by: Weinong Wang <weinong@outlook.com>
2023-05-24 18:22:29 -07:00
dependabot[bot]
c0738630ff
Bump golang.org/x/crypto from 0.8.0 to 0.9.0 ( #277 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 09:30:59 -07:00
dependabot[bot]
3d12aa1a2d
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.5.0 to 1.6.0 ( #274 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.5.0...sdk/azcore/v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 13:38:42 -07:00
Yash Khare
1791c9579f
removed repetitve code and added test matrix ( #268 )
...
fixed typo
Update manualtoken_test.go
updated tests
Create manualtoken_test.go
2023-05-05 09:31:28 -07:00
dependabot[bot]
5a8a29fc43
Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29 ( #273 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.11.28 to 0.11.29.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.28...autorest/v0.11.29 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 13:32:40 -07:00
dependabot[bot]
5976327e35
Bump k8s.io/cli-runtime from 0.26.3 to 0.27.1 ( #262 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.26.3 to 0.27.1.
- [Release notes](https://github.com/kubernetes/cli-runtime/releases )
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.26.3...v0.27.1 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 13:14:05 -07:00
Weinong Wang
48d3b6f657
added verbose logging in convert-kubeconfig ( #272 )
...
* added verbose logging in convert-kubeconfig
2023-05-04 16:08:09 +08:00
Casey Irvine
adea446f1c
Merge pull request #259 from Azure/dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-1.0.0
...
Bump github.com/AzureAD/microsoft-authentication-library-for-go from 0.9.0 to 1.0.0
2023-05-03 14:02:10 -07:00
dependabot[bot]
b8b397ce84
Bump github.com/AzureAD/microsoft-authentication-library-for-go
...
Bumps [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go ) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases )
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/dev/RELEASES.md )
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-go/compare/v0.5.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 21:52:44 +00:00
dependabot[bot]
4f9ad345c4
Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.1 to 1.5.0 ( #249 )
...
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) from 1.1.1 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.1.1...sdk/azcore/v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 10:59:14 -07:00
Weinong Wang
7338566ec1
update doc for v0.0.29 ( #270 )
2023-05-02 14:28:20 +08:00
Weinong Wang
1dd14d9a1d
v0.0.29 release ( #269 )
2023-05-01 16:59:13 -07:00