Releases: Azure/azure-sdk-for-go-extensions
Releases · Azure/azure-sdk-for-go-extensions
v0.2.0
What's Changed
- feat: add ResponseErrorWrapper type to reformat information available in ResponseError by @UtheMan in #263
Breaking Change
- fix: not found should work for any RP by @Bryce-Soghigian in #294
Full Changelog: v0.1.10...v0.2.0
v0.1.10
What's Changed
- build(deps): bump github/codeql-action from 3.28.0 to 3.28.19 by @dependabot[bot] in #265
- build(deps): bump step-security/harden-runner from 2.10.2 to 2.12.0 by @dependabot[bot] in #258
- build(deps): bump actions/setup-go from 5.2.0 to 5.5.0 by @dependabot[bot] in #255
- build(deps): bump codecov/codecov-action from 5.1.2 to 5.4.3 by @dependabot[bot] in #257
- build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 by @dependabot[bot] in #242
- chore: have actions/setup-go use version from go.mod by @tallaxes in #270
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 by @dependabot[bot] in #272
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.7.1 by @dependabot[bot] in #271
- build(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.36.0 by @dependabot[bot] in #269
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.61.0 by @dependabot[bot] in #268
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.10.1 by @dependabot[bot] in #267
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #274
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #273
- Fix data race in HttpConnTracking by adding synchronization by @Copilot in #283
New Contributors
Full Changelog: v0.1.9...v0.1.10
Adding errors from tsg and bumping dependabot dependencies: https://learn.microsoft.com/en-us/troubleshoot/azure/azure-kubernetes/create-upgrade-delete/error-code-zonalallocationfailed-allocationfailed
What's Changed
- build(deps): bump github/codeql-action from 3.25.4 to 3.26.6 by @dependabot in #172
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.14.0 by @dependabot in #166
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.6 by @dependabot in #165
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.2 by @dependabot in #152
- build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #141
- build(deps): bump golang.org/x/net from 0.26.0 to 0.28.0 by @dependabot in #163
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #160
- build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #174
- build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.1 by @dependabot in #173
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #175
- build(deps): bump github/codeql-action from 3.26.6 to 3.27.3 by @dependabot in #194
- build(deps): bump codecov/codecov-action from 4.5.0 to 5.1.2 by @dependabot in #204
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.5.0 by @dependabot in #203
- build(deps): bump actions/dependency-review-action from 4.3.4 to 4.5.0 by @dependabot in #200
- build(deps): bump step-security/harden-runner from 2.9.1 to 2.10.2 by @dependabot in #198
- build(deps): bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #192
- build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 in the go_modules group by @dependabot in #205
- build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 by @dependabot in #208
- build(deps): bump actions/setup-go from 5.0.2 to 5.2.0 by @dependabot in #211
- build(deps): bump github/codeql-action from 3.27.3 to 3.28.0 by @dependabot in #210
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #209
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0 by @dependabot in #207
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 by @dependabot in #206
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #212
- feat: add more arm error types by @UtheMan in #254
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- feat: deprecate go-armbalancer by @gaopenghigh in #146
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- [StepSecurity] Apply security best practices by @step-security-bot in #49
- build(deps): bump actions/checkout from 2.7.0 to 4.1.1 by @dependabot in #50
- build(deps): bump actions/dependency-review-action from 2.5.1 to 4.0.0 by @dependabot in #51
- build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #52
- build(deps): bump github/codeql-action from 2.23.1 to 3.23.1 by @dependabot in #53
- build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #45
- build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #54
- build(deps): bump ossf/scorecard-action from 2.0.6 to 2.3.1 by @dependabot in #55
- build(deps): bump actions/upload-artifact from 3.1.3 to 4.3.0 by @dependabot in #56
- build(deps): bump github/codeql-action from 3.23.1 to 3.24.10 by @dependabot in #97
- build(deps): bump golang.org/x/net from 0.20.0 to 0.24.0 by @dependabot in #96
- build(deps): bump actions/dependency-review-action from 4.0.0 to 4.2.5 by @dependabot in #90
- build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #60
- build(deps): bump codecov/codecov-action from 3.1.4 to 4.2.0 by @dependabot in #94
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #64
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #98
- build(deps): bump github/codeql-action from 3.24.10 to 3.25.4 by @dependabot in #121
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #137
- build(deps): bump actions/checkout from 4.1.2 to 4.1.7 by @dependabot in #139
- build(deps): bump codecov/codecov-action from 4.2.0 to 4.4.1 by @dependabot in #127
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #108
- build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.3 by @dependabot in #133
- build(deps): bump github.com/Azure/go-armbalancer from 0.0.2 to 0.0.3 by @dependabot in #126
- build(deps): bump step-security/harden-runner from 2.7.0 to 2.8.1 by @dependabot in #135
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #134
- build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.0.12 to 0.0.26 by @dependabot in #138
New Contributors
- @step-security-bot made their first contribution in #49
Full Changelog: v0.1.6...v0.1.7
LowPriorityCores error
What's Changed
- feat: low priority cores quota error in toolkit by @Bryce-Soghigian in #46
Full Changelog: v0.1.5...v0.1.6
NicReservedForAnotherVM and SKUUnavailable error handling
What's Changed
- build(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 by @dependabot in #42
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.45.0 to 0.46.1 by @dependabot in #39
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 by @dependabot in #43
- feat: adding SKUUnavailable and NicReservedForAnotherVM by @Bryce-Soghigian in #44
Full Changelog: v0.1.4...v0.1.5
Adding SKUFamily errors
v0.1.4 Merge pull request #41 from Azure/bsoghigian/updating-grep-string-for…
TLS 1.3 Compatibility
What's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #33
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.2 to 1.9.0 by @dependabot in #34
- Bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0 by @dependabot in #31
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.44.0 to 0.45.0 by @dependabot in #30
- Remove references to TLS1.2, to make compatible with TLS1.3 by @NickKeller in #35
Full Changelog: v0.1.2...v0.1.3
Zonal allocation Errors
adding zonal allocation errors to toolkit