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
updated release notes and version
  • Loading branch information
zikalino committed Sep 12, 2019
commit 9ed2316fd09f060130fc20aa90e824df70e5e6bd
21 changes: 21 additions & 0 deletions sdk/compute/azure-mgmt-compute/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
Release History
===============

8.0.0 (2019-09-12)
++++++++++++++++++

**Note**

- Compute API version default is now 2019-07-01
- New disks version 2019-03-01
- New galleries version 2019-07-01

**Features**

- Model GalleryImageVersionStorageProfile has a new parameter source
- Model GalleryDiskImage has a new parameter source
- Model Snapshot has new parameters: disk_size_bytes, unique_id, incremental
- Model EncryptionSettingsCollection has a new parameter encryption_settings_version
- Model CreationData has new parameters: source_unique_id, upload_size_bytes

**Breaking Changes**

- Model GalleryImageVersionPublishingProfile no longer has parameter source

7.0.0 (2019-08-27)
++++++++++++++++++

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "7.0.0"
VERSION = "8.0.0"