-
Notifications
You must be signed in to change notification settings - Fork 583
/
Copy pathChangeLog.txt
119 lines (88 loc) · 4.17 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
2024-10-17 Version: 3.14.11
- 基于转移码的转出接口
- SaveSingleTaskForTransferOutByAuthorizationCode
- SaveBatchTaskForTransferOutByAuthorizationCode
2024-08-30 Version: 3.14.10
- 增加国际一口价相关接口.
- GetIntlFixPriceDomainListUrl.
- CheckIntlFixPriceDomainStatus.
- CreateIntlFixedPriceDomainOrder.
- QueryIntlFixedPriceOrderList.
2022-07-21 Version: 3.14.9
- Ram action config.
2022-01-11 Version: 3.14.7
- Added reserve price range.
2021-10-15 Version: 3.14.6
- Added audit status.
2021-03-12 Version: 3.14.5
- Supported batch delete for contact template.
- Supported save for contact template.
- Supported set default for contact template.
2021-01-08 Version: 3.14.4
- Added batch drop list domain.
2020-12-04 Version: 3.14.4
- Supported broker demand.
2020-06-23 Version: 3.14.3
- Support SubmitOperationAuditInfo for Support self-service submission of approval information.
- Support SubmitOperationCredentials for self-service submission of certificate information.
- Support CancelOperationAudit for cancel audit.
- Support GetOperationOssUploadPolic for get oss policy.
- Support QueryOperationAuditInfoLis for query audit list.
- Support QueryOperationAuditInfoDetail for query audit details.
2019-07-05 Version: 3.14.2
- Add TaskCancelStatus for QueryTaskList api.
2019-05-13 Version: 3.14.0
1, Add three new apis, SaveSingleTaskForSaveArtExtension, QueryArtExtension and CancelTask.
2019-04-22 Version: 3.13.0
1, Add a new api, QueryDomainByDomainName.
2019-01-10 Version: 3.12.1
1, Add fields for QueryBrokerDemand api.
2018-12-20 Version: 3.12.0
1, Add Dns Sec apis.
2, Add coupon and promotion fields for order apis.
2018-11-22 Version: 3.11.0
1, Add ScrollDomainList api.
2, Add email filter for QueryRegistrantProfile.
2018-11-19 Version: 3.10.1
1, Add field BargainSellerPrice and BargainSellerMobile
2018-11-13 Version: 3.10.0
1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
3, Add DynamicCheck properties for results of CheckDomain interface.
2018-10-26 Version: 3.9.1
1, Remove useless parameters QueryDomainAdminDivision api.
2018-10-25 Version: 3.9.0
1, Add apis for trademark domains.
2, Add QueryDomainAdminDivision api.
2018-06-27 Version: 3.6.0
1, Modify QueryDomainRealNameVerificationInfo Api, add a return value IdentityCredentialUrl, which is domain real name verification image, you can download it via a HTTP get request,It has validity for 30 seconds.
2, Modify QueryRegistrantProfileRealNameVerificationInfo Api, add a return value IdentityCredentialUrl, which is domain real name verification image, you can download it via a HTTP get request,It has validity for 30 seconds
2018-05-09 Version: 3.5.0
1, Add apis for domain broker.
2018-04-26 Version: 3.4.0
1, Add apis for domain group.
3, Add fields for QueryDomainList.
2018-04-03 Version: 3.3.0
1, Add APIs for domain transfer in and transfer out.
2, Add APIs for poll and acknowledge domain task.
3, Add API for query domain group list.
2018-03-01 Version: 3.2.0
1, Add GetReserveDomainUrl interface.
2018-02-27 Version: 3.1.0
1, Add auction APIs.
2, Add return field DomainNameVerificationStatus to QueryDomainByInstanceId and QueryFailReasonForDomainRealNameVerification.
2018-02-05 Version: 3.0.1
1, Set POST as default method type for RegistrantProfileRealNameVerification, SaveTaskForUpdatingRegistrantInfoByIdentityCredential and SaveTaskForSubmittingDomainRealNameVerificationByIdentityCredential
2018-01-31 Version: 3.0.0
1, New version SDK for domains, standardizing api name.
2, Provide api for domain registration and management.
2018-01-12 Version: 2.3.2
1, fix the TypeError while building the repeat params
2017-09-27 Version: 2.3.1
1, upgrade setup.py to support python3
2017-08-16 Version: 2.3.0
1, 增加了提交图片进行域名/信息模板实名认证的接口。
2, 增加了根据已经实名认证信息模板来进行域名实名认证的接口。
3, 增加了根据已经实名认证信息模板来进行域名信息修改(过户)的接口。
4, 增加了查询域名/信息模板实名认证失败原因的接口。
5, 增加了修改域名DNS的接口。