|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 10.0.0 (2023-06-20) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 9.2.1 (Unreleased) |
4 |
| - |
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
| 7 | + - Added operation LotsOperations.listByCustomer |
| 8 | + - Added operation PriceSheet.beginDownloadByBillingAccountPeriod |
| 9 | + - Added operation PriceSheet.beginDownloadByBillingAccountPeriodAndWait |
| 10 | + - Added Interface ErrorAdditionalInfo |
| 11 | + - Added Interface ErrorDetail |
| 12 | + - Added Interface ErrorResponseAutoGenerated |
| 13 | + - Added Interface LotsListByCustomerNextOptionalParams |
| 14 | + - Added Interface LotsListByCustomerOptionalParams |
| 15 | + - Added Interface ModernReservationRecommendationProperties |
| 16 | + - Added Interface ModernSharedScopeReservationRecommendationProperties |
| 17 | + - Added Interface ModernSingleScopeReservationRecommendationProperties |
| 18 | + - Added Interface OperationStatus |
| 19 | + - Added Interface PriceSheetDownloadByBillingAccountPeriodHeaders |
| 20 | + - Added Interface PriceSheetDownloadByBillingAccountPeriodOptionalParams |
| 21 | + - Added Type Alias LotsListByCustomerNextResponse |
| 22 | + - Added Type Alias LotsListByCustomerResponse |
| 23 | + - Added Type Alias ModernReservationRecommendationPropertiesUnion |
| 24 | + - Added Type Alias OperationStatusType |
| 25 | + - Added Type Alias PriceSheetDownloadByBillingAccountPeriodResponse |
| 26 | + - Interface Balance has a new optional parameter overageRefund |
| 27 | + - Interface CreditSummary has a new optional parameter eTagPropertiesETag |
| 28 | + - Interface CreditSummary has a new optional parameter isEstimatedBalance |
| 29 | + - Interface EventSummary has a new optional parameter isEstimatedBalance |
| 30 | + - Interface LegacyChargeSummary has a new optional parameter azureMarketplaceCharges |
| 31 | + - Interface LegacyUsageDetail has a new optional parameter benefitId |
| 32 | + - Interface LegacyUsageDetail has a new optional parameter benefitName |
| 33 | + - Interface LotSummary has a new optional parameter isEstimatedBalance |
| 34 | + - Interface ModernChargeSummary has a new optional parameter subscriptionId |
| 35 | + - Interface ModernReservationRecommendation has a new optional parameter resourceType |
| 36 | + - Interface ReservationRecommendationDetailsGetOptionalParams has a new optional parameter filter |
| 37 | + - Interface ReservationTransactionsListOptionalParams has a new optional parameter previewMarkupPercentage |
| 38 | + - Interface ReservationTransactionsListOptionalParams has a new optional parameter useMarkupIfPartner |
| 39 | + - Added Enum KnownOperationStatusType |
| 40 | + - Enum KnownEventType has a new value CreditExpired |
10 | 41 |
|
11 |
| -### Other Changes |
| 42 | +**Breaking Changes** |
12 | 43 |
|
| 44 | + - Operation ReservationRecommendationDetails.get has a new signature |
| 45 | + - Class ConsumptionManagementClient has a new signature |
| 46 | + - Interface BudgetFilter no longer has parameter not |
| 47 | + - Interface LegacyChargeSummary no longer has parameter marketplaceCharges |
| 48 | + - Parameter scope of interface ModernReservationRecommendation is now required |
| 49 | + |
| 50 | + |
13 | 51 | ## 9.2.0 (2023-01-03)
|
14 | 52 |
|
15 | 53 | **Features**
|
|
0 commit comments