Skip to content

Commit 928bc3b

Browse files
changelog
1 parent 6fc8c6e commit 928bc3b

File tree

1 file changed

+17
-0
lines changed
  • sdk/domainregistration/azure-mgmt-domainregistration

1 file changed

+17
-0
lines changed

sdk/domainregistration/azure-mgmt-domainregistration/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release History
22

3+
## 1.0.0b2 (2025-11-11)
4+
5+
### Breaking Changes
6+
7+
- Deleted or renamed client `WebSiteManagementClient`
8+
- Model `Domain` instance variables `contact_admin`, `contact_billing`, `contact_registrant`, `contact_tech`, `registration_status`, `provisioning_state`, `name_servers`, `privacy`, `created_time`, `expiration_time`, `last_renewed_time`, `auto_renew`, `ready_for_dns_record_management`, `managed_host_names`, `consent`, `domain_not_renewable_reasons`, `dns_type`, `dns_zone_id`, `target_dns_type`, and `auth_code` have been moved under property `properties`
9+
- Model `DomainOwnershipIdentifier` instance variable `ownership_id` has been moved under property `properties`
10+
- Model `DomainPatchResource` instance variables `contact_admin`, `contact_billing`, `contact_registrant`, `contact_tech`, `registration_status`, `provisioning_state`, `name_servers`, `privacy`, `created_time`, `expiration_time`, `last_renewed_time`, `auto_renew`, `ready_for_dns_record_management`, `managed_host_names`, `consent`, `domain_not_renewable_reasons`, `dns_type`, `dns_zone_id`, `target_dns_type`, and `auth_code` have been moved under property `properties`
11+
- Model `TopLevelDomain` instance variable `privacy` has been moved under property `properties`
12+
- Method `DomainsOperations.delete` changed its parameter `force_hard_delete_domain` from `positional_or_keyword` to `keyword_only`
13+
- Deleted or renamed model `CsmOperationCollection`
14+
- Deleted or renamed model `DomainCollection`
15+
- Deleted or renamed model `DomainOwnershipIdentifierCollection`
16+
- Deleted or renamed model `NameIdentifierCollection`
17+
- Deleted or renamed model `TldLegalAgreementCollection`
18+
- Deleted or renamed model `TopLevelDomainCollection`
19+
320
## 1.0.0b1 (2025-11-11)
421

522
### Other Changes

0 commit comments

Comments
 (0)