Skip to content

Commit

Permalink
Version v3.2.0-beta
Browse files Browse the repository at this point in the history
New APIs in ARM
* keyvault 2015-06-01
* iothub 2016-02-03
* datalake store 2015-10-01-preview
* mediaservices 2015-10-01
Updated
* servicebus 2015-08-01
* resources/resources 2016-07-01
* network 2016-06-01
* resources/policy 2016-04-01

Storage updates.
  • Loading branch information
garimakhulbe02 committed Aug 11, 2016
1 parent ca0b022 commit 8316b90
Show file tree
Hide file tree
Showing 95 changed files with 13,647 additions and 290 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# CHANGELOG

-----
## `v3.2.0-beta`

| api | version | note |
|:----------------------------|:--------------------|:----------|
| arm/mediaservices | 2015-10-01 | new |
| arm/keyvault | 2015-06-01 | new |
| arm/iothub | 2016-02-03 | new |
| arm/datalake-store | 2015-12-01 | new |
| arm/network | 2016-06-01 | updated |
| arm/resources/resources | 2016-07-01 | updated |
| arm/resources/policy | 2016-04-01 | updated |
| arm/servicebus | 2015-08-01 | updated |

- arm: uses go-autorest version v7.1.0.
- storage: fix for operating on blobs names containing special characters.
- storage: add SetBlobProperties(), update BlobProperties response fields.
- storage: make storage client work correctly with read-only secondary account.
- storage: add Azure Storage Emulator support.

## `v3.1.0-beta`

Expand Down
2 changes: 1 addition & 1 deletion arm/authorization/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arm/batch/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arm/cdn/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arm/cognitiveservices/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arm/compute/containerservice/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arm/compute/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8316b90

Please sign in to comment.