Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/devopsinfrastructure/armdevopsinfrastru…
Browse files Browse the repository at this point in the history
…cture/1.0.0 #23766 (#23782)

* update: update emitter-package(-lock).json

* [Release] sdk/resourcemanager/devopsinfrastructure/armdevopsinfrastructure/1.0.0 generation from spec commit: d477c7caa09bf82e22c419be0a99d170552b5892

* [Release] sdk/resourcemanager/devopsinfrastructure/armdevopsinfrastructure/1.0.0 generation from spec commit: d477c7caa09bf82e22c419be0a99d170552b5892

* update config
  • Loading branch information
jliusan authored Nov 20, 2024
1 parent d7b0a6a commit 709d6b6
Show file tree
Hide file tree
Showing 36 changed files with 1,134 additions and 1,406 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,76 @@
# Release History

## 1.0.0 (2024-11-20)
### Breaking Changes

- Type of `AgentProfile.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Type of `PoolUpdateProperties.AgentProfile` has been changed from `AgentProfileUpdateClassification` to `AgentProfileClassification`
- Type of `Quota.Name` has been changed from `*string` to `*QuotaName`
- Type of `Stateful.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Type of `StatelessAgentProfile.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Function `*AgentProfileUpdate.GetAgentProfileUpdate` has been removed
- Function `*AutomaticResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*ManualResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*ResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*StatefulUpdate.GetAgentProfileUpdate` has been removed
- Function `*StatelessAgentProfileUpdate.GetAgentProfileUpdate` has been removed
- Function `*SubscriptionUsagesClient.NewListByLocationPager` has been removed
- Struct `AutomaticResourcePredictionsProfileUpdate` has been removed
- Struct `ManualResourcePredictionsProfileUpdate` has been removed
- Struct `QuotaListResult` has been removed
- Struct `QuotaProperties` has been removed
- Struct `StatefulUpdate` has been removed
- Struct `StatelessAgentProfileUpdate` has been removed
- Field `Properties`, `SystemData`, `Type` of struct `Quota` has been removed

### Features Added

- New function `*SubscriptionUsagesClient.NewUsagesPager(string, *SubscriptionUsagesClientUsagesOptions) *runtime.Pager[SubscriptionUsagesClientUsagesResponse]`
- New struct `PagedQuota`
- New struct `ResourcePredictions`
- New field `CurrentValue`, `Limit`, `Unit` in struct `Quota`


## 1.0.0 (2024-11-20)
### Breaking Changes

- Type of `AgentProfile.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Type of `PoolUpdateProperties.AgentProfile` has been changed from `AgentProfileUpdateClassification` to `AgentProfileClassification`
- Type of `Quota.Name` has been changed from `*string` to `*QuotaName`
- Type of `Stateful.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Type of `StatelessAgentProfile.ResourcePredictions` has been changed from `any` to `*ResourcePredictions`
- Enum `ActionType` has been removed
- Enum `Origin` has been removed
- Function `*AgentProfileUpdate.GetAgentProfileUpdate` has been removed
- Function `*AutomaticResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*ManualResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*OperationsClient.NewListPager` has been removed
- Function `*ResourcePredictionsProfileUpdate.GetResourcePredictionsProfileUpdate` has been removed
- Function `*StatefulUpdate.GetAgentProfileUpdate` has been removed
- Function `*StatelessAgentProfileUpdate.GetAgentProfileUpdate` has been removed
- Function `*SubscriptionUsagesClient.NewListByLocationPager` has been removed
- Struct `AutomaticResourcePredictionsProfileUpdate` has been removed
- Struct `ManualResourcePredictionsProfileUpdate` has been removed
- Struct `Operation` has been removed
- Struct `OperationDisplay` has been removed
- Struct `OperationListResult` has been removed
- Struct `QuotaListResult` has been removed
- Struct `QuotaProperties` has been removed
- Struct `StatefulUpdate` has been removed
- Struct `StatelessAgentProfileUpdate` has been removed
- Field `Properties`, `SystemData`, `Type` of struct `Quota` has been removed

### Features Added

- New function `*OperationsClient.NewlistMethodPager(*operationsClientlistMethodOptions) *runtime.Pager[operationsClientlistMethodResponse]`
- New function `PossibleactionTypeValues() []actionType`
- New function `PossibleoriginValues() []origin`
- New function `*SubscriptionUsagesClient.NewUsagesPager(string, *SubscriptionUsagesClientUsagesOptions) *runtime.Pager[SubscriptionUsagesClientUsagesResponse]`
- New struct `PagedQuota`
- New struct `ResourcePredictions`
- New field `CurrentValue`, `Limit`, `Unit` in struct `Quota`


## 0.1.0 (2024-05-24)
### Other Changes

Expand Down

This file was deleted.

This file was deleted.

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 709d6b6

Please sign in to comment.