Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
abb3be6
Generated from a9e37c450c6c984ce6877073a3873cd5bdc9f5fa
AutorestCI May 18, 2018
3b86c72
Change azure-storage to azure-storage-blob (#2588)
lmazuel May 18, 2018
e68213b
azure-mgmt-cognitiveservices 3.0.0 (#2317)
AutorestCI May 21, 2018
8860236
azure-mgmt-search 2.0.0 (#1958)
lmazuel May 21, 2018
18f90ff
More robust multiapi script
lmazuel May 22, 2018
197c01b
removing service tests __init__.py files to fix loading errors (#2604)
lmazuel May 22, 2018
12acd52
azure-mgmt-scheduler 2.0.0 (#2615)
lmazuel May 23, 2018
df586c3
Packaging tools (#2618)
lmazuel May 24, 2018
e7c7b21
ChangeLog / CodePrint automation
lmazuel May 24, 2018
f8dfeec
azure-mgmt-sql 0.9.1 (#2621)
lmazuel May 24, 2018
c67bcf7
Add missing "resources.v2018_02_01"
lmazuel May 25, 2018
b5ee163
Add ChangeLog generics [skip ci]
lmazuel May 25, 2018
622e808
Regenerated EventGrid data plane SDK based to include new event types…
kalyanaj May 25, 2018
de81195
azure-mgmt-recoveryservicesbackup 0.2.0 (#2033)
lmazuel May 25, 2018
3fdd9b1
Auto ChangeLog update [skip ci]
lmazuel May 25, 2018
79a10d9
azure-mgmt-recoveryservices_0.3.0 (#2036)
lmazuel May 25, 2018
4aa234a
Improve Auto ChangeLog [skip ci]
lmazuel May 25, 2018
616b041
azure-mgmt-trafficmanager 0.50.0 (#2038)
lmazuel May 25, 2018
0fd2c0b
azure-mgmt-cdn 3.0.0 (#2137)
AutorestCI May 25, 2018
3bad040
azure-mgmt-notificationhubs 2.0.0 (#2610)
AutorestCI May 25, 2018
e508167
azure-mgmt-logic 3.0.0 (#2524)
AutorestCI May 25, 2018
d133324
azure-mgmt-msi 0.2.0 (#2630)
lmazuel May 25, 2018
b73fda3
azure-mgmt-powerbiembedded_2.0.0 (#2632)
lmazuel May 25, 2018
1ecaf24
azure-mgmt-batch 5.0.1 (#2633)
lmazuel May 25, 2018
e5bff37
azure-mgmt-batch 5.0.1
lmazuel May 25, 2018
38bc3eb
[AutoPR] sql/resource-manager (#2634)
AutorestCI May 25, 2018
961b205
azure-mgmt-loganalytics 0.2.0 (#2639)
AutorestCI May 29, 2018
d37912f
Improve ChangeLog generator [skip ci]
lmazuel May 29, 2018
f236aca
[AutoPR] servermanagement/resource-manager (#2638)
AutorestCI May 29, 2018
75db579
Typo fix for "instantiated" (#2651)
mmacy May 29, 2018
0ae34ab
azure-mgmt-machinelearningcompute 0.4.1 (#2655)
lmazuel May 29, 2018
e99e5cb
azure-mgmt-storage 2.0.0rc3 (#2642)
AutorestCI May 30, 2018
dcc3b3f
Require newer azure-common version (#2661)
ageorgou May 30, 2018
081f937
azure-mgmt-rdbms 1.2.0 ORCASQL VNET with API Version 2017-12-01 for P…
AutorestCI May 31, 2018
14f133e
azure-mgmt-managementgroups 0.1.0 (#2520)
AutorestCI May 31, 2018
21b907b
azure-mgmt-containerservice 4.0.0 (#2186)
AutorestCI Jun 5, 2018
9fd51b8
azure-mgmt-datamigration 1.0.0 (#2521)
AutorestCI Jun 5, 2018
e9b9ca0
azure-mgmt-monitor 0.5.2
lmazuel Jun 6, 2018
aec720a
azure-mgmt-monitor 0.5.2 (#2460)
AutorestCI Jun 6, 2018
25764bb
[AutoPR] eventgrid/data-plane (#2687)
AutorestCI Jun 8, 2018
cc0a67c
[ADLS] change location to lowercase
lewu-msft Jun 11, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
azure-mgmt-sql 0.9.1 (#2621)
* Generated from 3ea886e

* SQL packaging
  • Loading branch information
lmazuel authored and lewu-msft committed Jun 11, 2018
commit f8dfeec252dfd59cd7b41b0141f0ec27d8e6470d
28 changes: 19 additions & 9 deletions azure-mgmt-sql/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Release History
===============

0.9.1 (2018-05-24)
++++++++++++++++++

**Features**

- Managed instances, databases, and failover groups
- Vulnerability assessments
- Backup short term retention policies
- Elastic Jobs

0.9.0 (2018-04-25)
++++++++++++++++++

Expand All @@ -24,7 +34,7 @@ This version uses a next-generation code generator that *might* introduce breaki

- Return type changes from `msrestazure.azure_operation.AzureOperationPoller` to `msrest.polling.LROPoller`. External API is the same.
- Return type is now **always** a `msrest.polling.LROPoller`, regardless of the optional parameters used.
- The behavior has changed when using `raw=True`. Instead of returning the initial call result as `ClientRawResponse`,
- The behavior has changed when using `raw=True`. Instead of returning the initial call result as `ClientRawResponse`,
without polling, now this returns an LROPoller. After polling, the final resource will be returned as a `ClientRawResponse`.
- New `polling` parameter. The default behavior is `Polling=True` which will poll using ARM algorithm. When `Polling=False`,
the response of the initial call will be returned without polling.
Expand All @@ -40,7 +50,7 @@ This version uses a next-generation code generator that *might* introduce breaki
* ElasticPool.sku has replaced ElasticPool.dtu. Elastic pool scale can be set by setting Sku.name to the requested sku name (e.g. StandardPool, PremiumPool, or GP_Gen4) and setting Sku.capacity to the scale measured in DTU or vCores.
* ElasticPool.per_database_settings has replaced ElasticPool.database_dtu_min and ElasticPool.database_dtu_max.
- Database.max_size_bytes is now an integer instead of string.
- LocationCapabilities tree has been changed in order to support capabilities of new vCore-based database and elastic pool editions.
- LocationCapabilities tree has been changed in order to support capabilities of new vCore-based database and elastic pool editions.

**Features**

Expand All @@ -49,7 +59,7 @@ This version uses a next-generation code generator that *might* introduce breaki

* Removed support for managing Vaults used for Long Term Retention V1
* Changed BackupLongTermRetentionPolicy class, removing the Long Term Retention V1 properties and adding the Long Term Retention V2 properties
* Removed BackupLongTermRetentionPolicyState
* Removed BackupLongTermRetentionPolicyState

0.8.6 (2018-03-22)
++++++++++++++++++
Expand Down Expand Up @@ -103,16 +113,16 @@ This version uses a next-generation code generator that *might* introduce breaki

**Disclaimer**

We were using a slightly unorthodox convention for some operation ids.
Some resource operations were "nested" inside others, e.g. blob auditing policies was nested inside databases as in client.databases.get_blob_auditing_policies(..)
We were using a slightly unorthodox convention for some operation ids.
Some resource operations were "nested" inside others, e.g. blob auditing policies was nested inside databases as in client.databases.get_blob_auditing_policies(..)
instead of the flattened ARM standard client.database_blob_auditing_policies.get(...).

This convention has lead to some inconsistencies, makes some APIs difficult to find, and is at odds with future APIs.
For example if we wanted to implement listing db audit policies by server, continuing the current convention would be
This convention has lead to some inconsistencies, makes some APIs difficult to find, and is at odds with future APIs.
For example if we wanted to implement listing db audit policies by server, continuing the current convention would be
client.databases.list_blob_auditing_policies_by_server(..) which makes much less sense than the ARM standard which would beclient.database_blob_auditing_policies.list_by_server(...)`.

In order to resolve this and provide a good path moving forward,
we have renamed the inconsistent operations to follow the ARM standard.
In order to resolve this and provide a good path moving forward,
we have renamed the inconsistent operations to follow the ARM standard.
This is an unfortunate breaking change, but it's best to do now while the SDK is still in preview and since most of these operations were only recently added.

**Breaking changes**
Expand Down
Loading