github Azure/azure-sdk-for-go sdk/internal/v0.8.3

latest releases: sdk/resourcemanager/hybridcompute/armhybridcompute/v2.1.0-beta.1, sdk/ai/azopenai/v0.7.1, sdk/security/keyvault/azadmin/v1.3.0...
pre-release2 years ago

0.8.3 (2021-12-07)

Features Added

  • If AZURE_RECORD_MODE is not set, default to playback
  • If PROXY_CERT is not set, try to find it based on the GOPATH environment variable and the path to eng/common/testproxy/dotnet-devcert.crt
  • Adds NewRecordingHTTPClient() method which returns an azcore.Transporter interface that routes requests to the test proxy #16221.
  • Adds the SetBodilessMatcher method #16256
  • Added variables storage to the Stop function. Pass in a map[string]interface{} to the Stop method options and the values can be retrieved with the GetVariables(t *testing.T) function #16375.

Breaking Changes

  • Renames ResetSanitizers to ResetProxy #16256

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.