azure-sdk-for-go-extensions

Shared middleware, and extensions of the azure sdk for go, This repo will contain per client, per policy middleware for customizing the sdks behaviors

MIT License

Stars
3

Bot releases are hidden (Show)

azure-sdk-for-go-extensions - v0.1.8 Latest Release

Published by gaopenghigh 4 months ago

azure-sdk-for-go-extensions - v0.1.7

Published by tallaxes 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/azure-sdk-for-go-extensions/compare/v0.1.6...v0.1.7

azure-sdk-for-go-extensions - LowPriorityCores error

Published by Bryce-Soghigian 9 months ago

What's Changed

Full Changelog: https://github.com/Azure/azure-sdk-for-go-extensions/compare/v0.1.5...v0.1.6

azure-sdk-for-go-extensions - NicReservedForAnotherVM and SKUUnavailable error handling

Published by Bryce-Soghigian 10 months ago

What's Changed

Full Changelog: https://github.com/Azure/azure-sdk-for-go-extensions/compare/v0.1.4...v0.1.5

azure-sdk-for-go-extensions - Adding SKUFamily errors

Published by Bryce-Soghigian 11 months ago

azure-sdk-for-go-extensions - TLS 1.3 Compatibility

Published by NickKeller 11 months ago

What's Changed

Full Changelog: https://github.com/Azure/azure-sdk-for-go-extensions/compare/v0.1.2...v0.1.3

azure-sdk-for-go-extensions - Zonal allocation Errors

Published by Bryce-Soghigian about 1 year ago

adding zonal allocation errors to toolkit

azure-sdk-for-go-extensions - new errors package

Published by Bryce-Soghigian about 1 year ago

updated errors package to use Errors.As and consume the standard go library "errors" package directly, rather than taking armResponse errors.

azure-sdk-for-go-extensions - v0.1.0

Published by gaopenghigh about 1 year ago

First version release, provide tracing middleware.