Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
version,CHANGELOG
  • Loading branch information
PythonSdkPipelines authored and PythonSdkPipelines committed Apr 29, 2021
commit caa92cc43e8af2ab4e641465808b624d27e40bba
11 changes: 11 additions & 0 deletions sdk/rdbms/azure-mgmt-rdbms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 8.1.0b4 (2021-04-29)

**Features**

- Added operation ServerSecurityAlertPoliciesOperations.list_by_server
- Added operation ServerKeysOperations.list

**Breaking changes**

- Removed operation ServerKeysOperations.list_by_server

## 8.1.0b3 (2021-04-27)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/rdbms/azure-mgmt-rdbms/azure/mgmt/rdbms/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "8.1.0b3"
VERSION = "8.1.0b4"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "1.0.0b1"
VERSION = "8.1.0b4"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "1.0.0b1"
VERSION = "8.1.0b4"
1 change: 1 addition & 0 deletions shared_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,4 @@ opentelemetry-sdk<2.0.0,>=1.0.0
#override azure-mgmt-rdbms msrest>=0.6.21
#override azure-mgmt-peering msrest>=0.6.21
#override azure-mgmt-mixedreality msrest>=0.6.21
#override azure-mgmt-rdbms msrest>=0.6.21