Skip to content

Commit

Permalink
NRP 2023-05-01 Release for .NET SDK (#38414)
Browse files Browse the repository at this point in the history
  • Loading branch information
htippanaboya authored Sep 16, 2023
1 parent c0acb92 commit 7362743
Show file tree
Hide file tree
Showing 369 changed files with 2,159 additions and 1,142 deletions.
10 changes: 5 additions & 5 deletions sdk/network/Azure.ResourceManager.Network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Release History

## 1.5.0-beta.1 (Unreleased)
## 1.5.0 (2023-09-16)

### Features Added

### Breaking Changes

### Bugs Fixed
- Upgraded api-version tag from 'package-2023-04' to 'package-2023-05'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/0762e82bcccef4a032e29dda5e4c07fd7cc822a6/specification/network/resource-manager/readme.md

### Other Changes

- Upgraded Azure.Core from 1.34.0 to 1.35.0

## 1.4.0 (2023-07-31)

### Features Added
Expand Down Expand Up @@ -333,4 +333,4 @@ IPsecPolicy policy = new IPsecPolicy(
IkeIntegrity.Sha1,
DHGroup.DHGroup2,
PfsGroup.Pfs1);
```
```

Large diffs are not rendered by default.

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

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

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

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

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

Loading

0 comments on commit 7362743

Please sign in to comment.