Skip to content

Commit

Permalink
Update from release/v3
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Jul 2, 2020
1 parent 4cd0b61 commit ca83477
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 134 deletions.
18 changes: 2 additions & 16 deletions sdk/sql/azure-mgmt-sql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,12 @@
# Release History

## 0.19.0 (2020-06-22)

**Features**

- Model SyncGroup has a new parameter use_private_link_connection
- Model ManagedInstanceUpdate has a new parameter maintenance_configuration_id
- Model SyncMember has a new parameter use_private_link_connection
- Model SyncMember has a new parameter sync_member_azure_database_resource_id
- Model ManagedInstance has a new parameter maintenance_configuration_id
- Added operation ExtendedDatabaseBlobAuditingPoliciesOperations.list_by_database
- Added operation ManagedInstancesOperations.failover
- Added operation ReplicationLinksOperations.unlink
- Added operation ExtendedServerBlobAuditingPoliciesOperations.list_by_server

## 0.18.0 (2020-03-23)
# 0.18.0 (2020-03-23)

**Features**

- Added operation group ManagedInstanceOperations

## 0.17.0 (2020-03-02)
# 0.17.0 (2020-03-02)

**Features**

Expand Down
2 changes: 1 addition & 1 deletion sdk/sql/azure-mgmt-sql/azure/mgmt/sql/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "0.19.0"
VERSION = "0.18.0"
Loading

0 comments on commit ca83477

Please sign in to comment.