Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] sdk/resourcemanager/network/armnetwork/4.0.0 #21131

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 14 additions & 7 deletions sdk/resourcemanager/network/armnetwork/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
# Release History

## 3.1.0-beta.2 (2023-07-19)

### Bug Fixes

- Fixed a potential panic in faked paged and long-running operations.
## 4.0.0 (2023-07-11)
### Breaking Changes

## 3.1.0-beta.1 (2023-06-12)
- `ApplicationGatewayCustomErrorStatusCodeHTTPStatus499` from enum `ApplicationGatewayCustomErrorStatusCode` has been removed

### Features Added

- Support for test fakes and OpenTelemetry trace spans.
- New enum type `AdminState` with values `AdminStateDisabled`, `AdminStateEnabled`
- New field `ResourceGUID` in struct `AdminPropertiesFormat`
- New field `ResourceGUID` in struct `AdminRuleCollectionPropertiesFormat`
- New field `DefaultPredefinedSSLPolicy` in struct `ApplicationGatewayPropertiesFormat`
- New field `ResourceGUID` in struct `ConnectivityConfigurationProperties`
- New field `ResourceGUID` in struct `DefaultAdminPropertiesFormat`
- New field `ResourceGUID` in struct `GroupProperties`
- New field `ResourceGUID` in struct `ManagerProperties`
- New field `ResourceGUID` in struct `SecurityAdminConfigurationPropertiesFormat`
- New field `AdminState` in struct `VirtualNetworkGatewayPropertiesFormat`


## 3.0.0 (2023-05-26)
### Breaking Changes
Expand Down

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.

32 changes: 9 additions & 23 deletions sdk/resourcemanager/network/armnetwork/adminrules_client.go

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

Loading
Loading