Skip to content

Commit

Permalink
v55.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjianfei2017 committed Jun 25, 2021
1 parent afa27fb commit 87ba583
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## `v55.4.0`

### New Packages

- `github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2021-06-15/documentdb`
- `github.com/Azure/azure-sdk-for-go/services/postgresql/mgmt/2021-06-01/postgresqlflexibleservers`
- `github.com/Azure/azure-sdk-for-go/services/preview/azurestackhci/mgmt/2021-01-01-preview/azurestackhci`
- `github.com/Azure/azure-sdk-for-go/services/preview/hybridkubernetes/mgmt/2021-04-01-preview/hybridkubernetes`
- `github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-04-01-preview/insights`
- `github.com/Azure/azure-sdk-for-go/services/preview/sql/mgmt/v5.0/sql`

## `v55.3.0`

### New Packages
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package version
// Licensed under the MIT License. See License.txt in the project root for license information.

// Number contains the semantic version of this SDK.
const Number = "v55.3.0"
const Number = "v55.4.0"

0 comments on commit 87ba583

Please sign in to comment.