@arrowsphere/api-client 3.361.0 → 3.362.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
4
4
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
5
5
|
|
|
6
|
+
## [3.362.0] - 2026.04.22
|
|
7
|
+
|
|
8
|
+
### Updated
|
|
9
|
+
|
|
10
|
+
- [license] Add enum `EST` to AutoRenewStatuses
|
|
11
|
+
|
|
6
12
|
## [3.361.0] - 2026.04.21
|
|
7
13
|
|
|
8
14
|
### Added
|
|
15
|
+
|
|
9
16
|
- [order] Add `customFields` in order entity and create order payload
|
|
10
17
|
- [license] Add `customFields` in get license and save billing comments payload
|
|
11
18
|
- [customer] Add `customFields` in customer entity and create/update payload
|
|
@@ -13,28 +20,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
13
20
|
## [3.360.0] - 2026.04.15
|
|
14
21
|
|
|
15
22
|
### Added
|
|
23
|
+
|
|
16
24
|
- [license] Add hasSeatDifference to LicenseGetData
|
|
17
25
|
|
|
18
26
|
## [3.359.0] - 2026.04.13
|
|
19
27
|
|
|
20
28
|
### Added
|
|
29
|
+
|
|
21
30
|
- [license] Add customFields in late renewal request
|
|
22
31
|
|
|
23
32
|
## [3.358.0] - 2026.04.10
|
|
24
33
|
|
|
25
34
|
### Added
|
|
35
|
+
|
|
26
36
|
- [graphql-api] Add `endCustomer/endCustomerContact/partner/partnerContact` to `quoteType`
|
|
27
37
|
- [Order] Add `quoteRef` to `CreateOrderInputType`
|
|
28
38
|
|
|
29
39
|
## [3.357.0] - 2026.04.08
|
|
30
40
|
|
|
31
41
|
### Added
|
|
42
|
+
|
|
32
43
|
- [Partner] Add `CustomFieldEntityEnum` with values `COMPANY` and `ORDER_ITEM`
|
|
33
44
|
- [Partner] Add `entity` path param to `getCustomFieldList`
|
|
34
45
|
- [Partner] Add `entity` path param to `postCustomField`
|
|
35
46
|
- [Partner] Add query filters to `getCustomFieldList`
|
|
36
47
|
|
|
37
48
|
### Updated
|
|
49
|
+
|
|
38
50
|
- [Partner] Fix `getCustomFieldList` path to `/customField/entity/{entity}`
|
|
39
51
|
- [Partner] Fix `postCustomField` path to `/customField/entity/{entity}`
|
|
40
52
|
- [Partner] Fix `patchCustomField` path to `/customField/customFieldId/{customFieldId}`
|
|
@@ -43,86 +55,103 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
43
55
|
## [3.356.0] - 2026.03.30
|
|
44
56
|
|
|
45
57
|
### Added
|
|
58
|
+
|
|
46
59
|
- [Customer] Add endpoint to active invitation
|
|
47
60
|
|
|
48
61
|
## [3.355.0] - 2026.03.30
|
|
49
62
|
|
|
50
63
|
### Added
|
|
64
|
+
|
|
51
65
|
- [License] Add endpoint late renewal
|
|
52
66
|
|
|
53
67
|
## [3.354.0] - 2026.03.30
|
|
54
68
|
|
|
55
69
|
### Added
|
|
70
|
+
|
|
56
71
|
- [License find] Add attributes in filter, vendorName in keyword and sort
|
|
57
72
|
|
|
58
73
|
## [3.353.1] - 2026.03.23
|
|
59
74
|
|
|
60
75
|
### Updated
|
|
76
|
+
|
|
61
77
|
- [License] fix toJSON in licenseFindResult
|
|
62
78
|
|
|
63
79
|
## [3.353.0] - 2026.03.17
|
|
64
80
|
|
|
65
81
|
### Added
|
|
82
|
+
|
|
66
83
|
- [License] add discountUnprotected to RateTypeEnum
|
|
67
84
|
|
|
68
85
|
## [3.352.3] - 2026.03.17
|
|
69
86
|
|
|
70
87
|
### Updated
|
|
88
|
+
|
|
71
89
|
- Updated the right of deployment to use npm publish on github
|
|
72
90
|
|
|
73
91
|
## [3.352.2] - 2026.03.17
|
|
74
92
|
|
|
75
93
|
### Updated
|
|
94
|
+
|
|
76
95
|
- Updated the right of deployment to use npm publish
|
|
77
96
|
|
|
78
97
|
## [3.352.1] - 2026.03.17
|
|
79
98
|
|
|
80
99
|
### Updated
|
|
100
|
+
|
|
81
101
|
- Updated the method of deployment to use npm publish
|
|
82
102
|
|
|
83
103
|
## [3.352.0] - 2026.03.17
|
|
84
104
|
|
|
85
105
|
### Added
|
|
106
|
+
|
|
86
107
|
- [Partner] Add endpoint to generate GDAP links
|
|
87
108
|
|
|
88
109
|
## [3.351.0] - 2026.03.11
|
|
89
110
|
|
|
90
111
|
### Fixed
|
|
112
|
+
|
|
91
113
|
- Add script to check version consistency between package.json
|
|
92
114
|
|
|
93
115
|
## [3.350.0] - 2026.03.10
|
|
94
116
|
|
|
95
117
|
### Fixed
|
|
118
|
+
|
|
96
119
|
- Fix version package
|
|
97
120
|
|
|
98
121
|
## [3.249.2] - 2026.03.09
|
|
99
122
|
|
|
100
123
|
### Fixed
|
|
124
|
+
|
|
101
125
|
- Fix version package
|
|
102
126
|
|
|
103
127
|
## [3.249.1] - 2026.03.09
|
|
104
128
|
|
|
105
129
|
### Fixed
|
|
130
|
+
|
|
106
131
|
- [Partner] Fix Unit test
|
|
107
132
|
|
|
108
133
|
## [3.249.0] - 2026.03.05
|
|
109
134
|
|
|
110
135
|
### Added
|
|
136
|
+
|
|
111
137
|
- [Partner] Add create, retrieve list and delete for customFields
|
|
112
138
|
|
|
113
139
|
## [3.248.2] - 2026.03.04
|
|
114
140
|
|
|
115
141
|
### Fixed
|
|
142
|
+
|
|
116
143
|
- [Cart] Fix type of the add and update cart endpoint payload
|
|
117
144
|
|
|
118
145
|
## [3.248.1] - 2026.02.26
|
|
119
146
|
|
|
120
147
|
### Fixed
|
|
148
|
+
|
|
121
149
|
- [Contact] Fix type of the get and patch contact endpoint payload
|
|
122
150
|
|
|
123
151
|
## [3.248.0] - 2026.02.26
|
|
124
152
|
|
|
125
153
|
### Added
|
|
154
|
+
|
|
126
155
|
- [Cart] Add new field for the Cart end point
|
|
127
156
|
|
|
128
157
|
## [3.247.0] - 2026.02.24
|
|
@@ -215,7 +244,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
215
244
|
|
|
216
245
|
### Updated
|
|
217
246
|
|
|
218
|
-
-
|
|
247
|
+
- update lib json-to-graphql-query to version 2.3.0
|
|
219
248
|
|
|
220
249
|
## [3.232.1] - 2026.01.14
|
|
221
250
|
|
|
@@ -373,8 +402,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
373
402
|
- [graphql-api] add schema `supportLevel`
|
|
374
403
|
|
|
375
404
|
### Modified
|
|
376
|
-
- [graphql-api] add extra fields to IssueFields and fix some problems
|
|
377
405
|
|
|
406
|
+
- [graphql-api] add extra fields to IssueFields and fix some problems
|
|
378
407
|
|
|
379
408
|
## [3.208.0] - 2025.07.18
|
|
380
409
|
|
|
@@ -397,6 +426,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
397
426
|
## [3.205.0] - 2025.07.03
|
|
398
427
|
|
|
399
428
|
### Modified
|
|
429
|
+
|
|
400
430
|
- [organizationUnit] Change the URL Endpoint BasePath
|
|
401
431
|
|
|
402
432
|
## [3.204.0] - 2025.07.02
|
|
@@ -409,16 +439,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
409
439
|
## [3.203.0] - 2025.07.02
|
|
410
440
|
|
|
411
441
|
### Added
|
|
442
|
+
|
|
412
443
|
- [orderSoftware] Add endpoint to delete software order
|
|
413
444
|
|
|
414
445
|
## [3.202.0] - 2025.07.02
|
|
415
446
|
|
|
416
447
|
### Added
|
|
448
|
+
|
|
417
449
|
- [license] Add field quantity on license relations
|
|
418
450
|
|
|
419
451
|
## [3.201.0] - 2025.06.26
|
|
420
452
|
|
|
421
453
|
### Added
|
|
454
|
+
|
|
422
455
|
- [campaign] Add some missing types in the Campaign Input Types
|
|
423
456
|
|
|
424
457
|
## [3.200.0] - 2025.06.02
|
|
@@ -446,32 +479,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
446
479
|
## [3.197.0] - 2025.05.23
|
|
447
480
|
|
|
448
481
|
### Added
|
|
482
|
+
|
|
449
483
|
- [subscriptions] Add endpoint for listing partners subscriptions and rename the endpoint for listing subscriptions as admin
|
|
450
484
|
|
|
451
485
|
## [3.196.0] - 2025.05.23
|
|
452
486
|
|
|
453
487
|
### Added
|
|
488
|
+
|
|
454
489
|
- [partners] Add endpoints to manage contact authentication (disable mfa, lock, unlock, unlock insecure login, disable alias)
|
|
455
490
|
|
|
456
491
|
## [3.195.0] - 2025.05.12
|
|
457
492
|
|
|
458
493
|
### Added
|
|
494
|
+
|
|
459
495
|
- [licenses] Handle compare for endpoint find licenses v2
|
|
460
496
|
|
|
461
497
|
## [3.194.0] - 2025.05.12
|
|
462
498
|
|
|
463
499
|
### Added
|
|
500
|
+
|
|
464
501
|
- [customers] Add unknown licenses endpoint for reconciliation
|
|
465
502
|
|
|
466
503
|
## [3.193.0] - 2025.05.09
|
|
467
504
|
|
|
468
505
|
### Added
|
|
469
|
-
- [licenses] allow to get aggregations for licenses
|
|
470
506
|
|
|
507
|
+
- [licenses] allow to get aggregations for licenses
|
|
471
508
|
|
|
472
509
|
## [3.192.0] - 2025.04.29
|
|
473
510
|
|
|
474
511
|
### Added
|
|
512
|
+
|
|
475
513
|
- [licenses] add two license actions `updateFriendlyName` and `scheduledTask`
|
|
476
514
|
|
|
477
515
|
## [3.191.0] - 2025.04.28
|
|
@@ -483,7 +521,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
483
521
|
## [3.190.0] - 2025.04.28
|
|
484
522
|
|
|
485
523
|
### Updated
|
|
486
|
-
|
|
524
|
+
|
|
525
|
+
- [Error] update error messages to be more descriptive
|
|
487
526
|
|
|
488
527
|
## [3.189.0] - 2025.04.23
|
|
489
528
|
|
|
@@ -504,11 +543,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
504
543
|
## [3.187.0] - 2025.04.22
|
|
505
544
|
|
|
506
545
|
### Added
|
|
546
|
+
|
|
507
547
|
- [Licenses] add endDate to LicenseGetData type and LicenseGetResult class
|
|
508
548
|
|
|
509
549
|
## [3.186.0] - 2025.04.15
|
|
510
550
|
|
|
511
551
|
### Added
|
|
552
|
+
|
|
512
553
|
- [graphql-api] add endpoint `getAttachmentsOrder` to get order attachments list
|
|
513
554
|
- [graphql-api] add endpoint `deleteAttachmentOrder` to delete one order attachment
|
|
514
555
|
- [graphql-api] add endpoint `uploadAttachmentOrder` to add new attachment to an order
|
|
@@ -516,11 +557,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
516
557
|
## [3.185.0] - 2025.04.11
|
|
517
558
|
|
|
518
559
|
### Added
|
|
560
|
+
|
|
519
561
|
- [programs] add programLevel endpoint
|
|
520
562
|
|
|
521
563
|
## [3.184.0] - 2025.04.01
|
|
522
564
|
|
|
523
565
|
### Added
|
|
566
|
+
|
|
524
567
|
- [orders] add archive order endpoint `archiveOrder`
|
|
525
568
|
- [orders] add cancel scheduled order endpoint `cancelOrder`
|
|
526
569
|
- [orders] add reject graded order endpoint `rejectGradedOrder`
|
|
@@ -533,6 +576,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
533
576
|
## [3.183.0] - 2025.03.21
|
|
534
577
|
|
|
535
578
|
### Added
|
|
579
|
+
|
|
536
580
|
- [monitoring] add send monitoring report
|
|
537
581
|
- [company] add company start provision `postCustomerProvision`
|
|
538
582
|
- [company] add company get provision status `getCustomerProvision`
|
|
@@ -541,16 +585,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
541
585
|
## [3.182.0] - 2025.03.21
|
|
542
586
|
|
|
543
587
|
### Added
|
|
588
|
+
|
|
544
589
|
- [order] add end customer po number property in create/update/get orders
|
|
545
590
|
|
|
546
591
|
## [3.181.0] - 2025.03.14
|
|
547
592
|
|
|
548
593
|
### Updated
|
|
594
|
+
|
|
549
595
|
- [Axios] update lib to version 1.8.2
|
|
550
596
|
|
|
551
597
|
## [3.180.0] - 2025.03.13
|
|
552
598
|
|
|
553
599
|
### Added
|
|
600
|
+
|
|
554
601
|
- [licence] add activation expired to licence events
|
|
555
602
|
|
|
556
603
|
## [3.179.0] - 2025.03.06
|
|
@@ -575,11 +622,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
575
622
|
## [3.177.1] - 2025.03.04
|
|
576
623
|
|
|
577
624
|
### Added
|
|
625
|
+
|
|
578
626
|
- [graphql-api] add field quantityCount to GraphqlApiReportType
|
|
579
627
|
|
|
580
628
|
## [3.177.0] - 2025.02.25
|
|
581
629
|
|
|
582
630
|
### Added
|
|
631
|
+
|
|
583
632
|
- [customers] add endpoint to delete customer
|
|
584
633
|
- [customers] add endpoint to reconciliate customers
|
|
585
634
|
- [graphql-api] add fields ordersCount, organizationUnit, reportsCount to EndCustomerType
|
|
@@ -587,98 +636,122 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
587
636
|
## [3.176.0] - 2025.02.25
|
|
588
637
|
|
|
589
638
|
### Updated
|
|
639
|
+
|
|
590
640
|
- [graphql-api] rename unused type GraphqlApiRealOrderType to GraphqlApiOrderSoftwareType
|
|
591
641
|
|
|
592
642
|
## [3.175.0] - 2025.02.17
|
|
593
643
|
|
|
594
644
|
### Added
|
|
645
|
+
|
|
595
646
|
- [program] eav value can be boolean
|
|
596
647
|
|
|
597
648
|
## [3.174.0] - 2025.02.14
|
|
598
649
|
|
|
599
650
|
### Added
|
|
651
|
+
|
|
600
652
|
- [contact] add fields xap username and xcp invitation in get contact response payload
|
|
601
653
|
|
|
602
654
|
## [3.173.0] - 2025.02.13
|
|
603
655
|
|
|
604
656
|
### Updated
|
|
657
|
+
|
|
605
658
|
- [campaign] add program dependencies to allow subscription
|
|
606
659
|
|
|
607
660
|
## [3.172.1] - 2025.02.12
|
|
608
661
|
|
|
609
662
|
### Updated
|
|
663
|
+
|
|
610
664
|
- [campaign] update field dateAgg to DateAggType instead of DateAggType[] in CategoryType schema
|
|
611
665
|
|
|
612
666
|
## [3.172.0] - 2025.02.11
|
|
613
667
|
|
|
614
668
|
### Updated
|
|
669
|
+
|
|
615
670
|
- [graphql-api] add field to "type" and "Offer.attributesParameters" type
|
|
616
671
|
|
|
617
672
|
## [3.171.1] - 2025.02.11
|
|
618
673
|
|
|
619
674
|
### Updated
|
|
675
|
+
|
|
620
676
|
- [graphql-api] add fields to "Subscription" and "Program" schema
|
|
621
677
|
|
|
622
678
|
## [3.171.0] - 2025.02.11
|
|
623
679
|
|
|
624
680
|
### Added
|
|
681
|
+
|
|
625
682
|
- [report] add delete report endpoint
|
|
626
683
|
|
|
627
684
|
## [3.170.0] - 2025.02.11
|
|
628
685
|
|
|
629
686
|
### Added
|
|
687
|
+
|
|
630
688
|
- [graphql-api] add entities report reportStatus
|
|
631
689
|
|
|
632
690
|
## [3.169.0] - 2025.02.07
|
|
633
691
|
|
|
634
692
|
### Added
|
|
693
|
+
|
|
635
694
|
- [graphql-api] add queries getLocalContact, getSpecialPriceRatesHistory
|
|
695
|
+
|
|
636
696
|
### Updated
|
|
697
|
+
|
|
637
698
|
- [graphql-api] update query findOneById
|
|
638
699
|
|
|
639
700
|
## [3.168.0] - 2025.02.05
|
|
640
701
|
|
|
641
702
|
### Added
|
|
703
|
+
|
|
642
704
|
- [catalog] added description field on ProgramExtraInfoItemFields
|
|
705
|
+
|
|
643
706
|
### Fixed
|
|
707
|
+
|
|
644
708
|
- [order] Define a new type for programs
|
|
645
709
|
|
|
646
710
|
## [3.167.1] - 2025.02.05
|
|
647
711
|
|
|
648
712
|
### Fixed
|
|
713
|
+
|
|
649
714
|
- [campaign] update CampaignInputType schema add field Banner and remove field Banners
|
|
650
715
|
|
|
651
716
|
## [3.167.0] - 2025.02.04
|
|
652
717
|
|
|
653
718
|
### Added
|
|
719
|
+
|
|
654
720
|
- [campaign] added aggregationsCampaignsCategory endpoint
|
|
655
721
|
- [campaign] added CampaignAggragations schema
|
|
656
722
|
- [campaign] added CampaignAssetsUpload schema
|
|
723
|
+
|
|
657
724
|
### Updated
|
|
725
|
+
|
|
658
726
|
- [campaign] updated function getCampaignUploadAssetsForm argument type
|
|
659
727
|
|
|
660
728
|
## [3.166.0] - 2025.01.28
|
|
661
729
|
|
|
662
730
|
### Updated
|
|
731
|
+
|
|
663
732
|
- [graphql-api] add contactRestricted & companyRestricted to connected user
|
|
664
733
|
|
|
665
734
|
## [3.165.1] - 2025.01.28
|
|
666
735
|
|
|
667
736
|
### Updated
|
|
737
|
+
|
|
668
738
|
- [graphql-api] add orderSassCount to Partner schema
|
|
669
739
|
|
|
670
740
|
## [3.165.0] - 2025.01.24
|
|
671
741
|
|
|
672
742
|
### Updated
|
|
743
|
+
|
|
673
744
|
- [consumption] updated ConsumptionDownloadRequestPayload schema add field source
|
|
674
745
|
|
|
675
746
|
## [3.164.0] - 2025.01.21
|
|
676
747
|
|
|
677
748
|
### Updated
|
|
749
|
+
|
|
678
750
|
- [campaign] updated Campaign schema add field status
|
|
679
751
|
- [campaign] updated CampaignV2 schema add field status
|
|
680
752
|
|
|
681
753
|
### Added
|
|
754
|
+
|
|
682
755
|
- [campaign] added delete endpoint
|
|
683
756
|
- [campaign] added edit endpoint
|
|
684
757
|
- [campaign] added create endpoint
|
|
@@ -690,82 +763,98 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
690
763
|
## [3.163.2] - 2025.01.21
|
|
691
764
|
|
|
692
765
|
### Updated
|
|
766
|
+
|
|
693
767
|
- [catalog] graphql catalog filter can be undefined or null
|
|
694
768
|
|
|
695
769
|
## [3.163.1] - 2025.01.10
|
|
696
770
|
|
|
697
771
|
### Updated
|
|
772
|
+
|
|
698
773
|
- [graphql-api] add field login to User schema
|
|
699
774
|
|
|
700
775
|
## [3.163.0] - 2025.01.07
|
|
701
776
|
|
|
702
777
|
### Added
|
|
778
|
+
|
|
703
779
|
- [quote] add partnerCotermBuyPriceWithoutPromotion and partnerBuyPriceWithoutPromotion in itemData
|
|
704
780
|
|
|
705
781
|
## [3.162.1] - 2025.01.07
|
|
706
782
|
|
|
707
783
|
### Fixed
|
|
784
|
+
|
|
708
785
|
- [customers] update PostCustomerPayload, add not mandatory fields for Billing (Addess1, Address2, City, CountryCode, State, Zip)
|
|
709
786
|
|
|
710
787
|
## [3.162.0] - 2025.01.07
|
|
711
788
|
|
|
712
789
|
### Added
|
|
790
|
+
|
|
713
791
|
- [customers] add reactivate customer feature
|
|
714
792
|
|
|
715
793
|
## [3.161.1] - 2025.01.06
|
|
716
794
|
|
|
717
795
|
### Fixed
|
|
796
|
+
|
|
718
797
|
- [customers] update PostCustomerPayload, add not mandatory field registration_number
|
|
719
798
|
|
|
720
799
|
## [3.161.0] - 2024.12.23
|
|
721
800
|
|
|
722
801
|
### Added
|
|
802
|
+
|
|
723
803
|
- [catalog] add isBuyable to product priceband
|
|
724
804
|
|
|
725
805
|
## [3.160.1] - 2024.12.10
|
|
726
806
|
|
|
727
807
|
### Updated
|
|
808
|
+
|
|
728
809
|
- [customers contact] Fix PostCustomerContactPayload type
|
|
729
810
|
|
|
730
811
|
## [3.160.0] - 2024.12.06
|
|
731
812
|
|
|
732
813
|
### Added
|
|
814
|
+
|
|
733
815
|
- [graphql-api] Expose entity Program
|
|
734
816
|
|
|
735
817
|
## [3.159.0] - 2024.11.26
|
|
736
818
|
|
|
737
819
|
### Added
|
|
738
|
-
|
|
820
|
+
|
|
821
|
+
- [quotes] Added retailCotermBuyPrice in itemdata and coterminosityDate in QuoteItemType
|
|
739
822
|
|
|
740
823
|
## [3.158.0] - 2024.11.22
|
|
741
824
|
|
|
742
825
|
### Added
|
|
826
|
+
|
|
743
827
|
- [catalog] Added billingSets in product
|
|
744
828
|
|
|
745
829
|
## [3.157.0] - 2024.11.14
|
|
746
830
|
|
|
747
831
|
### Added
|
|
832
|
+
|
|
748
833
|
- [customers contact] Added createdAt/expiredAt properties in XcpInvitation entity
|
|
749
834
|
- [customers contact] Added expiredAt property in DataInvitation entity
|
|
750
835
|
|
|
751
836
|
## [3.156.0] - 2024.11.07
|
|
752
837
|
|
|
753
838
|
### Added
|
|
839
|
+
|
|
754
840
|
- [orders] Added organizationUnit property in order product entity
|
|
755
841
|
|
|
756
842
|
## [3.155.0] - 2024.10.30
|
|
757
843
|
|
|
758
844
|
### Added
|
|
845
|
+
|
|
759
846
|
- [User] Added new field hasLegalDocument in User entity
|
|
760
847
|
|
|
761
848
|
## [3.154.0] - 2024.10.28
|
|
762
849
|
|
|
763
850
|
### Added
|
|
851
|
+
|
|
764
852
|
- [License] Added new fields: eula, featurePictureUrl and pictureUrl
|
|
765
853
|
|
|
766
854
|
## [3.153.0] - 2024.10.24
|
|
767
855
|
|
|
768
856
|
### Added
|
|
857
|
+
|
|
769
858
|
- [Customer] Added CreatedAt field in Customer entity
|
|
770
859
|
- [Consumption] Add new Endpoint to Consumption Client(classification, costs)
|
|
771
860
|
- [Report] Creating Reports Client to support the Reports API (Get Reports, Get Report, Create Report, Validate Report)
|
|
@@ -774,42 +863,49 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
774
863
|
## [3.152.0] - 2024.10.23
|
|
775
864
|
|
|
776
865
|
### Updated
|
|
777
|
-
- [quote] Replace key 'value' by 'fixedPrice'
|
|
778
866
|
|
|
867
|
+
- [quote] Replace key 'value' by 'fixedPrice'
|
|
779
868
|
|
|
780
869
|
## [3.151.0] - 2024.10.22
|
|
781
870
|
|
|
782
871
|
### Added
|
|
872
|
+
|
|
783
873
|
- [orders] Added priceBand property in OrderProduct entity
|
|
784
874
|
|
|
785
875
|
## [3.150.0] - 2024.10.15
|
|
786
876
|
|
|
787
877
|
### Added
|
|
878
|
+
|
|
788
879
|
- [orders] Added organizationUnitRef property in order product entity
|
|
789
880
|
|
|
790
881
|
## [3.149.0] - 2024.10.14
|
|
791
882
|
|
|
792
883
|
### Updated
|
|
884
|
+
|
|
793
885
|
- [quotes] replace key 'vendorUplift' by 'vendorRateValue'
|
|
794
886
|
|
|
795
887
|
## [3.148.0] - 2024.10.10
|
|
796
888
|
|
|
797
889
|
### Added
|
|
890
|
+
|
|
798
891
|
- [quotes] add vendorRateType and vendorUplift
|
|
799
892
|
|
|
800
893
|
## [3.147.0] - 2024.010.09
|
|
801
894
|
|
|
802
895
|
### Added
|
|
896
|
+
|
|
803
897
|
- [quotes] add endpoints to reopen a quote
|
|
804
898
|
|
|
805
899
|
## [3.146.0] - 2024.10.08
|
|
806
900
|
|
|
807
901
|
### Added
|
|
902
|
+
|
|
808
903
|
- [quote] Added customTermAndDate, partnerBuyPrice and partnerCotermBuyPrice in itemData
|
|
809
904
|
|
|
810
905
|
## [3.145.0] - 2024.10.07
|
|
811
906
|
|
|
812
907
|
### Added
|
|
908
|
+
|
|
813
909
|
- [orders] Added organizationUnitRef property in order entity
|
|
814
910
|
- [orders] Added endpoint to update an order
|
|
815
911
|
- [organization unit] Added countOrders in organizationUnit entity
|
|
@@ -817,158 +913,189 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
817
913
|
## [3.144.0] - 2024.10.03
|
|
818
914
|
|
|
819
915
|
### Added
|
|
916
|
+
|
|
820
917
|
- [graphQl priceBand] Added pagination and filters properties in outpout payload type of graphQl priceband.
|
|
821
918
|
|
|
822
919
|
## [3.143.0] - 2024.10.02
|
|
823
920
|
|
|
824
921
|
### Added
|
|
922
|
+
|
|
825
923
|
- [quotes] add comment in graphql api and 4 new data in catalog
|
|
826
924
|
|
|
827
925
|
## [3.142.0] - 2024.10.02
|
|
828
926
|
|
|
829
927
|
### Added
|
|
928
|
+
|
|
830
929
|
- [graphQl priceBand] Added pagination and filters properties in Query payload type of graphQl priceband.
|
|
831
930
|
|
|
832
931
|
## [3.141.0] - 2024.09.11
|
|
833
932
|
|
|
834
933
|
### Added
|
|
934
|
+
|
|
835
935
|
- [customer] Added XacResellerId and XacEndCustomerId fields to the Customer.
|
|
836
936
|
|
|
837
937
|
## [3.140.0] - 2024.09.17
|
|
838
938
|
|
|
839
939
|
### Added
|
|
940
|
+
|
|
840
941
|
- [quotes] add Post and Delete endpoints for quote comments context
|
|
841
942
|
|
|
842
943
|
## [3.139.4] - 2024.09.13
|
|
843
944
|
|
|
844
945
|
### Fixed
|
|
946
|
+
|
|
845
947
|
- [quotes] Fix validate quote path
|
|
846
948
|
|
|
847
949
|
## [3.139.3] - 2024.09.12
|
|
848
950
|
|
|
849
951
|
### Fixed
|
|
952
|
+
|
|
850
953
|
- [quotes] Fix publish quote path
|
|
851
954
|
|
|
852
955
|
## [3.139.2] - 2024.09.11
|
|
853
956
|
|
|
854
957
|
### Fixed
|
|
958
|
+
|
|
855
959
|
- [axios] Fix undefined user in clean request log
|
|
856
960
|
|
|
857
961
|
## [3.139.1] - 2024.09.11
|
|
858
962
|
|
|
859
963
|
### Fixed
|
|
964
|
+
|
|
860
965
|
- [quotes] Fixed createQuote payload, items is optional
|
|
861
966
|
|
|
862
967
|
## [3.139.0] - 2024.09.04
|
|
863
968
|
|
|
864
969
|
### Added
|
|
970
|
+
|
|
865
971
|
- [quotes] add startDate, endDate and name on publish quote payload
|
|
866
972
|
|
|
867
973
|
## [3.138.0] - 2024.09.02
|
|
868
974
|
|
|
869
975
|
### Added
|
|
976
|
+
|
|
870
977
|
- [product] FiltersValuesType can be array of filter
|
|
871
978
|
|
|
872
979
|
## [3.137.0] - 2024.08.29
|
|
873
980
|
|
|
874
981
|
### Added
|
|
982
|
+
|
|
875
983
|
- [quotes] Add data in ItemData
|
|
876
984
|
|
|
877
985
|
## [3.136.0] - 2024.08.29
|
|
878
986
|
|
|
879
987
|
### Added
|
|
988
|
+
|
|
880
989
|
- [quotes] add endpoints to create and publish quote
|
|
881
990
|
|
|
882
991
|
## [3.135.0] - 2024.08.28
|
|
883
992
|
|
|
884
993
|
### Added
|
|
994
|
+
|
|
885
995
|
- [product] can have multiple sort on get offers
|
|
886
996
|
|
|
887
997
|
## [3.134.0] - 2024.08.13
|
|
888
998
|
|
|
889
999
|
### Added
|
|
1000
|
+
|
|
890
1001
|
- [quotes] Add validate quote endpoint
|
|
891
1002
|
|
|
892
1003
|
## [3.133.0] - 2024.08.13
|
|
893
1004
|
|
|
894
1005
|
### Added
|
|
1006
|
+
|
|
895
1007
|
- [quotes] Add lastVersion and version in quotes
|
|
896
1008
|
|
|
897
1009
|
## [3.132.0] - 2024.08.12
|
|
898
1010
|
|
|
899
1011
|
### Added
|
|
1012
|
+
|
|
900
1013
|
- [licences] Provide information to process remaining credits
|
|
901
1014
|
|
|
902
1015
|
## [3.131.0] - 2024.08.12
|
|
903
1016
|
|
|
904
1017
|
### Added
|
|
1018
|
+
|
|
905
1019
|
- [licences] Add FindResultItem type
|
|
906
1020
|
|
|
907
1021
|
## [3.130.0] - 2024.08.06
|
|
908
1022
|
|
|
909
1023
|
### Added
|
|
1024
|
+
|
|
910
1025
|
- [quotes] Add buyPrice and sellPrice in ItemData
|
|
911
1026
|
|
|
912
1027
|
## [3.129.0] - 2024.08.05
|
|
913
1028
|
|
|
914
1029
|
### Added
|
|
1030
|
+
|
|
915
1031
|
- [quotes] Add itemData in items
|
|
916
1032
|
|
|
917
1033
|
## [3.128.1] - 2024.08.05
|
|
918
1034
|
|
|
919
1035
|
### Fixed
|
|
1036
|
+
|
|
920
1037
|
- [quotes] Fixes endpoint request for quote response
|
|
921
1038
|
|
|
922
1039
|
## [3.128.0] - 2024.07.30
|
|
923
1040
|
|
|
924
1041
|
### Added
|
|
1042
|
+
|
|
925
1043
|
- [quotes] Add endpoint request for quote
|
|
926
1044
|
|
|
927
1045
|
## [3.127.0] - 2024.07.16
|
|
928
1046
|
|
|
929
1047
|
### Modified
|
|
1048
|
+
|
|
930
1049
|
- [licenses] Provide classification getting a license
|
|
931
1050
|
|
|
932
1051
|
## [3.126.0] - 2024.07.04
|
|
933
1052
|
|
|
934
1053
|
### Modified
|
|
1054
|
+
|
|
935
1055
|
- [licenses] Add coterminosity to schedule update
|
|
936
1056
|
|
|
937
1057
|
## [3.125.0] - 2024.06.28
|
|
938
1058
|
|
|
939
1059
|
### Modified
|
|
1060
|
+
|
|
940
1061
|
- [partners] Add partner register
|
|
941
1062
|
|
|
942
1063
|
## [3.124.0] - 2024.06.25
|
|
943
1064
|
|
|
944
1065
|
### Modified
|
|
1066
|
+
|
|
945
1067
|
- [orders] Add dynamic eav attributes for products in create order payload
|
|
946
1068
|
|
|
947
1069
|
## [3.123.1] - 2024.06.12
|
|
948
1070
|
|
|
949
1071
|
### Modified
|
|
1072
|
+
|
|
950
1073
|
- [licenses] Remove "/v2" from bulk action path
|
|
951
1074
|
|
|
952
1075
|
## [3.123.0] - 2024.06.12
|
|
953
1076
|
|
|
954
1077
|
### Modified
|
|
1078
|
+
|
|
955
1079
|
- [licenses] Send file in base64 for bulk action
|
|
956
1080
|
|
|
957
1081
|
## [3.121.0] - 2024.06.12
|
|
958
1082
|
|
|
959
1083
|
### Added
|
|
1084
|
+
|
|
960
1085
|
- [quotes] Adds endpoint to delete quote
|
|
961
1086
|
- [graphql-api] Adds quote entity
|
|
962
1087
|
|
|
963
1088
|
## [3.120.0] - 2024.06.11
|
|
964
1089
|
|
|
965
1090
|
### Added
|
|
1091
|
+
|
|
966
1092
|
- [customers] Adds endpoint migration
|
|
967
1093
|
- Added a Makefile to manage build, install, clean and test/test-unit commands
|
|
968
1094
|
|
|
969
1095
|
## [3.119.0] - 2024.06.10
|
|
970
1096
|
|
|
971
1097
|
### Added
|
|
1098
|
+
|
|
972
1099
|
- [partners] Add function to manage users (disable mfa, lock, unlock, unlock insecure login, update scope)
|
|
973
1100
|
- [graphql-api] Get users update historic
|
|
974
1101
|
- [licenses] Get license credentials
|
|
@@ -976,127 +1103,153 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
976
1103
|
## [3.118.1] - 2024.06.07
|
|
977
1104
|
|
|
978
1105
|
### Fixed
|
|
1106
|
+
|
|
979
1107
|
- [customers] Fixes tenantId field for customers endpoints
|
|
980
1108
|
|
|
981
1109
|
## [3.118.0] - 2024.05.27
|
|
982
1110
|
|
|
983
1111
|
### Added
|
|
1112
|
+
|
|
984
1113
|
- [licenses] Adds priceband attributes on get license payload
|
|
985
1114
|
|
|
986
1115
|
## [3.117.0] - 2024.05.22
|
|
987
1116
|
|
|
988
1117
|
### Added
|
|
1118
|
+
|
|
989
1119
|
- [licenses] Adds get coupoun code history endpoint
|
|
990
1120
|
|
|
991
1121
|
## [3.116.0] - 2024.05.16
|
|
992
1122
|
|
|
993
1123
|
### Added
|
|
1124
|
+
|
|
994
1125
|
- [Graphql-api] Adds User and UserHistory types
|
|
995
1126
|
|
|
996
1127
|
## [3.115.0] - 2024.05.15
|
|
997
1128
|
|
|
998
1129
|
### Removed
|
|
1130
|
+
|
|
999
1131
|
- [License bulk action] set license bulk action endpoint url
|
|
1000
1132
|
|
|
1001
1133
|
## [3.114.2] - 2024.04.26
|
|
1002
1134
|
|
|
1003
1135
|
### Removed
|
|
1136
|
+
|
|
1004
1137
|
- [License schedules tasks] remove deprecated and unsused endpoint getSchedulesTasks
|
|
1005
1138
|
|
|
1006
1139
|
## [3.114.1] - 2024.04.25
|
|
1007
1140
|
|
|
1008
1141
|
### Fixed
|
|
1142
|
+
|
|
1009
1143
|
- [License schedules tasks] Fixes post/update scheduled task payload
|
|
1010
1144
|
|
|
1011
1145
|
## [3.114.0] - 2024.04.24
|
|
1012
1146
|
|
|
1013
1147
|
### Added
|
|
1148
|
+
|
|
1014
1149
|
- [customer] add customer by Ref Api Call
|
|
1015
1150
|
|
|
1016
1151
|
## [3.113.0] - 2024.04.24
|
|
1017
1152
|
|
|
1018
1153
|
### Added
|
|
1154
|
+
|
|
1019
1155
|
- [License Bulk actions] allow REST clients to post a file with form/multipart
|
|
1020
1156
|
- [License Bulk actions] send file to upload changes
|
|
1021
1157
|
|
|
1022
1158
|
## [3.112.0] - 2024.04.24
|
|
1023
1159
|
|
|
1024
1160
|
### Added
|
|
1161
|
+
|
|
1025
1162
|
- [License find] Add keywords endCustomerOrganizationUnit to find licenses
|
|
1026
1163
|
|
|
1027
1164
|
## [3.111.0] - 2024.04.24
|
|
1028
1165
|
|
|
1029
1166
|
### Added
|
|
1167
|
+
|
|
1030
1168
|
- [Get License] Add fields price.total.init, price.unit.init
|
|
1031
1169
|
|
|
1032
1170
|
## [3.110.0] - 2024.04.18
|
|
1033
1171
|
|
|
1034
1172
|
### Added
|
|
1173
|
+
|
|
1035
1174
|
- [License schedules tasks] Update/Get/Delete scheduled tasks
|
|
1036
1175
|
|
|
1037
1176
|
## [3.109.0] - 2024.04.12
|
|
1038
1177
|
|
|
1039
1178
|
### Fixed
|
|
1179
|
+
|
|
1040
1180
|
- [License schedules tasks] Fixes getSchedulesTasks to handle api payload data with key scheduledTasks
|
|
1041
1181
|
|
|
1042
1182
|
### Added
|
|
1183
|
+
|
|
1043
1184
|
- [License schedules tasks] Added getScheduledTasks
|
|
1044
1185
|
|
|
1045
1186
|
## [3.108.1] - 2024.04.12
|
|
1046
1187
|
|
|
1047
1188
|
### Fixed
|
|
1189
|
+
|
|
1048
1190
|
- [License schedules tasks] Fixes get all schedules tasks to prevent breaking changes of api
|
|
1049
1191
|
|
|
1050
1192
|
## [3.108.0] - 2024.04.08
|
|
1051
1193
|
|
|
1052
1194
|
### Added
|
|
1195
|
+
|
|
1053
1196
|
- [License schedules tasks] Get all schedules tasks
|
|
1054
1197
|
|
|
1055
1198
|
## [3.107.0] - 2024.04.05
|
|
1056
1199
|
|
|
1057
1200
|
### Added
|
|
1201
|
+
|
|
1058
1202
|
- [License Bulk Actions] Allow/Prepare client to bulk action to upload file
|
|
1059
1203
|
|
|
1060
1204
|
## [3.106.0] - 2024.04.04
|
|
1061
1205
|
|
|
1062
1206
|
### Added
|
|
1207
|
+
|
|
1063
1208
|
- [Licenses Events] add field `type` in keywordByFields.keywordByFields
|
|
1064
1209
|
|
|
1065
1210
|
## [3.105.0] - 2024.04.04
|
|
1066
1211
|
|
|
1067
1212
|
### Added
|
|
1213
|
+
|
|
1068
1214
|
- [Customers Contact] add field `organizationUnitIds` in customer contact payload
|
|
1069
1215
|
|
|
1070
1216
|
## [3.104.0] - 2024.03.25
|
|
1071
1217
|
|
|
1072
1218
|
### Added
|
|
1219
|
+
|
|
1073
1220
|
- [licenses] add endpoints to save special bid and rewrite rate history
|
|
1074
1221
|
|
|
1075
1222
|
## [3.103.0] - 2024.03.22
|
|
1076
1223
|
|
|
1077
1224
|
### Added
|
|
1225
|
+
|
|
1078
1226
|
- [campaign] add downloadUrls field on campaign
|
|
1079
1227
|
|
|
1080
1228
|
## [3.101.0] - 2024.03.19
|
|
1081
1229
|
|
|
1082
1230
|
### Added
|
|
1231
|
+
|
|
1083
1232
|
- [customer/contact] add organization object in customer contact payload
|
|
1084
1233
|
|
|
1085
1234
|
### Updated
|
|
1235
|
+
|
|
1086
1236
|
- Add some configs for IDE
|
|
1087
1237
|
|
|
1088
1238
|
## [3.101.0] - 2024.03.19
|
|
1089
1239
|
|
|
1090
1240
|
### Added
|
|
1241
|
+
|
|
1091
1242
|
- [licenses] add new field configs and warnings
|
|
1092
1243
|
- [licenses] add new endpoint to get daily consumption predictions
|
|
1093
1244
|
|
|
1094
1245
|
### Fixed
|
|
1246
|
+
|
|
1095
1247
|
- [licenses] fixes endpoint to post configs
|
|
1096
1248
|
|
|
1097
1249
|
## [3.100.0] - 2024.02.27
|
|
1098
1250
|
|
|
1099
1251
|
### Added
|
|
1252
|
+
|
|
1100
1253
|
- [consumption] add endpoint to get and update budget settings
|
|
1101
1254
|
- [graphql-api] add license budget
|
|
1102
1255
|
- [licenses] add new field vendor_code
|
|
@@ -1104,51 +1257,61 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1104
1257
|
## [3.99.0] - 2024.02.20
|
|
1105
1258
|
|
|
1106
1259
|
### Added
|
|
1260
|
+
|
|
1107
1261
|
- [billing] add generate billing export async
|
|
1108
1262
|
|
|
1109
1263
|
## [3.98.0] - 2024-02-14
|
|
1110
1264
|
|
|
1111
1265
|
### Added
|
|
1266
|
+
|
|
1112
1267
|
- [Well Architected] Add the Reports to the different schema
|
|
1113
1268
|
|
|
1114
1269
|
## [3.97.0] - 2024.02.12
|
|
1115
1270
|
|
|
1116
1271
|
### Updated
|
|
1272
|
+
|
|
1117
1273
|
- [licenses] update filters and keywords for licenses
|
|
1118
1274
|
|
|
1119
1275
|
## [3.96.0] - 2024.02.06
|
|
1120
1276
|
|
|
1121
1277
|
### Added
|
|
1278
|
+
|
|
1122
1279
|
- [licenses] add/remove licenses conversion sku payload properties
|
|
1123
1280
|
|
|
1124
1281
|
## [3.95.0] - 2024.02.06
|
|
1125
1282
|
|
|
1126
1283
|
### Added
|
|
1284
|
+
|
|
1127
1285
|
- [licenses] add properties friendlyName, totalBuyPrice to licenses conversion sku payload
|
|
1128
1286
|
|
|
1129
1287
|
## [3.94.3] - 2024.02.01
|
|
1130
1288
|
|
|
1131
1289
|
### Fixed
|
|
1290
|
+
|
|
1132
1291
|
- [orders] fix optional fields in order type and class
|
|
1133
1292
|
|
|
1134
1293
|
## [3.94.2] - 2024.01.29
|
|
1135
1294
|
|
|
1136
1295
|
### Fixed
|
|
1296
|
+
|
|
1137
1297
|
- [licenses] add missing prop endDate to existing licenses conversion sku payload
|
|
1138
1298
|
|
|
1139
1299
|
## [3.94.1] - 2024.01.25
|
|
1140
1300
|
|
|
1141
1301
|
### Fixed
|
|
1302
|
+
|
|
1142
1303
|
- [Graphql-api] remove Vendor from SelectDataField
|
|
1143
1304
|
|
|
1144
1305
|
## [3.94.0] - 2024.01.25
|
|
1145
1306
|
|
|
1146
1307
|
### Added
|
|
1308
|
+
|
|
1147
1309
|
- feat(licenses): add new fields and event types
|
|
1148
1310
|
|
|
1149
1311
|
## [3.93.0] - 2024.01.25
|
|
1150
1312
|
|
|
1151
1313
|
### Added
|
|
1314
|
+
|
|
1152
1315
|
- [Graphql-api] add subscribedProgram of a company
|
|
1153
1316
|
|
|
1154
1317
|
## [3.92.0] - 2024.01.23
|
|
@@ -1166,201 +1329,238 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1166
1329
|
## [3.90.0] - 2024.01.11
|
|
1167
1330
|
|
|
1168
1331
|
### Added
|
|
1332
|
+
|
|
1169
1333
|
- [License] source marketplace and vendorSku during GET License
|
|
1170
1334
|
|
|
1171
1335
|
## [3.89.0] - 2024.01.11
|
|
1172
1336
|
|
|
1173
1337
|
### Added
|
|
1338
|
+
|
|
1174
1339
|
- [Organization Unit] add countLicenses fields to get List organization unit
|
|
1175
1340
|
|
|
1176
1341
|
## [3.88.0] - 2024.01.08
|
|
1177
1342
|
|
|
1178
1343
|
### Added
|
|
1344
|
+
|
|
1179
1345
|
- [license] add bulk action on licenses
|
|
1180
1346
|
|
|
1181
1347
|
## [3.87.0] - 2024.01.08
|
|
1182
1348
|
|
|
1183
1349
|
### Added
|
|
1350
|
+
|
|
1184
1351
|
- [Quote] allow to request for quote
|
|
1185
1352
|
|
|
1186
1353
|
## [3.86.0] - 2024.01.08
|
|
1187
1354
|
|
|
1188
1355
|
### Added
|
|
1356
|
+
|
|
1189
1357
|
- [Customer Contact] add organization unit id in customer contact call
|
|
1190
1358
|
|
|
1191
1359
|
## [3.85.0] - 2024-01-05
|
|
1192
1360
|
|
|
1193
1361
|
### Added
|
|
1362
|
+
|
|
1194
1363
|
- [license] Add Market Segment to License
|
|
1195
1364
|
|
|
1196
1365
|
## [3.84.1] - 2024-01-05
|
|
1197
1366
|
|
|
1198
1367
|
### Fixed
|
|
1368
|
+
|
|
1199
1369
|
- [license] Fixed license test
|
|
1200
1370
|
|
|
1201
1371
|
## [3.84.0] - 2024-01-04
|
|
1202
1372
|
|
|
1203
1373
|
### Added
|
|
1374
|
+
|
|
1204
1375
|
- [license] add license relation
|
|
1205
1376
|
|
|
1206
1377
|
## [3.83.0] - 2024-01-04
|
|
1207
1378
|
|
|
1208
1379
|
### Added
|
|
1380
|
+
|
|
1209
1381
|
- [license] add patch license
|
|
1210
1382
|
|
|
1211
1383
|
## [3.82.0] - 2023-12-29
|
|
1212
1384
|
|
|
1213
1385
|
### Added
|
|
1386
|
+
|
|
1214
1387
|
- [graphql-api] special price rates history
|
|
1215
1388
|
|
|
1216
1389
|
## [3.81.1] - 2023-12-21
|
|
1217
1390
|
|
|
1218
1391
|
### Fixed
|
|
1392
|
+
|
|
1219
1393
|
- Fixed get license rate for null value
|
|
1220
1394
|
|
|
1221
1395
|
## [3.81.0] - 2023-12-21
|
|
1222
1396
|
|
|
1223
1397
|
### Added
|
|
1398
|
+
|
|
1224
1399
|
- [license] Adds rates
|
|
1225
1400
|
|
|
1226
1401
|
## [3.80.1] - 2023-12-21
|
|
1227
1402
|
|
|
1228
1403
|
### Fixed
|
|
1404
|
+
|
|
1229
1405
|
- Fixed get pricing rate unit tests
|
|
1230
1406
|
|
|
1231
1407
|
## [3.80.0] - 2023-12-21
|
|
1232
1408
|
|
|
1233
1409
|
### Added
|
|
1410
|
+
|
|
1234
1411
|
- Adds post schedule tasks
|
|
1235
1412
|
- Adds Get/Set Pricing rate on a license
|
|
1236
1413
|
|
|
1237
1414
|
## [3.79.0] - 2023-12-20
|
|
1238
1415
|
|
|
1239
1416
|
### Changed
|
|
1417
|
+
|
|
1240
1418
|
- [license] Add new columns price.priceBandArrowsphereSku, price.unit.list and price.total.list
|
|
1241
1419
|
|
|
1242
1420
|
## [3.78.0] - 2023-12-15
|
|
1243
1421
|
|
|
1244
1422
|
### Changed
|
|
1423
|
+
|
|
1245
1424
|
- [graphql-api] Add company extraInformation
|
|
1246
1425
|
|
|
1247
1426
|
## [3.77.1] - 2023-12-15
|
|
1248
1427
|
|
|
1249
1428
|
### Fixed
|
|
1429
|
+
|
|
1250
1430
|
- Fixed get licenseRequest data structure
|
|
1251
1431
|
|
|
1252
1432
|
## [3.77.0] - 2023-12-13
|
|
1253
1433
|
|
|
1254
1434
|
### Changed
|
|
1435
|
+
|
|
1255
1436
|
- Add license get credentials endpoint and update get license extraData
|
|
1256
1437
|
|
|
1257
1438
|
## [3.76.0] - 2023-12-08
|
|
1258
1439
|
|
|
1259
1440
|
### Changed
|
|
1441
|
+
|
|
1260
1442
|
- Add license upgrade to existing endpoint
|
|
1261
1443
|
|
|
1262
1444
|
## [3.75.1] - 2023-12-07
|
|
1263
1445
|
|
|
1264
1446
|
### Fixed
|
|
1447
|
+
|
|
1265
1448
|
- Fixes get license conversion sku
|
|
1266
1449
|
|
|
1267
1450
|
## [3.75.0] - 2023-12-07
|
|
1268
1451
|
|
|
1269
1452
|
### Changed
|
|
1453
|
+
|
|
1270
1454
|
- Add license conversion sku endpoints
|
|
1271
1455
|
|
|
1272
1456
|
## [3.74.0] - 2023-12-06
|
|
1273
1457
|
|
|
1274
1458
|
### Changed
|
|
1459
|
+
|
|
1275
1460
|
- [Customers Contact] Add xcp invitation data in customer contact call
|
|
1276
1461
|
|
|
1277
1462
|
## [3.73.0] - 2023-12-06
|
|
1278
1463
|
|
|
1279
1464
|
### Changed
|
|
1465
|
+
|
|
1280
1466
|
- Add License priceBand saleConstrainst
|
|
1281
1467
|
|
|
1282
1468
|
## [3.72.0] - 2023-12-05
|
|
1283
1469
|
|
|
1284
1470
|
### Changed
|
|
1471
|
+
|
|
1285
1472
|
- Adds Organization unit client and endpoints
|
|
1286
1473
|
|
|
1287
1474
|
## [3.71.1] - 2023-12-05
|
|
1288
1475
|
|
|
1289
1476
|
### Fixed
|
|
1477
|
+
|
|
1290
1478
|
- Fix save order eavs
|
|
1291
1479
|
|
|
1292
1480
|
## [3.71.0] - 2023-12-01
|
|
1293
1481
|
|
|
1294
1482
|
### Changed
|
|
1483
|
+
|
|
1295
1484
|
- Adds save order eavs
|
|
1296
1485
|
|
|
1297
1486
|
## [3.70.6] - 2023-11-30
|
|
1298
1487
|
|
|
1299
1488
|
### Fixed
|
|
1489
|
+
|
|
1300
1490
|
- Fix empty assets and promotion in LicenseGetResult
|
|
1301
1491
|
|
|
1302
1492
|
## [3.70.5] - 2023-11-29
|
|
1303
1493
|
|
|
1304
1494
|
### Fixed
|
|
1495
|
+
|
|
1305
1496
|
- Fix update issue support center
|
|
1306
1497
|
|
|
1307
1498
|
## [3.70.4] - 2023-11-29
|
|
1308
1499
|
|
|
1309
1500
|
### Changed
|
|
1310
|
-
- Adds score by group for the Checks in Well Architected
|
|
1311
1501
|
|
|
1502
|
+
- Adds score by group for the Checks in Well Architected
|
|
1312
1503
|
|
|
1313
1504
|
## [3.70.3] - 2023-11-29
|
|
1314
1505
|
|
|
1315
1506
|
### Changed
|
|
1316
|
-
- Adds fields below to LicenseGetResult:
|
|
1317
1507
|
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1508
|
+
- Adds fields below to LicenseGetResult:
|
|
1509
|
+
- vendorBillingId
|
|
1510
|
+
- promotion
|
|
1511
|
+
- nextRenewalDate
|
|
1512
|
+
- assets
|
|
1322
1513
|
|
|
1323
1514
|
## [3.70.2] - 2023-11-29
|
|
1324
1515
|
|
|
1325
1516
|
### Fixed
|
|
1517
|
+
|
|
1326
1518
|
- Add more criteria to search licenses event
|
|
1327
1519
|
|
|
1328
1520
|
## [3.70.1] - 2023-11-29
|
|
1329
1521
|
|
|
1330
1522
|
### Fixed
|
|
1523
|
+
|
|
1331
1524
|
- Fixes licenses event schema
|
|
1332
1525
|
|
|
1333
1526
|
## [3.70.0] - 2023-11-28
|
|
1334
1527
|
|
|
1335
1528
|
### Fixed
|
|
1529
|
+
|
|
1336
1530
|
- Add graphql-api company contacts
|
|
1337
1531
|
|
|
1338
1532
|
## [3.69.3] - 2023-11-24
|
|
1339
1533
|
|
|
1340
1534
|
### Fixed
|
|
1535
|
+
|
|
1341
1536
|
- Add 'recurring' license event type
|
|
1342
1537
|
|
|
1343
1538
|
## [3.69.2] - 2023-11-24
|
|
1344
1539
|
|
|
1345
1540
|
### Fixed
|
|
1541
|
+
|
|
1346
1542
|
- Fixed the code type in RegisterCheckReturnVendorStatus as a number and not a string.
|
|
1347
1543
|
|
|
1348
1544
|
### Changed
|
|
1545
|
+
|
|
1349
1546
|
- Add the isLocked key in the RegisterCheckReturnData.
|
|
1350
1547
|
|
|
1351
1548
|
## [3.69.1] - 2023-11-23
|
|
1352
1549
|
|
|
1353
1550
|
### Fixed
|
|
1551
|
+
|
|
1354
1552
|
- Fixed the bad schema for ExtraDataType
|
|
1355
1553
|
|
|
1356
1554
|
## [3.69.0] - 2023-11-23
|
|
1357
1555
|
|
|
1358
1556
|
### Changed
|
|
1557
|
+
|
|
1359
1558
|
- Adds licenses upgrade
|
|
1360
1559
|
|
|
1361
1560
|
## [3.68.0] - 2023-11-21
|
|
1362
1561
|
|
|
1363
1562
|
### Changed
|
|
1563
|
+
|
|
1364
1564
|
- [Well Architected] Add ExtraDataType to Checks
|
|
1365
1565
|
- [Well Architected] Add Status type to Standard
|
|
1366
1566
|
- [Well Architected] Pass a header with getVendorStatus for the register/check endpoint
|
|
@@ -1368,103 +1568,117 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1368
1568
|
## [3.67.0] - 2023-11-17
|
|
1369
1569
|
|
|
1370
1570
|
### Changed
|
|
1571
|
+
|
|
1371
1572
|
- Order creation endpoint : Add coterminosity + promotion ID option
|
|
1372
1573
|
|
|
1373
1574
|
## [3.66.0] - 2023-11-17
|
|
1374
1575
|
|
|
1375
1576
|
### Changed
|
|
1577
|
+
|
|
1376
1578
|
- graphql-api adds functions to find companies
|
|
1377
1579
|
|
|
1378
1580
|
## [3.65.1] - 2023-11-17
|
|
1379
1581
|
|
|
1380
1582
|
### Changed
|
|
1583
|
+
|
|
1381
1584
|
- Fixes License security property
|
|
1382
1585
|
|
|
1383
1586
|
## [3.65.0] - 2023-11-15
|
|
1384
1587
|
|
|
1385
1588
|
### Changed
|
|
1589
|
+
|
|
1386
1590
|
- Handle several stages of filters for license
|
|
1387
1591
|
- Add security property to License
|
|
1388
1592
|
|
|
1389
|
-
|
|
1390
1593
|
## [3.64.0] - 2023-11-14
|
|
1391
1594
|
|
|
1392
1595
|
### Changed
|
|
1596
|
+
|
|
1393
1597
|
- Add more license event types, add license event action enums
|
|
1394
1598
|
|
|
1395
1599
|
## [3.63.0] - 2023-11-13
|
|
1396
1600
|
|
|
1397
1601
|
### Changed
|
|
1398
|
-
- Add ExtraParams to the RegisterLink type
|
|
1399
1602
|
|
|
1603
|
+
- Add ExtraParams to the RegisterLink type
|
|
1400
1604
|
|
|
1401
1605
|
## [3.62.0] - 2023-11-08
|
|
1402
1606
|
|
|
1403
1607
|
### Changed
|
|
1608
|
+
|
|
1404
1609
|
- add partners delete endpoint
|
|
1405
1610
|
|
|
1406
1611
|
## [3.61.0] - 2023-11-02
|
|
1407
1612
|
|
|
1408
1613
|
### Changed
|
|
1614
|
+
|
|
1409
1615
|
- add licenses get last request
|
|
1410
1616
|
|
|
1411
1617
|
## [3.60.0] - 2023-10-31
|
|
1412
1618
|
|
|
1413
1619
|
### Changed
|
|
1620
|
+
|
|
1414
1621
|
- add licenses get events
|
|
1415
1622
|
|
|
1416
1623
|
## [3.59.1] - 2023-10-26
|
|
1417
1624
|
|
|
1418
1625
|
### Changed
|
|
1626
|
+
|
|
1419
1627
|
- graphqlApi add field resellerId for Comapny
|
|
1420
1628
|
|
|
1421
1629
|
## [3.59.0] - 2023-10-24
|
|
1422
1630
|
|
|
1423
1631
|
### Changed
|
|
1424
|
-
- Add hasResources to the check entity
|
|
1425
1632
|
|
|
1633
|
+
- Add hasResources to the check entity
|
|
1426
1634
|
|
|
1427
1635
|
## [3.58.1] - 2023-10-24
|
|
1428
1636
|
|
|
1429
1637
|
### Changed
|
|
1638
|
+
|
|
1430
1639
|
- Update graphqlApi type add query valueType and idNullValue to InputFilterValueField
|
|
1431
1640
|
|
|
1432
1641
|
## [3.58.0] - 2023-10-19
|
|
1433
1642
|
|
|
1434
1643
|
### Changed
|
|
1644
|
+
|
|
1435
1645
|
- Update customer client, add post invitation endpoint
|
|
1436
1646
|
|
|
1437
1647
|
## [3.57.1] - 2023-10-13
|
|
1438
1648
|
|
|
1439
1649
|
### Changed
|
|
1650
|
+
|
|
1440
1651
|
- Fixing the missing pillar in the wellArchitected ressources endpoint
|
|
1441
1652
|
|
|
1442
1653
|
## [3.57.0] - 2023-10-10
|
|
1443
1654
|
|
|
1444
1655
|
### Changed
|
|
1656
|
+
|
|
1445
1657
|
- add method findPriceBandsByQuery
|
|
1446
1658
|
|
|
1447
1659
|
## [3.56.0] - 2023-10-05
|
|
1448
1660
|
|
|
1449
1661
|
### Changed
|
|
1662
|
+
|
|
1450
1663
|
- The **security** endpoint is now considered deprecrated.
|
|
1451
1664
|
- Add the **register** and **standards** functions that used the **security** endpoint in the wellArchitected one.
|
|
1452
1665
|
|
|
1453
1666
|
## [3.55.0] - 2023-09-25
|
|
1454
1667
|
|
|
1455
1668
|
### Changed
|
|
1456
|
-
- update graphql-api spec, add field labelsSeralized
|
|
1457
1669
|
|
|
1670
|
+
- update graphql-api spec, add field labelsSeralized
|
|
1458
1671
|
|
|
1459
1672
|
## [3.54.0] - 2023-09-21
|
|
1460
1673
|
|
|
1461
1674
|
### Changed
|
|
1462
|
-
- Changing the CheckCountByDateAggType type in Well Architected. **count** is deprecated and adding **score** and **scoreUnit**.
|
|
1463
1675
|
|
|
1676
|
+
- Changing the CheckCountByDateAggType type in Well Architected. **count** is deprecated and adding **score** and **scoreUnit**.
|
|
1464
1677
|
|
|
1465
1678
|
## [3.53.0] - 2023-09-23
|
|
1466
1679
|
|
|
1467
1680
|
### Changed
|
|
1681
|
+
|
|
1468
1682
|
- Creating the Well Architected GraphQL client, to support both Security Dashboard & Cost Optimization Dashboard.
|
|
1469
1683
|
|
|
1470
1684
|
## [3.52.0] - 2023-09-15
|
|
@@ -2032,6 +2246,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
2032
2246
|
- Update Offer object and Licence object
|
|
2033
2247
|
|
|
2034
2248
|
#### LicenseFind
|
|
2249
|
+
|
|
2035
2250
|
- Add more objects to define a license:
|
|
2036
2251
|
- Add object Warning as "warnings" field:
|
|
2037
2252
|
- key
|
|
@@ -2051,7 +2266,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
2051
2266
|
- sell_price
|
|
2052
2267
|
- list_price
|
|
2053
2268
|
- currency
|
|
2269
|
+
|
|
2054
2270
|
#### OfferFind
|
|
2271
|
+
|
|
2055
2272
|
- Add more objects to define an offer:
|
|
2056
2273
|
- Add field "classification"
|
|
2057
2274
|
- Add field "isEnabled"
|
|
@@ -9,6 +9,7 @@ var ActionTypes;
|
|
|
9
9
|
})(ActionTypes = exports.ActionTypes || (exports.ActionTypes = {}));
|
|
10
10
|
var AutoRenewStatuses;
|
|
11
11
|
(function (AutoRenewStatuses) {
|
|
12
|
+
AutoRenewStatuses["EST"] = "est";
|
|
12
13
|
AutoRenewStatuses["OFF"] = "off";
|
|
13
14
|
AutoRenewStatuses["ON"] = "on";
|
|
14
15
|
})(AutoRenewStatuses = exports.AutoRenewStatuses || (exports.AutoRenewStatuses = {}));
|
package/package.json
CHANGED