|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 5.0.2 (Unreleased) |
| 3 | +## 6.0.0-beta.1 (2026-05-21) |
| 4 | +Compared with version 5.0.0 |
4 | 5 |
|
5 | 6 | ### Features Added |
| 7 | + - Added operation AssociatedTenantsOperations.createOrUpdate |
| 8 | + - Added operation AssociatedTenantsOperations.delete |
| 9 | + - Added operation BillingAccountsOperations.addPaymentTerms |
| 10 | + - Added operation BillingAccountsOperations.cancelPaymentTerms |
| 11 | + - Added operation BillingAccountsOperations.update |
| 12 | + - Added operation BillingProfilesOperations.createOrUpdate |
| 13 | + - Added operation BillingProfilesOperations.delete |
| 14 | + - Added operation BillingRequestsOperations.createOrUpdate |
| 15 | + - Added operation BillingRoleAssignmentsOperations.createByBillingAccount |
| 16 | + - Added operation BillingRoleAssignmentsOperations.createByBillingProfile |
| 17 | + - Added operation BillingRoleAssignmentsOperations.createByCustomer |
| 18 | + - Added operation BillingRoleAssignmentsOperations.createByInvoiceSection |
| 19 | + - Added operation BillingRoleAssignmentsOperations.createOrUpdateByBillingAccount |
| 20 | + - Added operation BillingRoleAssignmentsOperations.createOrUpdateByDepartment |
| 21 | + - Added operation BillingRoleAssignmentsOperations.createOrUpdateByEnrollmentAccount |
| 22 | + - Added operation BillingRoleAssignmentsOperations.resolveByBillingAccount |
| 23 | + - Added operation BillingRoleAssignmentsOperations.resolveByBillingProfile |
| 24 | + - Added operation BillingRoleAssignmentsOperations.resolveByCustomer |
| 25 | + - Added operation BillingRoleAssignmentsOperations.resolveByInvoiceSection |
| 26 | + - Added operation BillingSubscriptionsOperations.cancel |
| 27 | + - Added operation BillingSubscriptionsOperations.delete |
| 28 | + - Added operation BillingSubscriptionsOperations.merge |
| 29 | + - Added operation BillingSubscriptionsOperations.move |
| 30 | + - Added operation BillingSubscriptionsOperations.split |
| 31 | + - Added operation BillingSubscriptionsOperations.update |
| 32 | + - Added operation BillingSubscriptionsAliasesOperations.createOrUpdate |
| 33 | + - Added operation InvoicesOperations.amend |
| 34 | + - Added operation InvoicesOperations.downloadByBillingAccount |
| 35 | + - Added operation InvoicesOperations.downloadByBillingSubscription |
| 36 | + - Added operation InvoicesOperations.downloadDocumentsByBillingAccount |
| 37 | + - Added operation InvoicesOperations.downloadDocumentsByBillingSubscription |
| 38 | + - Added operation InvoicesOperations.downloadSummaryByBillingAccount |
| 39 | + - Added operation InvoiceSectionsOperations.createOrUpdate |
| 40 | + - Added operation InvoiceSectionsOperations.delete |
| 41 | + - Added operation PoliciesOperations.createOrUpdateByBillingAccount |
| 42 | + - Added operation PoliciesOperations.createOrUpdateByBillingProfile |
| 43 | + - Added operation PoliciesOperations.createOrUpdateByCustomer |
| 44 | + - Added operation PoliciesOperations.createOrUpdateByCustomerAtBillingAccount |
| 45 | + - Added operation ProductsOperations.move |
| 46 | + - Added operation ReservationsOperations.updateByBillingAccount |
| 47 | + - Added operation SavingsPlansOperations.updateByBillingAccount |
| 48 | + - Added operation TransactionsOperations.transactionsDownloadByInvoice |
| 49 | + - Added Interface AcceptTransferProperties |
| 50 | + - Added Interface EnrollmentAccountSubscriptionDetails |
| 51 | + - Added Interface ExtendedStatusInfoProperties |
| 52 | + - Added Interface InitiateTransferProperties |
| 53 | + - Added Interface PagedAsyncIterableIterator |
| 54 | + - Added Interface PageSettings |
| 55 | + - Added Interface PartnerInitiateTransferProperties |
| 56 | + - Added Interface PartnerTransferProperties |
| 57 | + - Added Interface PatchProperties |
| 58 | + - Added Interface PatchPropertiesRenewProperties |
| 59 | + - Added Interface PaymentMethodLinkProperties |
| 60 | + - Added Interface PurchaseRequestProperties |
| 61 | + - Added Interface RecipientTransferProperties |
| 62 | + - Added Interface ReservationOrderProperty |
| 63 | + - Added Interface ReservationProperty |
| 64 | + - Added Interface ReservationPropertyUtilization |
| 65 | + - Added Interface ReservationPurchaseRequestProperties |
| 66 | + - Added Interface ReservationPurchaseRequestPropertiesReservedResourceProperties |
| 67 | + - Added Interface RestorePollerOptions |
| 68 | + - Added Interface SavingsPlanModelProperties |
| 69 | + - Added Interface SavingsPlanOrderModelProperties |
| 70 | + - Added Interface SimplePollerLike |
| 71 | + - Added Interface TransferProperties |
| 72 | + - Added Interface ValidateTransferResponseProperties |
| 73 | + - Interface BillingSubscription has a new optional parameter enrollmentAccountSubscriptionDetails |
| 74 | + - Interface BillingSubscriptionAlias has a new optional parameter enrollmentAccountSubscriptionDetails |
| 75 | + - Interface BillingSubscriptionPatch has a new optional parameter enrollmentAccountSubscriptionDetails |
| 76 | + - Interface Patch has a new optional parameter renewProperties |
| 77 | + - Interface Reservation has a new optional parameter utilization |
| 78 | + - Interface ReservationPurchaseRequest has a new optional parameter instanceFlexibility |
| 79 | + - Interface ReservationPurchaseRequest has a new optional parameter reservedResourceProperties |
| 80 | + - Added Type Alias AzureSupportedClouds |
| 81 | + - Added Enum AzureClouds |
| 82 | + - Added Enum KnownVersions |
6 | 83 |
|
7 | 84 | ### Breaking Changes |
| 85 | + - Operation AssociatedTenants.beginDeleteAndWait has a new signature |
| 86 | + - Operation BillingProfiles.beginDeleteAndWait has a new signature |
| 87 | + - Operation BillingSubscriptions.beginCancelAndWait has a new signature |
| 88 | + - Operation BillingSubscriptions.beginDeleteAndWait has a new signature |
| 89 | + - Operation Invoices.beginAmendAndWait has a new signature |
| 90 | + - Operation InvoiceSections.beginDeleteAndWait has a new signature |
| 91 | + - Removed Interface ExternalReference |
| 92 | + - Removed Interface ReservationList |
| 93 | + - Removed Interface ReservationOrderList |
| 94 | + - Removed Interface SavingsPlanModelList |
| 95 | + - Removed Interface SavingsPlanOrderModelList |
| 96 | + - Removed Interface TransferItemQueryParameter |
| 97 | + - Interface BillingSubscription no longer has parameter enrollmentAccountStartDate |
| 98 | + - Interface BillingSubscription no longer has parameter subscriptionEnrollmentAccountStatus |
| 99 | + - Interface BillingSubscriptionAlias no longer has parameter enrollmentAccountStartDate |
| 100 | + - Interface BillingSubscriptionAlias no longer has parameter subscriptionEnrollmentAccountStatus |
| 101 | + - Interface BillingSubscriptionPatch no longer has parameter enrollmentAccountStartDate |
| 102 | + - Interface BillingSubscriptionPatch no longer has parameter subscriptionEnrollmentAccountStatus |
| 103 | + - Interface Patch no longer has parameter purchaseProperties |
| 104 | + - Interface Reservation no longer has parameter aggregates |
| 105 | + - Interface Reservation no longer has parameter trend |
| 106 | + - Interface ReservationPurchaseRequest no longer has parameter instanceFlexibilityPropertiesInstanceFlexibility |
| 107 | + - Interface ReservationPurchaseRequest no longer has parameter instanceFlexibilityPropertiesReservedResourcePropertiesInstanceFlexibility |
| 108 | + - Parameter value of interface BillingRoleAssignmentListResult is now required |
8 | 109 |
|
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 5.0.1 (2025-08-22) |
14 | | - |
15 | | -### Other Changes |
16 | | - |
17 | | - - Other fixes |
18 | | - |
| 110 | + |
19 | 111 | ## 5.0.0 (2024-09-04) |
20 | 112 |
|
21 | 113 | ### Features Added |
|
0 commit comments