Skip to content

Commit

Permalink
syncing missing changelog items (#12089)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zim Kalinowski authored Jun 17, 2020
1 parent af66574 commit 83bf9a5
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 0 deletions.
18 changes: 18 additions & 0 deletions sdk/eventhub/azure-mgmt-eventhub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,24 @@ This version uses a next-generation code generator that introduces important bre
- This client has now stable and official support for async. Check the `aio` namespace of your package to find the async client.
- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core-tracing-opentelemetry) for an overview.

## 4.0.0 (2020-06-12)

**Features**

- Model Cluster has a new parameter updated_at
- Model Cluster has a new parameter created_at
- Added operation ClustersOperations.update
- Added operation ClustersOperations.create_or_update
- Added operation ClustersOperations.list_available_cluster_region

** Breaking changes**

- Model Cluster no longer has parameter created
- Model Cluster no longer has parameter updated
- Removed operation ClustersOperations.put
- Removed operation ClustersOperations.list_available_clusters
- Removed operation ClustersOperations.patch

## 3.1.0 (2020-05-13)

**Features**
Expand Down
11 changes: 11 additions & 0 deletions sdk/monitor/azure-mgmt-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@ This version uses a next-generation code generator that introduces important bre
- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core-tracing-opentelemetry) for an overview.


## 0.10.0 (2020-06-08)

**Features**

- Model WebtestLocationAvailabilityCriteria has a new parameter additional_properties
- Added operation group SubscriptionDiagnosticSettingsOperations

**Breaking changes**

- Model WebtestLocationAvailabilityCriteria has a new required parameter odatatype

## 0.9.0 (2020-04-09)

**Features**
Expand Down
18 changes: 18 additions & 0 deletions sdk/network/azure-mgmt-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,24 @@ This version uses a next-generation code generator that introduces important bre
- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core-tracing-opentelemetry) for an overview.


## 10.2.0 (2020-04-10)

**Features**

- Model VpnConnection has a new parameter routing_configuration
- Model NatRuleCondition has a new parameter terminate_tls
- Model HubVirtualNetworkConnection has a new parameter routing_configuration
- Model ExpressRouteConnection has a new parameter routing_configuration
- Model FirewallPolicy has a new parameter transport_security
- Model FirewallPolicy has a new parameter identity
- Model FirewallPolicy has a new parameter threat_intel_whitelist
- Model ApplicationRuleCondition has a new parameter target_urls
- Model P2SConnectionConfiguration has a new parameter routing_configuration
- Model BackendAddressPool has a new parameter load_balancer_backend_addresses
- Added operation LoadBalancerBackendAddressPoolsOperations.create_or_update
- Added operation LoadBalancerBackendAddressPoolsOperations.delete
- Added operation group HubRouteTablesOperations

## 10.1.0 (2020-04-10)

**Features**
Expand Down

0 comments on commit 83bf9a5

Please sign in to comment.