Releases: grafana/grafana-azure-sdk-go
Releases · grafana/grafana-azure-sdk-go
v2.1.2
What's Changed
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.241.0 to 0.243.0 by @dependabot in #168
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.243.0 to 0.246.0 by @dependabot in #172
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0 by @dependabot in #167
- Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #170
- Fix settings config by @aangelisc in #173
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.230.0 to 0.241.0 by @dependabot in #164
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.13.0 by @dependabot in #163
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.4
What's Changed
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.219.0 to 0.230.0 by @dependabot in #140
- Read custom cloud list from json string by @JonCole in #141
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Add missing json tags by @aangelisc in #135
- Add error checking to prevent panics by @bossinc in #138
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Allow clientId and tenantId hint when using workload identity by @nilfr in #100
- Rate limit sessions for throttling control by @kostrse in #36
- Add functionality to support retrieving custom clouds by @aangelisc in #126
- Dependency updates
New Contributors
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Update cache to renew retriever if token is expired by @aangelisc in #111
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.214.0 to 0.216.0 by @dependabot in #112
- Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 by @dependabot in #110
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.1 to 1.10.0 by @dependabot in #102
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #101
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Breaking change: Chore: Bump grafana-plugin-sdk-go version to v0.214.0 by @itsmylife in #106
- Users who use
mapUtil
functions must use them fromgrafana-plugin-sdk-go v0.214.0
.
- Users who use
Full Changelog: v1.13.1...v2.0.0
v1.13.1
What's Changed
- Update credentials builder for user-auth service credentials by @aangelisc in #99
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Support user-auth service principal by @aangelisc in #68
Full Changelog: v1.12.0...v1.13.0