azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

MIT License

Stars
1.5K
Committers
225
azure-sdk-for-go - sdk/resourcemanager/resources/armtemplatespecs/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armresources/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armsubscriptions/v1.3.0

Published by azure-sdk 11 months ago

1.3.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armlinks/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armlocks/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armmanagedapplications/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armpolicy/v0.9.0

Published by azure-sdk 11 months ago

0.9.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armdeploymentstacks/v0.2.0

Published by azure-sdk 11 months ago

0.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armfeatures/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armchanges/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resources/armdeploymentscripts/v2.1.0

Published by azure-sdk 11 months ago

2.1.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/resourcegraph/armresourcegraph/v0.9.0

Published by azure-sdk 11 months ago

0.9.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/storage/armstorage/v1.5.0

Published by azure-sdk 11 months ago

1.5.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/monitor/armmonitor/v0.11.0

Published by azure-sdk 11 months ago

0.11.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/marketplaceordering/armmarketplaceordering/v1.2.0

Published by azure-sdk 11 months ago

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/network/armnetwork/v4.3.0

Published by azure-sdk 11 months ago

4.3.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/compute/armcompute/v5.3.0

Published by azure-sdk 11 months ago

5.3.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
azure-sdk-for-go - sdk/resourcemanager/networkanalytics/armnetworkanalytics/v0.1.0

Published by azure-sdk 11 months ago

0.1.0 (2023-11-24)

The package of github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/networkanalytics/armnetworkanalytics is using our next generation design principles.

To learn more, please refer to our documentation Quick Start.

azure-sdk-for-go - sdk/resourcemanager/nginx/armnginx/v3.0.0

Published by azure-sdk 11 months ago

3.0.0 (2023-11-24)

Breaking Changes

  • Field Tags of struct Certificate has been removed
  • Field Tags of struct Configuration has been removed

Features Added

  • Support for test fakes and OpenTelemetry trace spans.
  • New struct DeploymentScalingProperties
  • New struct DeploymentUserProfile
  • New field ProtectedFiles in struct ConfigurationPackage
  • New field ScalingProperties, UserProfile in struct DeploymentProperties
  • New field ScalingProperties, UserProfile in struct DeploymentUpdateProperties
azure-sdk-for-go - sdk/resourcemanager/communication/armcommunication/v2.2.0-beta.1

Published by azure-sdk 11 months ago

2.2.0-beta.1 (2023-11-24)

Features Added

  • New enum type ManagedServiceIdentityType with values ManagedServiceIdentityTypeNone, ManagedServiceIdentityTypeSystemAssigned, ManagedServiceIdentityTypeSystemAssignedUserAssigned, ManagedServiceIdentityTypeUserAssigned
  • New function *ClientFactory.NewSuppressionListAddressesClient() *SuppressionListAddressesClient
  • New function *ClientFactory.NewSuppressionListsClient() *SuppressionListsClient
  • New function NewSuppressionListAddressesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SuppressionListAddressesClient, error)
  • New function *SuppressionListAddressesClient.CreateOrUpdate(context.Context, string, string, string, string, string, SuppressionListAddressResource, *SuppressionListAddressesClientCreateOrUpdateOptions) (SuppressionListAddressesClientCreateOrUpdateResponse, error)
  • New function *SuppressionListAddressesClient.Delete(context.Context, string, string, string, string, string, *SuppressionListAddressesClientDeleteOptions) (SuppressionListAddressesClientDeleteResponse, error)
  • New function *SuppressionListAddressesClient.Get(context.Context, string, string, string, string, string, *SuppressionListAddressesClientGetOptions) (SuppressionListAddressesClientGetResponse, error)
  • New function *SuppressionListAddressesClient.NewListPager(string, string, string, string, *SuppressionListAddressesClientListOptions) *runtime.Pager[SuppressionListAddressesClientListResponse]
  • New function NewSuppressionListsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SuppressionListsClient, error)
  • New function *SuppressionListsClient.CreateOrUpdate(context.Context, string, string, string, string, SuppressionListResource, *SuppressionListsClientCreateOrUpdateOptions) (SuppressionListsClientCreateOrUpdateResponse, error)
  • New function *SuppressionListsClient.Delete(context.Context, string, string, string, string, *SuppressionListsClientDeleteOptions) (SuppressionListsClientDeleteResponse, error)
  • New function *SuppressionListsClient.Get(context.Context, string, string, string, string, *SuppressionListsClientGetOptions) (SuppressionListsClientGetResponse, error)
  • New function *SuppressionListsClient.NewListByDomainPager(string, string, string, *SuppressionListsClientListByDomainOptions) *runtime.Pager[SuppressionListsClientListByDomainResponse]
  • New struct ManagedServiceIdentity
  • New struct SuppressionListAddressProperties
  • New struct SuppressionListAddressResource
  • New struct SuppressionListAddressResourceCollection
  • New struct SuppressionListProperties
  • New struct SuppressionListResource
  • New struct SuppressionListResourceCollection
  • New struct UserAssignedIdentity
  • New field Identity in struct ServiceResource
  • New field Identity in struct ServiceResourceUpdate
Package Rankings
Top 0.62% on Proxy.golang.org
Badges
Extracted from project README
godoc