You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+44-7Lines changed: 44 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,42 @@
1
1
See full changelog for the OpenAPI Schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
2
2
3
+
# 29.0.0
4
+
- Updating to OAS 2020-09-14_1.617.1
5
+
6
+
## Breaking changes in this version
7
+
-[Breaking] Removed the deprecated longest_gap_between_transactions, average_inflow_amount, and average_outflow_amount fields from the BaseReportAccountInsights object in the /cra/check_report/base_report/get response.
8
+
9
+
## OpenAPI Schema Changes
10
+
### 2020-09-14_1.617.1
11
+
- For Plaid Check: `date_of_birth` is now required within the `consumer_report_user_identity` object when creating or updating a user token.
12
+
13
+
### 2020-09-14_1.617.0
14
+
-[Breaking] Removed the deprecated longest_gap_between_transactions, average_inflow_amount, and average_outflow_amount fields from the BaseReportAccountInsights object in the /cra/check_report/base_report/get response.
15
+
16
+
### 2020-09-14_1.616.0
17
+
- Add `originating_fund_source` to `/wallet/transaction/execute` endpoint.
18
+
19
+
### 2020-09-14_1.615.0
20
+
- Add `account_details_401k` objects to `/investments/auth/get` endpoint.
21
+
22
+
### 2020-09-14_1.614.1
23
+
- Update `owners` field description for empty case
24
+
25
+
### 2020-09-14_1.614.0
26
+
- Add model for the new `retirement_401k` numbers object to the `InvestmentsAuthGetNumbers` schema.
27
+
28
+
### 2020-09-14_1.613.0
29
+
- Add `POST /signal/schedule` endpoint
30
+
31
+
### 2025-01-27_1.611.0
32
+
- Add `end_to_end_id` to `/payment_initiation/payment/get`
33
+
34
+
### 2020-09-14_1.611.0
35
+
- Add RfP to /transfer/capabilities/get
36
+
37
+
### 2020-09-14_1.610.2
38
+
- Update `cashflow_updates` docs to reflect proper cadence
39
+
3
40
# 28.1.0
4
41
- Updating to OAS 2020-09-14_1.610.1
5
42
@@ -63,7 +100,7 @@ endpoints.
63
100
### 2020-09-14_1.600.2
64
101
- Update descriptions for `/network/status/get` request and response fields
65
102
- Add `nullable: true` to mortgage `account_number` field in the `MortgageLiability` schema to reflect actual behavior.
66
-
- Add `transactions_refresh` to `Products` array to reflect actual behavior; this field is not accepted as input to `/link/token/create` but can be part of supported products array in the `Institution` object.
103
+
- Add `transactions_refresh` to `Products` array to reflect actual behavior; this field is not accepted as input to `/link/token/create` but can be part of supported products array in the `Institution` object.
67
104
68
105
### 2020-09-14_1.600.1
69
106
-`depository`+`cash management` Accounts are now eligible for Auth data for certain institutions
@@ -356,7 +393,7 @@ endpoints.
356
393
- add `/issues/get`, `/issues/search`, and `/issues/subscribe` for Support API endpoints.
357
394
358
395
### 2020-09-14_1.563.0
359
-
- Update fields on `item` object in `/item/get` response
396
+
- Update fields on `item` object in `/item/get` response
360
397
- Add `consented_use_cases` field
361
398
- Add `consented_data_scopes` field
362
399
- Add `created_at` field
@@ -539,14 +576,14 @@ endpoints.
539
576
540
577
### 2020-09-14_1.535.2
541
578
- Make some `CraBankIncomeSummary` fields visible.
542
-
-
579
+
-
543
580
### 2020-09-14_1.535.1
544
581
545
582
### 2020-09-14_1.535.0
546
583
-[Breaking for Go] Updated `consumer_report_user_identity` field in `/user/update` to be required to reflect actual API behavior.
547
584
548
585
### 2020-09-14_1.534.7
549
-
- Add `stated_account_number_enabled` to `investments_auth` in `LinkTokenCreateRequest`
586
+
- Add `stated_account_number_enabled` to `investments_auth` in `LinkTokenCreateRequest`
550
587
551
588
### 2020-09-14_1.534.6
552
589
-[Breaking] Updated base report endpoints and objects to include `cra` prefix
@@ -634,7 +671,7 @@ endpoints.
634
671
## Breaking changes in this version
635
672
636
673
-[Breaking] Renamed `bank_income` to `report` in the `cra/check_report/income_insights/get` response
637
-
-[Breaking] For Python only, updated certain fields (primarily ones used by Identity Verification and Monitor) to be represented as string types instead of classes. This is a side effect of a broader change to remove `minLength` verification to work around incorrect behavior in the Ruby client library when receiving `nil` for a type with a `minLength` set. Classes that have been replaced by strings in Python are: `ClientUserID`, `ClientUserIDNullable`, `DeprecatedClientUserID`, `EntityWatchlistScreeningName`, `EntityWatchlistScreeningProgramName`, `GenericCountryCode`, `GenericCountryCodeNullable`, `IdentityVerificationDocumentCountryCode`, `IndividualWatchlistScreeningProgramName`, `ReviewComment`, `SourceUID`, `WatchlistScreeningDocumentValue`, `WatchlistScreeningDocumentValueNullable`, and `WatchlistScreeningIndividualName`.
674
+
-[Breaking] For Python only, updated certain fields (primarily ones used by Identity Verification and Monitor) to be represented as string types instead of classes. This is a side effect of a broader change to remove `minLength` verification to work around incorrect behavior in the Ruby client library when receiving `nil` for a type with a `minLength` set. Classes that have been replaced by strings in Python are: `ClientUserID`, `ClientUserIDNullable`, `DeprecatedClientUserID`, `EntityWatchlistScreeningName`, `EntityWatchlistScreeningProgramName`, `GenericCountryCode`, `GenericCountryCodeNullable`, `IdentityVerificationDocumentCountryCode`, `IndividualWatchlistScreeningProgramName`, `ReviewComment`, `SourceUID`, `WatchlistScreeningDocumentValue`, `WatchlistScreeningDocumentValueNullable`, and `WatchlistScreeningIndividualName`.
638
675
639
676
640
677
### 2020-09-14_1.520.0
@@ -648,7 +685,7 @@ endpoints.
648
685
649
686
### 2020-09-14_1.524.1
650
687
651
-
-[Breaking] For Python only, updated certain fields (primarily ones used by Identity Verification and Monitor) to be represented as string types instead of classes. This is a side effect of a broader change to remove `minLength` verification to work around incorrect behavior in the Ruby client library when receiving `nil` for a type with a `minLength` set. Classes that have been replaced by strings in Python are: `ClientUserID`, `ClientUserIDNullable`, `DeprecatedClientUserID`, `EntityWatchlistScreeningName`, `EntityWatchlistScreeningProgramName`, `GenericCountryCode`, `GenericCountryCodeNullable`, `IdentityVerificationDocumentCountryCode`, `IndividualWatchlistScreeningProgramName`, `ReviewComment`, `SourceUID`, `WatchlistScreeningDocumentValue`, `WatchlistScreeningDocumentValueNullable`, and `WatchlistScreeningIndividualName`.
688
+
-[Breaking] For Python only, updated certain fields (primarily ones used by Identity Verification and Monitor) to be represented as string types instead of classes. This is a side effect of a broader change to remove `minLength` verification to work around incorrect behavior in the Ruby client library when receiving `nil` for a type with a `minLength` set. Classes that have been replaced by strings in Python are: `ClientUserID`, `ClientUserIDNullable`, `DeprecatedClientUserID`, `EntityWatchlistScreeningName`, `EntityWatchlistScreeningProgramName`, `GenericCountryCode`, `GenericCountryCodeNullable`, `IdentityVerificationDocumentCountryCode`, `IndividualWatchlistScreeningProgramName`, `ReviewComment`, `SourceUID`, `WatchlistScreeningDocumentValue`, `WatchlistScreeningDocumentValueNullable`, and `WatchlistScreeningIndividualName`.
652
689
653
690
### 2020-09-14_1.524.0
654
691
@@ -1074,7 +1111,7 @@ endpoints.
1074
1111
- Internal changes only
1075
1112
1076
1113
### 2020-09-14_1.483.0
1077
-
- Added net new fields to StatementsAccount object: `account_mask`, `account_subtype`, `account_official_name`
1114
+
- Added net new fields to StatementsAccount object: `account_mask`, `account_subtype`, `account_official_name`
0 commit comments